summaryrefslogtreecommitdiff
path: root/src/cairo-mask-compositor.c
Commit message (Expand)AuthorAgeFilesLines
* surface: Merge scratch construction into _cairo_surface_create_scratchAlexander Larsson2013-09-051-6/+8
* compositor: Pass back the internal failureChris Wilson2013-01-131-2/+2
* compositor: Convert image surface into backend sourceChris Wilson2013-01-131-15/+46
* xlib: Only fallback through the mask intermediate if we can composite the maskChris Wilson2013-01-111-4/+23
* Split cairo-pattern-private into struct+inlinesChris Wilson2012-04-191-1/+1
* Split cairo-clip-privates into struct+inlinesChris Wilson2012-04-191-0/+1
* {mask,traps}-composite: Restore unsetting of the is-clear flags for the maskChris Wilson2012-02-241-1/+2
* mask-compositor: Acquire the target surface when creating the composite maskChris Wilson2012-02-221-14/+38
* Replace the ad-hoc surface unwrappers with a function pointerChris Wilson2012-02-091-17/+8
* Introduce a new compositor architectureChris Wilson2011-09-121-0/+1412