summaryrefslogtreecommitdiff
path: root/src/cairo-recording-surface-private.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-11recording: Fix inconsistent usage of types for indicesChris Wilson1-2/+2
2012-04-19Split cairo-recording-surface-private into struct+inlinesChris Wilson1-26/+0
2011-09-12Introduce a new compositor architectureChris Wilson1-0/+6
2011-08-20recording: optionally disable optimise away clearsChris Wilson1-0/+1
2011-08-20observer: record all operations and their timingsChris Wilson1-0/+5
2011-08-14record: Offset the clip by the replay transformation as wellChris Wilson1-2/+13
2011-08-14recording: remove the duplicate 'content' fieldChris Wilson1-2/+0
2011-08-14script: Support unbounded native recording surfacesChris Wilson1-0/+12
2011-07-29record: Assume recording surface targets are clearChris Wilson1-2/+0
2011-07-28record: Use a bbtree to reduce is-visible checking overheadsChris Wilson1-0/+11
2011-07-26record: Store the untransformed operation extents along with the commandChris Wilson1-1/+2
2011-07-23image: replay the recording surface directly onto the targetChris Wilson1-0/+6
2011-07-19clip: Rudimentary support for clip-polygon extractionChris Wilson1-4/+1
2011-07-15pattern: Add observer hooksChris Wilson1-0/+1
2011-03-19Remove unused function declarationsAndrea Canciani1-5/+0
2010-05-05recording: Avoid refcycles by always copying the command array.Chris Wilson1-1/+0
2010-04-30ps: Enable native encoding of subsurface patterns.Chris Wilson1-0/+1
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2009-10-22[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja1-0/+171