summaryrefslogtreecommitdiff
path: root/src/cairo-surface-snapshot.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-30snapshot: Attach the backend generated snapshot to the targetChris Wilson1-1/+20
2010-04-30surface: Convert snapshots from an array to a double-linked list.Chris Wilson1-7/+3
2010-04-28snapshot: The snapshot masquerades as the target surface type.Chris Wilson1-0/+2
2010-04-28snapshot: Simply memcpy if the cloned image matches the original.Chris Wilson1-6/+10
2010-04-27snapshot: propagate status on finishChris Wilson1-3/+8
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2010-04-15Use pixman_image_composite32()Benjamin Otte1-6/+6
2010-03-24snapshot: Finish the clone.Chris Wilson1-0/+1
2010-03-22recording: Cleanup the clip on error.Chris Wilson1-0/+2
2010-01-22Add cairo_device_tChris Wilson1-0/+1
2010-01-22Real zero-copy cow snapshottingChris Wilson1-0/+225