1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-04 18:29:40 +00:00
CLK/Outputs
Thomas Harte d4ac79b0af Attempts to introduce a full-on processing pipeline, in theory putting me two shaders away from completion.
Well, subject to finding the last flashing bug and updating the multimachine, anyway.
2018-11-23 22:34:38 -05:00
..
CRT Attempts to complete all input processing — an RGB, S-Video or composite input buffer is now produced. 2018-11-22 17:20:31 -05:00
OpenGL Attempts to introduce a full-on processing pipeline, in theory putting me two shaders away from completion. 2018-11-23 22:34:38 -05:00
Speaker Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Log.hpp Ensures LOGs look like statements even in release builds. 2018-10-22 22:37:11 -04:00
ScanTarget.cpp Kills setup_output definitively, saving some indirection. set_scan_target takes its place. 2018-11-14 21:52:57 -05:00
ScanTarget.hpp Attempts to introduce a full-on processing pipeline, in theory putting me two shaders away from completion. 2018-11-23 22:34:38 -05:00