summaryrefslogtreecommitdiff
path: root/src/cairo-cogl-surface.c
Commit message (Expand)AuthorAgeFilesLines
* Don't return NULL to clients when getting deviceBryce Harrington2014-09-221-1/+1
* Correct spelling of "tessellator" throughout codeBryce Harrington2014-02-261-3/+3
* stroke: Make the incremental trapezoid stroker optionally available againChris Wilson2013-01-031-2/+4
* xlib: Implement SHM fallbacks and fast upload pathsChris Wilson2012-08-171-2/+6
* Split cairo-surface-subsurface-private into struct+inlinesChris Wilson2012-04-191-1/+1
* Split cairo-recording-surface-private into struct+inlinesChris Wilson2012-04-191-1/+1
* Split cairo-box-privates into struct+inlinesChris Wilson2012-04-191-1/+1
* doc: fix a few typos found by codespellNis Martensen2012-03-101-2/+2
* Replace the ad-hoc surface unwrappers with a function pointerChris Wilson2012-02-091-0/+1
* Remove useless checks for NULL before freeingAndrea Canciani2011-11-121-8/+4
* backends: Adds a new Cogl based backendRobert Bragg2011-10-111-0/+2802