summaryrefslogtreecommitdiff
path: root/babl/base
Commit message (Expand)AuthorAge
* -Wsign-compare conversions.cAxel Viala2022-08-21
* Fix warning: comparison of integer expressions of different signedness: ‘in...Axel Viala2022-08-21
* babl/base/babl-rgb-converter.c: Fix universal_nonlinear_rgb_u8_converter_sse2Sergey Torokhov2022-07-16
* avoid some avoidable implicit promotion to doubleØyvind Kolås2022-02-26
* babl: make unified alpha conversion branchlessØyvind Kolås2022-01-26
* Revert "make trampoline for lut processing"Øyvind Kolås2022-01-24
* build: fix append of sse2 cflagsØyvind Kolås2022-01-24
* make trampoline for lut processingØyvind Kolås2022-01-24
* build: append list of one element rather than stringØyvind Kolås2022-01-24
* babl: free LUTs that have been unused for more than 5 minutesØyvind Kolås2022-01-24
* babl: add sse2 flags when building RGB converterØyvind Kolås2022-01-23
* babl: remove some now dead u8 codeØyvind Kolås2022-01-23
* babl: add u8 code paths to trc/matrix space conversionØyvind Kolås2022-01-23
* babl: remove allocations in u8 variants of RGB space conversionsØyvind Kolås2022-01-23
* babl: add more missing SIMD build related filesØyvind Kolås2022-01-23
* babl: add missing files babl-trc.[ch]Øyvind Kolås2022-01-23
* multipass build, with SIMD variants for x86_64 and armØyvind Kolås2022-01-23
* base: x86-64-v2 and x86-64-v3 variantsØyvind Kolås2022-01-22
* build: code cleanupJohn Marshall2020-06-25
* git: remove obsolete .gitignore filesJohn Marshall2020-06-25
* Revert "build: opt out of unsafe math optimizations in reference and base"Øyvind Kolås2020-01-12
* build: opt out of unsafe math optimizations in reference and baseØyvind Kolås2019-11-08
* babl: simplify logic in babl_epsilon_for_zeroØyvind Kolås2019-08-16
* build: remove autotoolsØyvind Kolås2019-07-29
* docs: improve generated referenceØyvind Kolås2019-07-22
* base: s/premultiplied/associated_alpha/Øyvind Kolås2019-07-22
* babl: replace premultiplied with associated in BablModelFlagsØyvind Kolås2019-07-22
* docs: improve the generated referenceØyvind Kolås2019-07-22
* babl: performance improvement in model-grayThomas Manni2019-06-24
* babl/base: use symmetric alpha transformations for CMYKØyvind Kolås2019-06-19
* babl: symmetric conversions between associated and separate alpha.Øyvind Kolås2019-06-13
* remove unused file conversions-type.cØyvind Kolås2019-05-28
* meson build: improve lcms dependency handlingJohn Marshall2019-05-25
* removing conversions-type.c is best done in a different commitNuno Ferreira2019-05-25
* remove 'conversions-type.c' file since it is emptyNuno Ferreira2019-05-25
* babl: add Y~aA formats - for completenessØyvind Kolås2019-05-09
* build: add meson build files to EXTRA_DIST to include in autotools make distJohn Marshall2019-04-13
* code style reviewNuno Ferreira2019-02-22
* meson: Add missing mode-cmyk.c file to source listJan Vesely2018-12-06
* base: add more u8 cmyk formatsØyvind Kolås2018-12-02
* base: add half version of CMYK formatsØyvind Kolås2018-12-01
* */Makefile.am: add LCMS_CFLAGS to CPPFLAGSEll2018-11-28
* base: add linear meta-data to relevant gray modelØyvind Kolås2018-11-28
* base: ass linear bit to rgb and ragaba modelsØyvind Kolås2018-11-28
* babl: add bitmask flags for meta-data about modelsØyvind Kolås2018-11-27
* babl: implement CMYK color model in reference and baseØyvind Kolås2018-11-24
* base: model-gray: remove special case for black transparent premulØyvind Kolås2018-08-31
* Revert "special case all 0 to map to all 0 in nonpremul"Øyvind Kolås2018-08-30
* base: fix misregistred Y float to RGBA float conversionØyvind Kolås2018-08-30
* base: use f suffix on float literalsØyvind Kolås2018-08-30