1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Outputs/OpenGL
2019-02-17 21:49:53 -05:00
..
Primitives Corrects documentation. 2019-02-12 18:55:58 -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 Resolves improper state if an end-of-frame clear is triggered by the first new line. 2019-02-17 21:49:53 -05:00
ScanTarget.hpp Fixed: the two shaders that use a common input array should use common bindings. 2019-02-10 22:39:24 -05:00
ScanTargetGLSLFragments.cpp Corrects S-Video output. 2019-02-12 19:31:12 -05:00