summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* add a check for cmsFLAGS_COPY_ALPHAHEADmasterMarti Maria2023-05-162-2/+29
* add a way to get segments from tone curvesMarti Maria2023-04-231-6/+9
* Floating point plug-in no longer clamps values on matrix-shaperMarti Maria2023-04-222-4/+7
* meson: Link pthread library to threaded pluginDaniel Engberg2023-03-191-1/+1
* Merge pull request #365 from amyspark/work/amyspark/add-msys2Marti Maria2023-03-061-2/+2
|\
| * Fix compatibility with MSVCRT or pre-C11 compilersL. E. Segovia2023-03-041-2/+2
* | Fix building on case sensitive mingw platformsKleis Auke Wolthuizen2023-03-032-2/+2
|/
* Merge branch 'master' of https://github.com/mm2/Little-CMSMarti Maria2023-02-1810-49/+49
|\
| * bump to 2.15Marti Maria2023-02-171-22/+22
| * refresh default build system from DebianMarti Maria2023-02-179-27/+27
* | Give kudos to whom deservesMarti Maria2023-02-181-2/+2
|/
* version bumpMarti Maria2023-02-1624-26/+26
* Ensure plugins can be built and installed with MesonLovell Fuller2023-01-246-3/+6
* meson: Complete the pkg-config generationL. E. Segovia2022-12-062-0/+4
* meson: Add the DLL metadata for the multithread pluginL. E. Segovia2022-12-062-0/+61
* meson: Support building the multithread pluginL. E. Segovia2022-12-065-0/+46
* meson: Add the DLL metadata for the fast float pluginL. E. Segovia2022-12-062-0/+62
* meson: Support building the fast float pluginL. E. Segovia2022-12-065-0/+58
* plugins: define PROFILES_DIR unless it's been set in the build systemL. E. Segovia2022-12-062-0/+4
* fast_float: fix uses of extended ASCII triggering MSVC codepage warningL. E. Segovia2022-12-063-5/+5
* some CMYK profiles doers not work with plug-in optimizationMarti Maria2022-12-041-4/+3
* fix memory corruption when unregistering pluginsMarti Maria2022-11-121-2/+2
* Merge branch 'master' of https://github.com/mm2/Little-CMSMarti Maria2022-11-011-3/+3
|\
| * Fix Krita segfaultMarti Maria2022-10-201-3/+3
* | free some spaceMarti Maria2022-11-0112-78/+82
|/
* lcms2-2.14rcMarti Maria2022-10-154-3/+11
* Added a faster 32-bit float to 32-bit float RGB to Lab conversionMarti Maria2022-09-202-42/+107
* Disable plugin for negative handlingMarti Maria2022-08-211-0/+3
* Fix CMYK range on fast float pluginMarti Maria2022-07-241-0/+20
* Fast float cannot deal with float Lab as outputMarti Maria2022-07-211-1/+2
* Fix missing pixels on threaded pluginMarti Maria2022-07-062-157/+356
* fix memory leaks on testbedMarti Maria2022-07-063-64/+81
* Bump to 2.14, fix strict aliasing warningsMarti Maria2022-07-021-5/+5
* update configure to new pluginMarti Maria2022-06-051-0/+649
* Merge branch 'master' of https://github.com/mm2/Little-CMSMarti Maria2022-06-055-115/+69
|\
| * fix autotools files for threaded pluginMarti Maria2022-06-055-115/+69
* | use a better time measurementMarti Maria2022-06-051-27/+49
|/
* fix linux thread creationMarti Maria2022-06-051-3/+13
* min macro is not portableMarti Maria2022-06-051-2/+8
* A very preliminar new plug-in on multithreaded transformsMarti Maria2022-06-0527-2/+5273
* Fix PR #320 (2)Marti Maria2022-05-011-1/+3
* Fix PR#320Marti Maria2022-05-011-5/+9
* Fix out-of-tree build. Requires rerunning autoconf.Sami Liedes2022-05-011-6/+5
* Version bump on plug-inm due the last fixMarti Maria2022-02-201-1/+1
* Fix LUT based optimization on 8 bitsMarti Maria2022-02-202-5/+152
* update copyright noticesMarti Maria2022-01-2917-17/+17
* fix a previous glitchMarti Maria2022-01-241-2/+3
* 8 bit optimization only works on RGB8->RGB8Marti Maria2022-01-241-2/+2
* Final changes for 2.13Marti Maria2022-01-068-11/+11
* bump fast float plugin versionMarti Maria2022-01-053-2/+2