Skip to content

Various tone-mapping fixes and improvements

Niklas Haas requested to merge tone_mapping_fixes into master
  1. Fix ST2094-40 D > T by completely rewriting this logic (after extensive testing)
  2. Improve the default/naive black point compensation methods in both the LUT and the pure GLSL fallback code, by using PQ to perceptually linearize before doing BPC

Merge request reports