summaryrefslogtreecommitdiff
path: root/babl/babl-internal.h
Commit message (Expand)AuthorAge
* Revert "make trampoline for lut processing"Øyvind Kolås2022-01-24
* make trampoline for lut processingØyvind Kolås2022-01-24
* multipass build, with SIMD variants for x86_64 and armØyvind Kolås2022-01-23
* icc: make babl_space_from_icc threadsafeØyvind Kolås2021-02-03
* babl: code handling ICC v4, CIE TRC formulasØyvind Kolås2020-08-07
* babl: handle 7 parameter ICC v4 TRCsØyvind Kolås2020-08-07
* babl: add a lock around creation of new fishesØyvind Kolås2019-08-19
* docs: improve the generated referenceØyvind Kolås2019-07-22
* babl: implement CMYK color model in reference and baseØyvind Kolås2018-11-24
* babl-fish-reference: add lock to part of float referenceØyvind Kolås2018-09-04
* base: preserve color in premutiplied alphaØyvind Kolås2018-08-25
* babl-cache: store reference fishes in the cacheEll2018-08-04
* babl: harmonize naming of space constructorsØyvind Kolås2018-07-16
* Change the license URL from http://www.gnu.org/licenses/ to https://Michael Natterer2018-07-11
* babl.h: add documentationØyvind Kolås2018-07-11
* babl: make babl_space_to_icc symbol internalØyvind Kolås2018-07-11
* babl: export symbol model_with_spaceØyvind Kolås2018-07-11
* babl: export symbol babl_space_to_iccØyvind Kolås2018-07-08
* babl: export more symbolsØyvind Kolås2018-07-08
* babl-space: babl_space_new_from_chromaticities add equalize_matrix argumentØyvind Kolås2018-06-09
* babl-internal: print debug output to stderrØyvind Kolås2018-04-25
* babl: initialize the bpp of fishes loaded from cacheØyvind Kolås2018-01-20
* babl: make pixel-count instrumentation opt-inØyvind Kolås2018-01-17
* babl: reduce amount of instrumentationØyvind Kolås2018-01-15
* babl: refactor code to get rid of more branches in babl_processØyvind Kolås2018-01-14
* babl: refactor conversion dispatch to do less branches at runtimeØyvind Kolås2018-01-14
* babl: shuffle some dispatch functions to be inlineableØyvind Kolås2018-01-07
* babl: strip out some internal length returning codeØyvind Kolås2018-01-07
* babl: acknowledge some used trademarksØyvind Kolås2017-10-03
* babl: move to/from xyz and rgbtoxyz matrix functions out of babl.hØyvind Kolås2017-10-03
* babl: make babl_space_to_icc internal, for nowØyvind Kolås2017-09-22
* babl: improve log output on Android.Jehan2017-09-16
* babl: babl_log() implementation for Android.Jehan2017-09-13
* babl: make utility file reading function non-staticØyvind Kolås2017-09-13
* babl: add babl-polynomial.[hc]Ell2017-09-11
* babl: make TRCs internal APIØyvind Kolås2017-09-03
* babl: abstract space duplicate detectionØyvind Kolås2017-09-03
* babl: make error argument of babl_space_from_icc optionalØyvind Kolås2017-09-03
* babl: add parametric handling for sRGB style TRCs (icc V4)Øyvind Kolås2017-09-02
* babl: move RGB space conversion code to babl-space.cØyvind Kolås2017-09-01
* replace gamma approximationsØyvind Kolås2017-08-31
* babl: optimize powf and its use in u8tou8 internal converterØyvind Kolås2017-08-31
* babl: only care about single precision for TRCØyvind Kolås2017-08-30
* babl: on demand clone sRGB conversionsØyvind Kolås2017-08-30
* babl: remove unused babl_space_get_chromaticitiesØyvind Kolås2017-08-26
* babl: iterate on public space/icc APIØyvind Kolås2017-08-24
* babl-icc: create struct for abstracting ICC file accessØyvind Kolås2017-08-23
* babl: add icc generatorØyvind Kolås2017-08-22
* babl: add babl_space_rgb_iccØyvind Kolås2017-08-19
* babl: respond to gcc warningsØyvind Kolås2017-08-19