summaryrefslogtreecommitdiff
path: root/src/cairo-vg-surface.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-22pattern: Add convenience patterns for stock coloursChris Wilson1-3/+2
2010-01-22Add cairo_device_tChris Wilson1-0/+1
2010-01-22Remove content matching from snapshot lookup.Chris Wilson1-2/+1
2010-01-22Move _cairo_error() to a standalone headerChris Wilson1-1/+2
2009-10-22[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja1-5/+5
2009-09-30[API] Make _cairo_meta_surface_replay() private againBenjamin Otte1-1/+1
2009-07-23Remove clip handling from generic surface layer.Chris Wilson1-65/+57
2009-07-17Add OpenVG backend.Chris Wilson1-0/+1938