summaryrefslogtreecommitdiffstats
path: root/src/colorspace.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-pass-by-value pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Remove use of separate array for scale values.Jon A. Cruz2013-06-091-0/+1
* Refactored internals to use a vector of structs instead of several parallel a...Jon A. Cruz2013-05-181-0/+51