1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-07 23:29:06 +00:00
CLK/Outputs/CRT/Internals/Shaders
2018-05-12 18:02:16 -04:00
..
IntermediateShader.cpp Corrects various impossible-in-real-life compiler warnings. 2018-05-12 18:02:16 -04:00
IntermediateShader.hpp Gives the CRT the ability to move iCoordinate multiplication outside of the fragment loop. 2018-04-18 19:29:03 -04:00
OutputShader.cpp Corrects various impossible-in-real-life compiler warnings. 2018-05-12 18:02:16 -04:00
OutputShader.hpp Formalises naming of shader inputs and related guarantees. 2017-11-24 18:45:24 -05:00
Shader.cpp Made various corrections following a quick for-loop constness audit. 2018-04-30 22:23:57 -04:00
Shader.hpp Formalises naming of shader inputs and related guarantees. 2017-11-24 18:45:24 -05:00