summaryrefslogtreecommitdiff
path: root/src/cairo-xlib-core-compositor.c
Commit message (Expand)AuthorAgeFilesLines
* Surround initialisations with atomic critical sectionMikhail Fludkov2017-10-151-1/+4
* image: Corrected extents calculationsBill Spitzak2014-10-101-3/+1
* xlib: Handle lack of XRenderFillRectanglesChris Wilson2013-01-131-19/+60
* Split cairo-clip-privates into struct+inlinesChris Wilson2012-04-191-0/+1
* xlib: Make the core compositor actually paintChris Wilson2012-02-221-5/+44
* xlib: Set IncludeInferiors when using CopyAreaChris Wilson2012-02-021-5/+32
* xlib: Fix typo in 5045155de6, lack of closing ';'Chris Wilson2012-01-111-1/+1
* xlib: Do not upload inplace if the image does not match the surface formatChris Wilson2012-01-111-0/+16
* xlib-xcb: Make this compile againUli Schlachter2011-09-141-0/+4
* Introduce a new compositor architectureChris Wilson2011-09-121-0/+524