summaryrefslogtreecommitdiff
path: root/src/cairo-mesh-pattern-rasterizer.c
Commit message (Expand)AuthorAgeFilesLines
* s/the the/the/Adrian Johnson2023-01-311-1/+1
* image: prevent invalid ptr access for > 4GB imagesAdrian Johnson2017-11-071-1/+1
* mesh-rasterize: Fix number of iterationsUli Schlachter2014-03-211-0/+1
* mesh: Avoid theoretical infinite loopsBryce Harrington2014-02-251-5/+5
* doc: fix a few typos found by codespellNis Martensen2012-03-101-1/+1
* Introduce a new compositor architectureChris Wilson2011-09-121-0/+1
* pattern: Add observer hooksChris Wilson2011-07-151-0/+2
* mesh: Do not declare min and max functionsAndrea Canciani2011-01-171-31/+25
* Add mesh gradient rasterizerAndrea Canciani2011-01-011-0/+943