summaryrefslogtreecommitdiff
path: root/src/cairo-damage.c
Commit message (Expand)AuthorAgeFilesLines
* Use _cairo_malloc instead of mallocAdrian Johnson2018-05-071-3/+3
* xlib/shm: Discard damage upon shm finishChris Wilson2013-01-081-0/+7
* xlib: Implement SHM fallbacks and fast upload pathsChris Wilson2012-08-171-1/+0
* damage: Update tail pointer after allocating new chunkChris Wilson2012-08-111-1/+2
* damage: Prevent reducing an error objectChris Wilson2012-05-101-1/+1
* damage: Prevent accumulating damage to an error objectChris Wilson2012-05-101-0/+3
* damage: Avoid freeing the NIL error objectChris Wilson2012-05-101-0/+3
* damage: Fix memcpy sizeChris Wilson2012-03-211-2/+16
* Add preliminary damage trackingChris Wilson2012-02-151-0/+214