slang-shaders/hdr/shaders/include
2022-11-11 22:41:24 +00:00
..
colour_grade.h Removed gamma guards as they were corrupting the image as you went to the extremes of gamma - this is not what the various standard's do. I will revisit this once I figure out why they are needed and why they are corrupting the image for now they are out. 2022-11-11 22:41:24 +00:00
gamma_correct.h Removed gamma guards as they were corrupting the image as you went to the extremes of gamma - this is not what the various standard's do. I will revisit this once I figure out why they are needed and why they are corrupting the image for now they are out. 2022-11-11 22:41:24 +00:00
hdr10.h Fixed primary transforms for wide colour gamut systems such as HDR breaking the mask and resulting in muddy colours 2022-09-21 21:27:00 +01:00
inverse_tonemap.h Optimised sony megatron shader by adding a three stage process and colour grading at lower source resolution 2022-03-14 23:22:02 +00:00
parameters.h Made the default white nits 200 and the default peak nits 1000 to better match the Samsung S95B 2022-11-10 21:10:29 +00:00
scanline_generation.h Fixed phosphor gamut being applied when sRGB colour space is used Reorganised shader parameters to be more intuitive Moved base crt-sony-megatron.slngp into the shader directory to edge users away from using it directly Passed in texcoord to functions Added vertical center, vertical size, horizontal center, horizontal size, pin phase, pin amp Added gamm_correct.h for easier integration 2022-04-09 21:53:37 +01:00