MajorPainTheCactus
|
248f0a775c
|
Added gamma, brightness and contrast controls
|
2022-03-07 21:57:58 +00:00 |
|
MajorPainTheCactus
|
55e0796400
|
Fixed gamma curve - was using sRGB now using rec.601 / rec.709 gamma curve Added NTSC-U, NTSC-J, PAL colour systems and corresponding default white points Added colour grading: white temperature, brightness, contrast
|
2022-03-05 15:40:20 +00:00 |
|
MajorPainTheCactus
|
573cde5945
|
Renamed parameters and added 'hcrt' prefix to them.
|
2022-02-28 21:51:08 +00:00 |
|
MajorPainTheCactus
|
ced4c91384
|
Fixed a load of bugs with vertical and horizontal convergence
|
2022-02-26 13:06:28 +00:00 |
|
MajorPainTheCactus
|
c36d5be84d
|
Simplified the shader framework to have one master shader instead of three which meant I can remove a whole load of files
|
2022-02-25 20:33:25 +00:00 |
|
MajorPainTheCactus
|
ff7baae3d1
|
Fixed up the presets for Bang & Olufsen MX8000 and Sony PVM 20L4 Added ability to dial out the horizontal blur to widen black gaps Defaulted the main shaders to standard settings not for any TV
|
2022-02-07 22:29:54 +00:00 |
|
MajorPainTheCactus
|
e755fbb0f2
|
Refactored shader to support shadow and dot masks - added crt-shadow-mask-hdr.slang, crt-dot-mask-hdr.slang Added Bang & Olufsen TV preset (shadow mask) Added Toshiba Microfilter TV preset (dot mask) Renamed crt-sony-pvm-4k-hdr.slang to more general crt-aperture-grille-hdr.slang Moved header files into an include directory
|
2022-02-06 22:12:18 +00:00 |
|
majorpainthecactus
|
99246550c5
|
Improved colour accuracy Improved phosphor shapes Broke out curves into seperate channels Cleaned up shader parameters Simplified code
|
2022-02-04 21:55:51 +00:00 |
|
majorpainthecactus
|
0af8be9016
|
Major improvement to the Sony PVM 4K HDR shader Refactored it into a single pass for simplicity and speed Rewrote a lot of the curves Defaulted to a new mask RGBX Added ability for scanlines to overlap Broke out HDR and inverse tonemapper into headers
|
2022-01-29 22:58:56 +00:00 |
|
hunterk
|
582b9fe1ec
|
move the HDR shaders to their own directory, since they have specific requirements
|
2021-12-30 17:41:07 -06:00 |
|