summaryrefslogtreecommitdiff
path: root/src/cairo-tee-surface.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-19Split cairo-recording-surface-private into struct+inlinesChris Wilson1-1/+1
2012-04-19Split cairo-recording-surface-private into struct+inlinesChris Wilson1-1/+1
2012-02-09Replace the ad-hoc surface unwrappers with a function pointerChris Wilson1-0/+9
2011-09-16fdr,tee: Reorder master/slave invocation to capture death-upon-signalsChris Wilson1-52/+32
2011-09-15Tee: compile fix for recent compositor APIUli Schlachter1-16/+5
2011-08-14tee: compile fix for migration of _cairo_is_recording_surface()Chris Wilson1-0/+1
2011-07-26API: map-to-image and create-similar-imageChris Wilson1-1/+6
2011-07-19clip: Rudimentary support for clip-polygon extractionChris Wilson1-15/+15
2011-07-15Implement cairo_backend_tChris Wilson1-0/+3
2011-01-18tee: Do not apply two times the master device transformRobert O'Callahan1-3/+0
2010-07-30tee: Move definitions into separate headerBenjamin Otte1-0/+2
2010-07-05tee: Add proper error handlingBenjamin Otte1-0/+15
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2010-01-22Add cairo_device_tChris Wilson1-0/+1
2010-01-22Constify stroke style and matrices.Chris Wilson1-3/+3
2010-01-22Move _cairo_error() to a standalone headerChris Wilson1-0/+1
2009-10-22[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja1-3/+3
2009-09-01[tee] Rename 'append' to 'add' and add symmetric 'remove'Chris Wilson1-5/+46
2009-08-29Introduce cairo_tee_surface_tChris Wilson1-0/+558