1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-19 23:32:28 +00:00
CLK/Outputs/CRT
2016-03-05 14:36:12 -05:00
..
CRT.cpp Ever more baby steps back towards composite decoding. 2016-03-05 14:36:12 -05:00
CRT.hpp Ever more baby steps back towards composite decoding. 2016-03-05 14:36:12 -05:00
CRTBuilders.cpp Simplified the run builder rather; put a double check of Electron timing in place. 2016-02-25 22:01:42 -05:00
CRTOpenGL.cpp Ever more baby steps back towards composite decoding. 2016-03-05 14:36:12 -05:00
CRTOpenGL.hpp Ever more baby steps back towards composite decoding. 2016-03-05 14:36:12 -05:00
Flywheel.hpp With the provision of an extra hint to the CRT and, finally, the realisation about why my scans weren't exactly joining up, improved output precision. 2016-02-27 22:39:01 -05:00
OpenGL.hpp
Shader.cpp
Shader.hpp
TextureTarget.cpp
TextureTarget.hpp