summaryrefslogtreecommitdiff
path: root/src/cairo-recording-surface-private.h
Commit message (Expand)AuthorAgeFilesLines
* Make cairo_tag_begin/end work correctly in groupsAdrian Johnson2023-04-181-6/+18
* Fix shared use of recording surface with paginated targetsAdrian Johnson2023-01-151-8/+55
* Fix user-font with foreground in group failures on image, PDF, and PSAdrian Johnson2023-01-031-3/+4
* Allow user fonts to use the foreground colorAdrian Johnson2021-09-181-0/+5
* Remove all gstate from _cairo_surface_tagAdrian Johnson2021-07-181-4/+0
* Add tag functions to recording surface and surface-wrapperAdrian Johnson2016-10-011-0/+15
* pdf: fix record-replay-extend test failuresAdrian Johnson2016-06-051-1/+2
* Use surface_transform in replay_and_create_regionsGuillaume Ayoub2016-04-121-0/+1
* pdf: avoid making groups a transparency group if not requiredAdrian Johnson2013-09-111-0/+8
* recording: Fix inconsistent usage of types for indicesChris Wilson2013-06-111-2/+2
* Split cairo-recording-surface-private into struct+inlinesChris Wilson2012-04-191-26/+0
* Introduce a new compositor architectureChris Wilson2011-09-121-0/+6
* recording: optionally disable optimise away clearsChris Wilson2011-08-201-0/+1
* observer: record all operations and their timingsChris Wilson2011-08-201-0/+5
* record: Offset the clip by the replay transformation as wellChris Wilson2011-08-141-2/+13
* recording: remove the duplicate 'content' fieldChris Wilson2011-08-141-2/+0
* script: Support unbounded native recording surfacesChris Wilson2011-08-141-0/+12
* record: Assume recording surface targets are clearChris Wilson2011-07-291-2/+0
* record: Use a bbtree to reduce is-visible checking overheadsChris Wilson2011-07-281-0/+11
* record: Store the untransformed operation extents along with the commandChris Wilson2011-07-261-1/+2
* image: replay the recording surface directly onto the targetChris Wilson2011-07-231-0/+6
* clip: Rudimentary support for clip-polygon extractionChris Wilson2011-07-191-4/+1
* pattern: Add observer hooksChris Wilson2011-07-151-0/+1
* Remove unused function declarationsAndrea Canciani2011-03-191-5/+0
* recording: Avoid refcycles by always copying the command array.Chris Wilson2010-05-051-1/+0
* ps: Enable native encoding of subsurface patterns.Chris Wilson2010-04-301-0/+1
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* [meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja2009-10-221-0/+171