summaryrefslogtreecommitdiff
path: root/src/cairo-image-surface-private.h
Commit message (Expand)AuthorAgeFilesLines
* image: Fix include for use of ptrdiffBryce Harrington2017-12-071-0/+1
* image: prevent invalid ptr access for > 4GB imagesAdrian Johnson2017-11-071-1/+1
* image: Add a convenience function for creating an image from another's dataChris Wilson2013-02-011-0/+7
* xlib: Implement SHM fallbacks and fast upload pathsChris Wilson2012-08-171-0/+6
* surface: replace map-to-image clone's use of user_data with parent pointerChris Wilson2012-05-311-3/+0
* surface: Make map_to_image return cairo_image_surface_t*Andrea Canciani2012-05-261-1/+1
* surface: Define private map/unmap functionsAndrea Canciani2012-05-261-0/+7
* Split cairo-recording-surface-private into struct+inlinesChris Wilson2012-04-191-35/+0
* win32: Fix lifetime tracking of create_similar_image()Chris Wilson2012-02-151-0/+13
* win32: Rebase on the new compositor infrastructureChris Wilson2012-02-151-0/+9
* directfb: Discard long broken code and return to basicsChris Wilson2012-02-091-0/+46
* Replace the ad-hoc surface unwrappers with a function pointerChris Wilson2012-02-091-0/+5
* backends: Adds a new Cogl based backendRobert Bragg2011-10-111-0/+15
* Introduce a new compositor architectureChris Wilson2011-09-121-3/+85
* Add missing 'cairo-image-surface-private.h'Chris Wilson2011-08-131-0/+86