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-quartz-image-surface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-17
xlib: Implement SHM fallbacks and fast upload paths
Chris Wilson
1
-1
/
+5
2012-06-14
quart-image: Fix compilation
Andrea Canciani
1
-1
/
+1
2012-06-01
Erradicate internal use of cairo_surface_get_type()
Chris Wilson
1
-2
/
+2
2012-05-26
surface: Make backend-specific map/unmap functions symmetric
Andrea Canciani
1
-5
/
+2
2012-05-26
surface: Make map_to_image return cairo_image_surface_t*
Andrea Canciani
1
-1
/
+1
2012-03-29
doc: Make documentation comments symmetric
Andrea Canciani
1
-1
/
+1
2012-03-10
doc: symbol names in header and comment must match
Nis Martensen
1
-2
/
+2
2012-02-09
Replace the ad-hoc surface unwrappers with a function pointer
Chris Wilson
1
-0
/
+1
2011-11-09
quartz-image: Fix build
Andrea Canciani
1
-24
/
+32
2011-09-12
Introduce a new compositor architecture
Chris Wilson
1
-42
/
+118
2011-07-26
API: map-to-image and create-similar-image
Chris Wilson
1
-1
/
+6
2011-07-19
build: Fix compilation
Andrea Canciani
1
-0
/
+1
2011-07-15
Implement cairo_backend_t
Chris Wilson
1
-0
/
+2
2011-04-21
Remove quartz-image extents.
Jeff Muizelaar
1
-5
/
+10
2010-05-06
Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corpora...
Metal Sonic
1
-1
/
+1
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-01-22
Add cairo_device_t
Chris Wilson
1
-0
/
+1
2010-01-22
Move _cairo_error() to a standalone header
Chris Wilson
1
-0
/
+2
2009-11-05
quartz: Fix compilation
Andrea Canciani
1
-1
/
+1
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-10
/
+4
2009-01-29
[surface] add CAIRO_STATUS_INVALID_SIZE
Paolo Bonzini
1
-2
/
+3
2008-12-06
[cairo-spans] Add a check/create_span_renderer backend methods.
M Joonas Pihlaja
1
-0
/
+2
2008-10-15
[quartz] Completely remove CAIRO_HAS_QUARTZ_IMAGE_SURFACE check
Jeff Muizelaar
1
-4
/
+0
2008-10-15
[quartz] Rebalance 'CAIRO_HAS_QUARTZ_IMAGE_SURFACE' #ifdef
Jeff Muizelaar
1
-0
/
+2
2008-09-03
[quartz] move _cairo_quartz_create_cgimage to cairo-quartz-surface.c
Vladimir Vukicevic
1
-86
/
+0
2008-07-18
Fix cairo-quartz-image-surface compilation error
Vladimir Vukicevic
1
-5
/
+5
2008-05-10
[cairo-quartz-image-surface] Remove one abuse of out-of-memory status
Behdad Esfahbod
1
-1
/
+2
2008-05-10
Fix gtk-doc warnings
Behdad Esfahbod
1
-6
/
+6
2008-03-13
[quartz] remove some compiler warnings
Vladimir Vukicevic
1
-4
/
+0
2008-03-08
[quartz] Don't force interpolation off for images
Vladimir Vukicevic
1
-2
/
+2
2008-03-07
[quartz] split out (experimental) quartz-image into separate file
Vladimir Vukicevic
1
-7
/
+14
2008-02-28
Fix typo in documentation
Carl Worth
1
-1
/
+1
2008-02-25
[quartz] Add quartz-image-surface type
Vladimir Vukicevic
1
-0
/
+370