summaryrefslogtreecommitdiff
path: root/src/cairo-cogl-surface.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-03stroke: Make the incremental trapezoid stroker optionally available againChris Wilson1-2/+4
2012-08-17xlib: Implement SHM fallbacks and fast upload pathsChris Wilson1-2/+6
2012-04-19Split cairo-surface-subsurface-private into struct+inlinesChris Wilson1-1/+1
2012-04-19Split cairo-recording-surface-private into struct+inlinesChris Wilson1-1/+1
2012-04-19Split cairo-box-privates into struct+inlinesChris Wilson1-1/+1
2012-03-10doc: fix a few typos found by codespellNis Martensen1-2/+2
2012-02-09Replace the ad-hoc surface unwrappers with a function pointerChris Wilson1-0/+1
2011-11-12Remove useless checks for NULL before freeingAndrea Canciani1-8/+4
2011-10-11backends: Adds a new Cogl based backendRobert Bragg1-0/+2802