blender/release/datafiles/colormanagement
Sergey Sharybin 6fb874369c OpenCOlorIO: Add explicit linearSRGB -> sRGB lookup table
Previously converting from linear space to SRGB was doing rather
slow inverted 1D lookup. Adding explicit inverse LUT gives 20%
speedup of OpenGL render.

Next question is: why do we even bother with sRGB conversion here,
OpenGL is already in the proper space so in theory we can avoid
quite some color space conversions. In any case, having this case
optimized in nice anyway.
2016-09-15 15:56:47 +02:00
..
luts OpenCOlorIO: Add explicit linearSRGB -> sRGB lookup table 2016-09-15 15:56:47 +02:00
config.ocio OpenCOlorIO: Add explicit linearSRGB -> sRGB lookup table 2016-09-15 15:56:47 +02:00