summaryrefslogtreecommitdiff
path: root/extensions
Commit message (Expand)AuthorAge
* cairo: add code path from Y'A floatØyvind Kolås2019-08-22
* half/sse-half: register conversions for YaA as wellØyvind Kolås2019-08-20
* float: add conversions to/from associated alpha for grayscaleØyvind Kolås2019-08-20
* float: add grayscale alpha and trc convertersØyvind Kolås2019-08-20
* gray: add graya to rgba expandersØyvind Kolås2019-08-20
* cairo: remove on of the conversaions added in last commitØyvind Kolås2019-08-19
* cairo: add more little endian conversionsØyvind Kolås2019-08-19
* avx2, two-table: don't segfault for NaN inputEll2019-08-19
* extensions: add a Y' u8 to RGBA float conversionØyvind Kolås2019-08-19
* extensions: add some u8 and u16 conversions for grayscaleØyvind Kolås2019-08-19
* extensions: add sse2_cflags to CIEMichael Schumacher2019-08-08
* build: remove autotoolsØyvind Kolås2019-07-29
* extensions: distribute avx2-int8-tables.hEll2019-07-24
* extensions: add AVX2 linear-float -> gamma-u8 conversionsEll2019-07-24
* HCY: convert luminance relative to RGB chromaticitiesØyvind Kolås2019-07-24
* extensions/HSL: add model doc stringØyvind Kolås2019-07-24
* extensions/HSV: update model docsØyvind Kolås2019-07-24
* extensions/HSV: add documentation for modelØyvind Kolås2019-07-24
* extensions/CIE: add some documentation overridesØyvind Kolås2019-07-22
* docs: improve generated referenceØyvind Kolås2019-07-22
* extensions/sse2-float: s/premul/assoc/ in function namesØyvind Kolås2019-07-22
* extensions/gimp-8bit: s/premul/assoc/ in function namesØyvind Kolås2019-07-22
* extensions/cairo: s/premul/assoc/ in function namesØyvind Kolås2019-07-22
* extensions/CIE.c: improve handling of near zero valuesØyvind Kolås2019-07-04
* Add Yu'v' (CIE 1976 UCS) to babl CIE color spacesElle Stone2019-06-30
* extensions: fix up some lingering references to babl_alpha_avoid_zeroØyvind Kolås2019-06-13
* babl: symmetric conversions between associated and separate alpha.Øyvind Kolås2019-06-13
* build: remove unecessary _la_SOURCE entry from extension makefileJohn Marshall2019-05-25
* build: add meson build files to EXTRA_DIST to include in autotools make distJohn Marshall2019-04-13
* code style reviewNuno Ferreira2019-03-21
* cairo: make mapping of cmyk subset easierØyvind Kolås2018-12-04
* cairo: move CMYK extension formats hereØyvind Kolås2018-12-04
* add a format for muxing cmyk u8 in and out of rgba u8 buffersØyvind Kolås2018-12-03
* */Makefile.am: add LCMS_CFLAGS to CPPFLAGSEll2018-11-28
* ycbcr: add model alpha meta dataØyvind Kolås2018-11-27
* HSV: add alpha model meta dataØyvind Kolås2018-11-27
* HSL: add alpha model meta-dataØyvind Kolås2018-11-27
* HCY: add alpha meta data for modelØyvind Kolås2018-11-27
* CIE: add metadata to modelsØyvind Kolås2018-11-27
* build: remove remnants of CMYK extensionØyvind Kolås2018-11-24
* babl: implement CMYK color model in reference and baseØyvind Kolås2018-11-24
* cairo: accelerate R'G'B'A u8 -> cairo-ARGB32 conversionEll2018-10-21
* CIE: replace tabs in indentation with spacesØyvind Kolås2018-10-03
* CIE: fix some wrong src/dst increments, issue #22Massimo Valentini2018-10-03
* CIE: Add xyY color space conversionsElle Stone2018-10-03
* sse2-float: don't modify input data during rgba -> rgbA conversionEll2018-09-21
* Revert "special case all 0 to map to all 0 in nonpremul"Øyvind Kolås2018-08-30
* extensions: implement Labf_to_rgbafØyvind Kolås2018-08-29
* special case all 0 to map to all 0 in nonpremulØyvind Kolås2018-08-28
* base: register single precision conversions for typesØyvind Kolås2018-08-28