summaryrefslogtreecommitdiff
path: root/src/cairo-svg-surface-private.h
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings and pipeline failureAnton Danilkin2021-04-131-3/+16
* Add missing includeAnton Danilkin2021-04-121-0/+2
* Move cairo_svg_surface_t to cairo-svg-surface.cAnton Danilkin2021-04-111-36/+3
* Finish implementing correct paints in transformed recording patternsAnton Danilkin2021-04-111-0/+1
* Start implementing correct paints in transformed recording patternsAnton Danilkin2021-04-111-9/+7
* Add support for the source and clear operators for the paint operationAnton Danilkin2021-04-111-0/+1
* Fix problems in the SVG backend related to outputting surfaces and patternsAnton Danilkin2021-04-111-2/+0
* svg: source surface hash table does not need to hold the sourceAdrian Johnson2017-10-151-1/+0
* svg: use hash table instead of user_data to track emitted surfacesAdrian Johnson2017-10-141-0/+9
* svg: fix painting an unbounded recording surfaceAdrian Johnson2017-10-051-0/+1
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* Remove clip handling from generic surface layer.Chris Wilson2009-07-231-2/+2
* Remove include of cairoint.h from *-private.h header files.Carl Worth2007-08-231-2/+0
* [Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod2007-08-221-0/+2
* SVG: Don't clip SVG element, as clipping region is implicit.Emmanuel Pacaud2007-05-081-0/+1
* [svg] Get rid of _cairo_svg_test_force_fallbacksBehdad Esfahbod2007-04-211-0/+2
* [svg] Move cairo_svg_surface_t to cairo-svg-surface-private.hBehdad Esfahbod2007-04-211-0/+71