summaryrefslogtreecommitdiff
path: root/src/cairo-xlib-render-compositor.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-06xlib: Apply the glyph offsetChris Wilson1-5/+5
2012-02-23xlib: Handle window-to-window copies by avoiding the use of a clip regionChris Wilson1-42/+54
2012-02-22xlib: Hook up copy_boxes for the mask compositorChris Wilson1-0/+1
2012-02-02xlib: Set IncludeInferiors when using CopyAreaChris Wilson1-0/+26
2011-12-06Clip rectangles are not necessarily YSortedKeith Packard1-1/+1
2011-11-24gl: Prevent the traps compositor from explodingChris Wilson1-1/+12
2011-11-23xlib: ADD only reduces to SOURCE for alpha-only targetsChris Wilson1-2/+6
2011-10-14xlib: Reduce the composite traps operator for when the dest is clearChris Wilson1-0/+6
2011-09-14xlib-xcb: Make this compile againUli Schlachter1-0/+4
2011-09-12Introduce a new compositor architectureChris Wilson1-0/+1685