summaryrefslogtreecommitdiffstats
path: root/src/display/cairo-templates.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-0/+4
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Fix build (not pretty).Liam P. White2014-08-181-1/+2
* Fix more clang warningsAlex Valavanis2013-03-231-6/+6
* Warning and uninitialized variable cleanup.Jon A. Cruz2012-01-081-18/+21
* Next pass of doxygen @brief cleanup.Jon A. Cruz2011-10-021-5/+7
* Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski2011-07-221-0/+4
* Fix paint bucket toolKrzysztof Kosi??ski2010-08-141-10/+0
* Fix rendering of masks with non-opaque alpha channelKrzysztof Kosi??ski2010-08-101-16/+0
* Fix mask rendering to use luminance-to-alphaKrzysztof Kosi??ski2010-08-051-0/+41
* Add OpenMP IF clauses to filter templates, instead of modifying num_threadsKrzysztof Kosi??ski2010-07-271-17/+14
* Separate morphology filter into X and Y processing phases.Krzysztof Kosi??ski2010-07-261-5/+5
* Improve turbulence rendererKrzysztof Kosi??ski2010-07-251-1/+3
* Minor cleanupsKrzysztof Kosi??ski2010-07-241-1/+1
* Displacement map filterKrzysztof Kosi??ski2010-07-231-1/+67
* Specular lighting filterKrzysztof Kosi??ski2010-07-231-2/+4
* Diffuse lighting filterKrzysztof Kosi??ski2010-07-231-12/+211
* Matrix convolution filter (lazy version)Krzysztof Kosi??ski2010-07-211-0/+4
* Add unpremul_alpha utility function. Some preparationsKrzysztof Kosi??ski2010-07-211-0/+104
* Component transfer filterKrzysztof Kosi??ski2010-07-171-0/+1
* Color matrix filter. Fix arithmetic operator in feCompositeKrzysztof Kosi??ski2010-07-171-12/+88
* Composite filterKrzysztof Kosi??ski2010-07-161-21/+101
* Split out surface blending template into a separate fileKrzysztof Kosi??ski2010-07-161-0/+143