summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Update build.ymlMarti Maria2021-11-061-2/+2
* | Update build.ymlMarti Maria2021-11-061-2/+2
* | Update build.ymlMarti Maria2021-11-061-5/+8
* | fix alpha channel bugMarti Maria2021-11-061-1/+2
* | Recreate autotools filesmm22021-11-0623-94/+111
* | update fast float testbed dependenciesMarti Maria2021-11-061-1/+1
* | fix small typoMarti Maria2021-11-061-1/+1
* | Initial premultiplied alpha constantsMarti Maria2021-11-061-6/+23
* | Update build.ymlMarti Maria2021-11-061-5/+5
* | Update build.ymlMarti Maria2021-11-061-1/+1
* | Update build.ymlMarti Maria2021-11-061-19/+29
* | Update build.ymlMarti Maria2021-11-061-1/+1
* | try build systemMarti Maria2021-11-061-1/+44
|/
* Fix for #287Marti Maria2021-10-241-28/+42
* Merge pull request #284 from xclaesse/mesonMarti Maria2021-10-232-0/+124
|\
| * ci: Build on Ubuntu and Windows using MesonXavier Claessens2021-10-231-0/+37
| * Add initial Meson build systemXavier Claessens2021-10-231-0/+87
* | Merge pull request #287 from kleisauke/regenerate-autotoolsMarti Maria2021-10-231-6/+40
|\ \ | |/ |/|
| * Regenerate configure scriptKleis Auke Wolthuizen2021-10-231-6/+40
|/
* Merge pull request #282 from Lynx3d/cmyk-lab-copy-alpha-fixesMarti Maria2021-09-235-6/+8
|\
| * Fix copy alpha for float CMYK and L*a*b*Lynx3d2021-09-212-3/+5
| * Use correct input channel indexLynx3d2021-09-213-3/+3
|/
* Merge branch 'master' of https://github.com/mm2/Little-CMSMarti Maria2021-09-191-1/+1
|\
| * Merge pull request #280 from Lynx3d/Lynx3d-copy-alpha-type-mismatchMarti Maria2021-09-141-1/+1
| |\
| | * Fix copy alpha type mismatch in FloatCLUTEvalLynx3d2021-09-141-1/+1
| |/
* | Exclude softproofing and gamut check from fast float plug-inMarti Maria2021-09-193-3/+74
|/
* fix for bug #272Marti Maria2021-09-073-8/+112
* Merge pull request #271 from Lynx3d/alpha-handling-bugMarti Maria2021-09-064-4/+7
|\
| * Really fix alpha handling in fast float (hopefully...)Lynx3d2021-07-294-4/+7
* | Merge branch 'master' of https://github.com/mm2/Little-CMSMarti Maria2021-09-061-1/+2
|\ \
| * \ Merge pull request #278 from mrserb/masterMarti Maria2021-09-051-1/+2
| |\ \
| | * | cmsReadTag memory raceSergey Bylokhov2021-09-051-1/+2
| |/ /
* | | Update tificc.cMarti Maria2021-09-061-0/+1
|/ /
* | Update testcms2.cMarti Maria2021-09-011-1/+1
* | Unbounded Transform for integer-to-float formatsMarti Maria2021-09-013-5/+231
|/
* Merge pull request #270 from kleisauke/use-gmtime_sMarti Maria2021-07-142-5/+18
|\
| * Prefer to use gmtime_s insteadKleis Auke Wolthuizen2021-07-142-5/+18
|/
* Update README.1STMarti Maria2021-06-271-5/+0
* Revert autotools filesmm22021-06-2714-0/+47621
* Update README.1STMarti Maria2021-06-241-5/+5
* Update travis scriptmm22021-06-241-1/+1
* Remove all autotools filesmm22021-06-2432-44835/+36
* Fix for #267Marti Maria2021-06-241-21/+20
* Merge branch 'master' of https://github.com/mm2/Little-CMSMarti Maria2021-06-201-0/+13
|\
| * Merge pull request #266 from justinkb/sse2-conftestMarti Maria2021-06-201-0/+13
| |\
| | * add conftest for compiler support for SSE2Paul Mulders2021-06-201-0/+13
* | | Add automatic linear space detectionMarti Maria2021-06-2012-68/+207
|/ /
* | Fix #258Marti Maria2021-06-201-34/+55
|/
* Provide a thread-safe get time functionMarti Maria2021-06-093-16/+33
* Merge pull request #263 from kleisauke/use-threadsafe-gmtimeMarti Maria2021-06-052-1/+21
|\