summaryrefslogtreecommitdiff
path: root/src/cairo-xlib-core-compositor.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-15Surround initialisations with atomic critical sectionMikhail Fludkov1-1/+4
2014-10-10image: Corrected extents calculationsBill Spitzak1-3/+1
2013-01-13xlib: Handle lack of XRenderFillRectanglesChris Wilson1-19/+60
2012-04-19Split cairo-clip-privates into struct+inlinesChris Wilson1-0/+1
2012-02-22xlib: Make the core compositor actually paintChris Wilson1-5/+44
2012-02-02xlib: Set IncludeInferiors when using CopyAreaChris Wilson1-5/+32
2012-01-11xlib: Fix typo in 5045155de6, lack of closing ';'Chris Wilson1-1/+1
2012-01-11xlib: Do not upload inplace if the image does not match the surface formatChris Wilson1-0/+16
2011-09-14xlib-xcb: Make this compile againUli Schlachter1-0/+4
2011-09-12Introduce a new compositor architectureChris Wilson1-0/+524