1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-15 17:54:49 +00:00
CLK/Outputs/CRT/Internals
2016-04-24 18:36:22 -04:00
..
CRTConstants.hpp
CRTInputBufferBuilder.cpp
CRTInputBufferBuilder.hpp
CRTOpenGL.cpp Added a dump-the-input default RGB output shader. Which at least proves that the Atari 2600 is generally still working. 2016-04-24 17:35:25 -04:00
CRTOpenGL.hpp Made attempt to introduce final filtering stage and output. 2016-04-22 19:15:59 -04:00
CRTRunBuilder.cpp
CRTRunBuilder.hpp
Flywheel.hpp Reintroduced the CRT delegate and the 2600's automatic region switching. Albeit that the CRT itself doesn't adjust properly to new timings yet. 2016-04-24 18:36:22 -04:00
OpenGL.hpp
Shader.cpp
Shader.hpp
TextureTarget.cpp
TextureTarget.hpp