index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-29
doc: Add since documentation for enumeration values
Andrea Canciani
1
-132
/
+133
2012-03-29
doc: Add "since" tag to documentation
Andrea Canciani
1
-0
/
+66
2012-03-29
doc: Make documentation comments symmetric
Andrea Canciani
1
-1
/
+1
2012-03-23
cairo: Add some missing doc entries for cairo_raster_source_pattern_t
Chris Wilson
1
-1
/
+8
2012-02-15
device: Minor documentation fixes
Andrea Canciani
1
-2
/
+1
2012-02-15
win32: Rebase on the new compositor infrastructure
Chris Wilson
1
-0
/
+2
2012-02-11
observer: Return status when printing the observed data
Andrea Canciani
1
-2
/
+2
2012-01-19
api: add cairo_surface_supports_mime_type
Adrian Johnson
1
-0
/
+4
2011-12-10
doc: fix typos
Adrian Johnson
1
-3
/
+3
2011-12-07
doc: Add documentation for cairo_raster_source_pattern
Chris Wilson
1
-0
/
+70
2011-12-02
doc: add CAIRO_DEVICE_TYPE_COGL
Chris Wilson
1
-0
/
+1
2011-12-02
doc: Add new antialias symbols
Chris Wilson
1
-0
/
+6
2011-11-25
Convert cairo_mime_surface_t to cairo_raster_source_pattern_t
Chris Wilson
1
-36
/
+54
2011-11-21
cairo_surface_observer_mode_t: Remove trailing comma.
Murray Cumming
1
-1
/
+1
2011-10-11
backends: Adds a new Cogl based backend
Robert Bragg
1
-1
/
+4
2011-09-12
Introduce a new compositor architecture
Chris Wilson
1
-1
/
+44
2011-08-30
api: Extend cairo_antialias_t to include performace/quality hints
Chris Wilson
1
-1
/
+24
2011-08-30
perf: Print a summary of each operation for a trace (using '-s')
Chris Wilson
1
-1
/
+22
2011-08-23
observe: Provide the sum of the elapsed time of the individual operations
Chris Wilson
1
-0
/
+5
2011-08-15
Introduce cairo_mime_surface_t
Chris Wilson
1
-18
/
+71
2011-08-14
Introduce cairo_surface_observer_t for performance analysis
Chris Wilson
1
-0
/
+13
2011-08-08
cairo.h: Document CAIRO_DEVICE_TYPE_INVALID
Uli Schlachter
1
-0
/
+1
2011-07-26
API: map-to-image and create-similar-image
Chris Wilson
1
-39
/
+54
2011-07-24
composite: Perform a quick is-clipped for glyphs
Chris Wilson
1
-4
/
+4
2011-07-08
device: Fix documentation of device types
Andrea Canciani
1
-8
/
+9
2011-07-08
device: Define the CAIRO_DEVICE_TYPE_INVALID device type
Andrea Canciani
1
-1
/
+3
2011-07-08
device: Add CAIRO_STATUS_DEVICE_FINISHED
Andrea Canciani
1
-0
/
+2
2011-06-25
Fix typos
Nis Martensen
1
-3
/
+3
2011-06-08
cairo: Remove trailing comma from cairo_format_t
Murray Cumming
1
-1
/
+1
2011-05-01
Expose 30bpp/10bpc support: CAIRO_FORMAT_RGB30
Jesse Barnes
1
-1
/
+3
2011-02-07
mesh: Rename cairo_pattern_mesh_* functions to cairo_mesh_pattern_*
Andrea Canciani
1
-13
/
+13
2011-01-27
User fonts: Make it clear what should NOT be freed
Uli Schlachter
1
-3
/
+5
2011-01-16
doc: Fix some broken references and gtk-doc warnings
Maarten Bosmans
1
-15
/
+18
2011-01-01
pattern: Add public mesh pattern API
Adrian Johnson
1
-0
/
+62
2011-01-01
mesh: Add mesh pattern type and enum values
Adrian Johnson
1
-1
/
+8
2010-11-23
Add unique_id mime type
Adrian Johnson
1
-0
/
+1
2010-09-10
cairo: Remove trailing comma from cairo_device_t
Chris Wilson
1
-1
/
+1
2010-09-06
Reduce the cairo_device_type_t to only hold the used entries.
Chris Wilson
1
-41
/
+8
2010-08-26
subsurface: Make CAIRO_SURFACE_TYPE_SUBSURFACE public
Benjamin Otte
1
-1
/
+6
2010-08-07
Update documentation to reflect that rgb565 is no longer deprecated.
Søren Sandmann Pedersen
1
-3
/
+3
2010-07-30
tee: Move definitions into separate header
Benjamin Otte
1
-17
/
+0
2010-07-10
Convert mime data length to use unsigned long
Chris Wilson
1
-2
/
+2
2010-07-09
doc: Add "@Since: 1.10" tags to device docs
Benjamin Otte
1
-0
/
+2
2010-07-09
doc: Add missing region documentation
Benjamin Otte
1
-0
/
+13
2010-07-08
doc: Fix some consistency issues that confuse gtk-doc
Benjamin Otte
1
-2
/
+14
2010-07-06
region: Add cairo_region_xor() and cairo_region_xor_rectangle()
Benjamin Otte
1
-0
/
+6
2010-04-30
subsurface: s/region/rectangle/
Chris Wilson
1
-5
/
+5
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-04-07
region: Make the 2nd argument to intersect and union const
Benjamin Otte
1
-2
/
+2
2010-03-24
Add back support for CAIRO_FORMAT_RGB16_565
Oleg Romashin
1
-5
/
+2
[next]