summaryrefslogtreecommitdiff
path: root/src/cairo-surface-wrapper-private.h
Commit message (Expand)AuthorAgeFilesLines
* Fix shared use of recording surface with paginated targetsAdrian Johnson2023-01-151-41/+54
* Fix user-font with foreground in group failures on image, PDF, and PSAdrian Johnson2023-01-031-5/+0
* Allow user fonts to use the foreground colorAdrian Johnson2021-09-181-0/+5
* Remove all gstate from _cairo_surface_tagAdrian Johnson2021-07-181-6/+1
* Add tag functions to recording surface and surface-wrapperAdrian Johnson2016-10-011-0/+11
* pdf: fix record-replay-extend test failuresAdrian Johnson2016-06-051-0/+1
* Introduce a new compositor architectureChris Wilson2011-09-121-0/+1
* Fix make checkAndrea Canciani2011-07-311-0/+1
* record: Check the operation against the target device extents.Chris Wilson2011-07-261-0/+4
* recording: Combine the clip to the recording + target surface extentsChris Wilson2011-07-241-3/+3
* wrapper: show-text-glyphs can now operate on constant array of glyphsChris Wilson2011-07-241-2/+2
* recording: Only look for a fill-stroke operation if the target supports oneChris Wilson2011-07-241-0/+6
* image: replay the recording surface directly onto the targetChris Wilson2011-07-231-0/+13
* clip: Rudimentary support for clip-polygon extractionChris Wilson2011-07-191-8/+8
* ps: Enable native encoding of subsurface patterns.Chris Wilson2010-04-301-1/+6
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* Constify stroke style and matrices.Chris Wilson2010-01-221-6/+6
* Introduce cairo_tee_surface_tChris Wilson2009-08-291-0/+4
* [script] Wrap snapshot.Chris Wilson2009-08-291-0/+3
* Remove clip handling from generic surface layer.Chris Wilson2009-07-231-0/+156