blender/intern/cycles/util
Brecht Van Lommel 9183a22fa1 Fix: Cycles: Wrong handling of builtin sRGB colorspaces in standalone
This only affects Cycles standalone, as Blender does not use the auto
colorspace. The matrix multiplication order was inverted and decoding
from sRGB was not implemented properly.

Issue introduced in ca4458f6ea.

Pull Request: https://projects.blender.org/blender/blender/pulls/164212
2026-09-21 22:04:37 +02:00
..
algorithm.h
aligned_malloc.cpp
aligned_malloc.h
args.h
array.h
atomic.h
boundbox.h
cache_limiter.h
CMakeLists.txt
color.h
colorspace.cpp Fix: Cycles: Wrong handling of builtin sRGB colorspaces in standalone 2026-09-21 22:04:37 +02:00
colorspace.h
concurrent_set.h
concurrent_vector.h
debug.cpp
debug.h
defines.h
deque.h
disjoint_set.h
guarded_allocator.cpp
guarded_allocator.h
guiding.h
half.h
hash.h
ies.cpp
ies.h
image.h
image_impl.h
image_maketx.cpp
image_maketx.h
image_metadata.cpp
image_metadata.h
implicit_sharing.cpp
implicit_sharing.h
list.h
log.cpp
log.h
map.h
math.h
math_base.h
math_cdf.cpp
math_cdf.h
math_dual.h
math_fast.h
math_float2.h
math_float3.h
math_float3x3.h
math_float4.h
math_float8.h
math_int2.h
math_int3.h
math_int4.h
math_int8.h
math_intersect.h
math_quaternion.h
math_spherical_harmonics.h
md5.cpp
md5.h
murmurhash.cpp
murmurhash.h
nanovdb.cpp
nanovdb.h
openimagedenoise.h
openvdb.cpp
openvdb.h
optimization.h
param.h
path.cpp
path.h
profiling.cpp
profiling.h
progress.h
projection.h
projection_inverse.h
queue.h
random_access_iterator_mixin.h
rect.h
scoped_defer.h
semaphore.h
set.h
simd.h
stack_allocator.h
static_assert.h
stats.h
string.cpp
string.h
system.cpp
system.h
task.cpp
task.h
tbb.h
thread.cpp
thread.h
time.cpp
time.h
transform.cpp
transform.h
transform_avx2.cpp
types.h
types_base.h
types_dual.h
types_float2.h
types_float3.h
types_float3x3.h
types_float4.h
types_float8.h
types_gpu_compressed.h
types_image.h
types_int2.h
types_int3.h
types_int4.h
types_int8.h
types_normal.h
types_quaternion.h
types_rgbe.h
types_spectrum.h
types_spherical_harmonics.h
types_uchar2.h
types_uchar3.h
types_uchar4.h
types_uint2.h
types_uint3.h
types_uint4.h
types_ushort4.h
unique_ptr.h
unique_ptr_vector.h
vector.h
version.h
windows.cpp
windows.h
xml.h