| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 1 | -0/+4 |
| | | |||||
| * | Remove #include "config.h" from header files where possible | Eduard Braun | 2018-09-24 | 1 | -4/+0 |
| | | |||||
| * | Run clang-tidy’s modernize-deprecated-headers pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | This renames most C <*.h> includes into C++ <c*> includes. | ||||
| * | Fix build (not pretty). | Liam P. White | 2014-08-18 | 1 | -1/+2 |
| | | | | (bzr r13341.1.146) | ||||
| * | Fix more clang warnings | Alex Valavanis | 2013-03-23 | 1 | -6/+6 |
| | | | | (bzr r12235) | ||||
| * | Warning and uninitialized variable cleanup. | Jon A. Cruz | 2012-01-08 | 1 | -18/+21 |
| | | | | (bzr r10860) | ||||
| * | Next pass of doxygen @brief cleanup. | Jon A. Cruz | 2011-10-02 | 1 | -5/+7 |
| | | | | (bzr r10658) | ||||
| * | Replace direct use of Cairo contexts and surfaces in the rendering tree | Krzysztof Kosi??ski | 2011-07-22 | 1 | -0/+4 |
| | | | | | | | | with wrappers which keep some extra information about the surface, amd NRRect and NRRectL use with Geom::Rect and Geom::IntRect. Should simplify implementing filter primitive subregions. (bzr r10347.1.17) | ||||
| * | Fix paint bucket tool | Krzysztof Kosi??ski | 2010-08-14 | 1 | -10/+0 |
| | | | | (bzr r9508.1.66) | ||||
| * | Fix rendering of masks with non-opaque alpha channel | Krzysztof Kosi??ski | 2010-08-10 | 1 | -16/+0 |
| | | | | (bzr r9508.1.55) | ||||
| * | Fix mask rendering to use luminance-to-alpha | Krzysztof Kosi??ski | 2010-08-05 | 1 | -0/+41 |
| | | | | (bzr r9508.1.49) | ||||
| * | Add OpenMP IF clauses to filter templates, instead of modifying num_threads | Krzysztof Kosi??ski | 2010-07-27 | 1 | -17/+14 |
| | | | | (bzr r9508.1.37) | ||||
| * | Separate morphology filter into X and Y processing phases. | Krzysztof Kosi??ski | 2010-07-26 | 1 | -5/+5 |
| | | | | | | Gives a massive performance boost for large radii. (bzr r9508.1.36) | ||||
| * | Improve turbulence renderer | Krzysztof Kosi??ski | 2010-07-25 | 1 | -1/+3 |
| | | | | (bzr r9508.1.35) | ||||
| * | Minor cleanups | Krzysztof Kosi??ski | 2010-07-24 | 1 | -1/+1 |
| | | | | (bzr r9508.1.34) | ||||
| * | Displacement map filter | Krzysztof Kosi??ski | 2010-07-23 | 1 | -1/+67 |
| | | | | (bzr r9508.1.30) | ||||
| * | Specular lighting filter | Krzysztof Kosi??ski | 2010-07-23 | 1 | -2/+4 |
| | | | | (bzr r9508.1.29) | ||||
| * | Diffuse lighting filter | Krzysztof Kosi??ski | 2010-07-23 | 1 | -12/+211 |
| | | | | (bzr r9508.1.28) | ||||
| * | Matrix convolution filter (lazy version) | Krzysztof Kosi??ski | 2010-07-21 | 1 | -0/+4 |
| | | | | (bzr r9508.1.27) | ||||
| * | Add unpremul_alpha utility function. Some preparations | Krzysztof Kosi??ski | 2010-07-21 | 1 | -0/+104 |
| | | | | (bzr r9508.1.26) | ||||
| * | Component transfer filter | Krzysztof Kosi??ski | 2010-07-17 | 1 | -0/+1 |
| | | | | (bzr r9508.1.24) | ||||
| * | Color matrix filter. Fix arithmetic operator in feComposite | Krzysztof Kosi??ski | 2010-07-17 | 1 | -12/+88 |
| | | | | (bzr r9508.1.23) | ||||
| * | Composite filter | Krzysztof Kosi??ski | 2010-07-16 | 1 | -21/+101 |
| | | | | (bzr r9508.1.20) | ||||
| * | Split out surface blending template into a separate file | Krzysztof Kosi??ski | 2010-07-16 | 1 | -0/+143 |
| (bzr r9508.1.19) | |||||
