summaryrefslogtreecommitdiff
path: root/src/cairo-damage.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-08xlib/shm: Discard damage upon shm finishChris Wilson1-0/+7
2012-08-17xlib: Implement SHM fallbacks and fast upload pathsChris Wilson1-1/+0
2012-08-11damage: Update tail pointer after allocating new chunkChris Wilson1-1/+2
2012-05-10damage: Prevent reducing an error objectChris Wilson1-1/+1
2012-05-10damage: Prevent accumulating damage to an error objectChris Wilson1-0/+3
2012-05-10damage: Avoid freeing the NIL error objectChris Wilson1-0/+3
2012-03-21damage: Fix memcpy sizeChris Wilson1-2/+16
2012-02-15Add preliminary damage trackingChris Wilson1-0/+214