summaryrefslogtreecommitdiff
path: root/src/cairo-image-compositor.c
Commit message (Expand)AuthorAgeFilesLines
...
* image: Perform the general composite operation inplace for mono rasterisationChris Wilson2012-03-041-28/+92
* image: Add a fast path for solid-filled polygonsChris Wilson2012-03-041-3/+206
* spans: Pass antialiasing hint down to the backendsChris Wilson2012-03-041-0/+1
* spans+image: Fix clipping with polygons and spansChris Wilson2012-02-281-16/+20
* win32: Rebase on the new compositor infrastructureChris Wilson2012-02-151-0/+39
* gl: Prevent the traps compositor from explodingChris Wilson2011-11-241-1/+7
* fill: Fix unantialiased rectilinear-fill-to-boxesChris Wilson2011-09-301-1/+1
* image: Enable use of LERP_SRC for masked source compositionChris Wilson2011-09-301-1/+31
* image: fix compilation of spans with LERPChris Wilson2011-09-141-3/+2
* image: Adapt to updated pixman lerp operatorsChris Wilson2011-09-141-2/+6
* Introduce a new compositor architectureChris Wilson2011-09-121-0/+1545