1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-05 23:56:33 +00:00
CLK/Outputs/CRT/Internals/Shaders
2017-08-11 19:18:45 -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
OutputShader.cpp
OutputShader.hpp
Shader.cpp Upped C++ standard to C++14 and added an #if that's intended to use the built-in std::gcd when compiled on C++17 or better. Fixed for new signedness warnings resulting for taking the step to C++14. 2017-08-11 19:18:45 -04:00
Shader.hpp