summaryrefslogtreecommitdiff
path: root/src/skia
AgeCommit message (Expand)AuthorFilesLines
2012-09-10context: Add missing functions to transform between user and backend coordinatesChris Wilson1-0/+4
2012-08-12skia: Compile fix for changes to map-to-imageChris Wilson1-11/+5
2012-05-26surface: Make map_to_image return cairo_image_surface_t*Andrea Canciani1-1/+2
2012-04-19Split cairo-recording-surface-private into struct+inlinesChris Wilson1-0/+1
2012-03-12skia: Setup opacity for cairo_paint_with_alpha()Chris Wilson1-2/+6
2012-03-10skia: compile fixChris Wilson1-0/+1
2011-09-14skia: fix compilationChris Wilson1-1/+0
2011-09-12Introduce a new compositor architectureChris Wilson2-208/+13
2011-08-13skia: Update to use cairo_backend_t interfaceChris Wilson3-0/+2375