1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-27 02:55:07 +00:00
CLK/Outputs/CRT/Internals/Shaders
Thomas Harte a38639d099 Eliminates the concept of an iCoordinate.
Real-life precision appears not to support the idea of sub-sample pixel storage.
2018-09-12 20:05:39 -04:00
..
IntermediateShader.cpp Eliminates the concept of an iCoordinate. 2018-09-12 20:05:39 -04:00
IntermediateShader.hpp Eliminates the concept of an iCoordinate. 2018-09-12 20:05:39 -04:00
OutputShader.cpp Adds a left border to complement the right. 2018-09-09 21:52:48 -04:00
OutputShader.hpp Adds a left border to complement the right. 2018-09-09 21:52:48 -04:00
Shader.cpp Eliminates a couple of instances of manual memory management. 2018-09-09 20:29:58 -04:00
Shader.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00