1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-17 15:55:14 +00:00
CLK/Outputs/CRT/Internals/Shaders
2017-08-10 15:17:08 -04:00
..
IntermediateShader.cpp More definitively removed the old sample-offset blending approach to filtering. 2017-07-21 20:58:55 -04:00
IntermediateShader.hpp Switched to passing around std::strings rather than char *s, because they should be easier to capture. 2017-02-20 10:35:33 -05:00
OutputShader.cpp Built in gamma conversion for all machines, assuming an output of 2.8 for PAL, 2.2 for NTSC. 2017-08-10 15:17:08 -04:00
OutputShader.hpp Built in gamma conversion for all machines, assuming an output of 2.8 for PAL, 2.2 for NTSC. 2017-08-10 15:17:08 -04:00
Shader.cpp Completed curly bracket movement. 2017-03-26 14:34:47 -04:00
Shader.hpp Switched to passing around std::strings rather than char *s, because they should be easier to capture. 2017-02-20 10:35:33 -05:00