blender/intern/opencolorio
Brecht Van Lommel c65b022e62 Fix OpenColorIO error with configs using <USE_DISPLAY_NAME>
* Don't assume the display colorspace name fully defines the transform
  to display space, this is not true in OpenColorIO 2 where view transforms
  may be defined in more complexs ways than just specifying a colorspace.
* In places where we need to store the display colorspace name, resolve
  <USE_DISPLAY_NAME> token manually.

Ref T96590
2022-04-11 20:10:42 +02:00
..
CMakeLists.txt OCIO: Port shader creation logic to use GPUShaderCreateInfo 2022-02-18 22:30:45 +01:00
fallback_impl.cc Fix OpenColorIO error with configs using <USE_DISPLAY_NAME> 2022-04-11 20:10:42 +02:00
gpu_shader_display_transform_frag.glsl OCIO: Port shader creation logic to use GPUShaderCreateInfo 2022-02-18 22:30:45 +01:00
gpu_shader_display_transform_vert.glsl OCIO: Port shader creation logic to use GPUShaderCreateInfo 2022-02-18 22:30:45 +01:00
ocio_capi.cc Fix OpenColorIO error with configs using <USE_DISPLAY_NAME> 2022-04-11 20:10:42 +02:00
ocio_capi.h Fix OpenColorIO error with configs using <USE_DISPLAY_NAME> 2022-04-11 20:10:42 +02:00
ocio_impl_glsl.cc Fix OpenColorIO error with configs using <USE_DISPLAY_NAME> 2022-04-11 20:10:42 +02:00
ocio_impl.cc Fix OpenColorIO error with configs using <USE_DISPLAY_NAME> 2022-04-11 20:10:42 +02:00
ocio_impl.h Fix OpenColorIO error with configs using <USE_DISPLAY_NAME> 2022-04-11 20:10:42 +02:00
ocio_shader_shared.hh OCIO: Port shader creation logic to use GPUShaderCreateInfo 2022-02-18 22:30:45 +01:00