summaryrefslogtreecommitdiff
path: root/src/cairo-tee-surface.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused _cairo_tee_surface_find_matchUli Schlachter2023-02-051-41/+0
* tee: Fix cairo wrapper functionsEmmanuele Bassi2023-02-031-10/+14
* Use _cairo_malloc instead of mallocAdrian Johnson2018-05-071-1/+1
* Fix some surfaces missed in b1192beaAdrian Johnson2015-10-171-1/+2
* Split cairo-recording-surface-private into struct+inlinesChris Wilson2012-04-191-1/+1
* Split cairo-recording-surface-private into struct+inlinesChris Wilson2012-04-191-1/+1
* Replace the ad-hoc surface unwrappers with a function pointerChris Wilson2012-02-091-0/+9
* fdr,tee: Reorder master/slave invocation to capture death-upon-signalsChris Wilson2011-09-161-52/+32
* Tee: compile fix for recent compositor APIUli Schlachter2011-09-151-16/+5
* tee: compile fix for migration of _cairo_is_recording_surface()Chris Wilson2011-08-141-0/+1
* API: map-to-image and create-similar-imageChris Wilson2011-07-261-1/+6
* clip: Rudimentary support for clip-polygon extractionChris Wilson2011-07-191-15/+15
* Implement cairo_backend_tChris Wilson2011-07-151-0/+3
* tee: Do not apply two times the master device transformRobert O'Callahan2011-01-181-3/+0
* tee: Move definitions into separate headerBenjamin Otte2010-07-301-0/+2
* tee: Add proper error handlingBenjamin Otte2010-07-051-0/+15
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* Add cairo_device_tChris Wilson2010-01-221-0/+1
* Constify stroke style and matrices.Chris Wilson2010-01-221-3/+3
* Move _cairo_error() to a standalone headerChris Wilson2010-01-221-0/+1
* [meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja2009-10-221-3/+3
* [tee] Rename 'append' to 'add' and add symmetric 'remove'Chris Wilson2009-09-011-5/+46
* Introduce cairo_tee_surface_tChris Wilson2009-08-291-0/+558