1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-28 22:30:30 +00:00
CLK/Outputs/CRT/Internals/Shaders
Thomas Harte da4d883321 Adds first, incomplete attempts to talk to a ScanTarget from the CRT.
Does away with the hassle of `unsigned` while I'm here; that was a schoolboy error.
2018-11-03 19:58:44 -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 first, incomplete attempts to talk to a ScanTarget from the CRT. 2018-11-03 19:58:44 -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