summaryrefslogtreecommitdiff
path: root/src/cairo-surface-wrapper.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-30ps: Enable native encoding of subsurface patterns.Chris Wilson1-57/+257
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2010-03-23clip: Remove the redundant _cairo_clip_init_rectangle()Chris Wilson1-9/+5
2010-03-21wrapper: Apply device transform inverse as appropriate.Chris Wilson1-58/+31
2010-01-22Constify stroke style and matrices.Chris Wilson1-6/+6
2010-01-22Move _cairo_error() to a standalone headerChris Wilson1-0/+1
2010-01-22surface-wrapper: Avoid copying patterns and clips unless transformed.Chris Wilson1-59/+75
2009-11-27Apply device transform in surface wrapperBenjamin Otte1-10/+46
2009-09-01[wrapper] Avoid a void return gccism.M Joonas Pihlaja1-1/+1
2009-08-29[wrapper] Always copy clipChris Wilson1-16/+44
2009-08-29Introduce cairo_tee_surface_tChris Wilson1-0/+7
2009-08-29[script] Wrap snapshot.Chris Wilson1-0/+6
2009-07-23Remove clip handling from generic surface layer.Chris Wilson1-0/+449