summaryrefslogtreecommitdiff
path: root/src/cairo-default-context.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-17context: Use recording surfaces for unbounded groupsUli Schlachter1-9/+14
2012-09-10context: Add missing functions to transform between user and backend coordinatesChris Wilson1-0/+44
2012-09-04default-context: Convert the relative path segments into the backend coordinatesChris Wilson1-5/+5
2012-04-19Split cairo-clip-privates into struct+inlinesChris Wilson1-0/+1
2011-10-11backends: Adds a new Cogl based backendRobert Bragg1-12/+24
2011-09-12Introduce a new compositor architectureChris Wilson1-2/+1
2011-08-12default-context: Tidy push-groupChris Wilson1-7/+8
2011-07-30default-context: Do not allow restoring pushed gstatesAndrea Canciani1-0/+3
2011-07-19clip: Rudimentary support for clip-polygon extractionChris Wilson1-2/+3
2011-07-15pattern: Add observer hooksChris Wilson1-0/+1
2011-07-15Implement cairo_backend_tChris Wilson1-0/+1406