1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-07 23:29:06 +00:00
CLK/Outputs/OpenGL
2018-11-23 22:32:32 -05:00
..
Primitives Removes many stray spaces. 2018-11-23 22:32:32 -05:00
Shaders Shuffles the OpenGL primitives into their own collection. 2018-11-07 19:11:01 -05:00
CRTOpenGL.cpp Simplifies semantics a little and starts accepting a single buffer of pixel data. 2018-11-06 22:23:38 -05:00
OpenGL.hpp Simplifies semantics a little and starts accepting a single buffer of pixel data. 2018-11-06 22:23:38 -05:00
ScanTarget.cpp 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
ScanTarget.hpp Renames OutputType as DisplayType and promotes it to a scan target modal. 2018-11-22 14:36:46 -05:00
ScanTargetGLSLFragments.cpp Reintroduces Vic-20 output. 2018-11-22 22:43:42 -05:00