1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Outputs/OpenGL
2019-01-14 21:42:45 -05:00
..
Primitives Starts towards a flattening of the intermediate video processing. 2019-01-05 18:11:39 -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 a fix of frame_was_complete_ logic, to try to eliminate black flashes. 2019-01-14 21:42:45 -05:00
ScanTarget.hpp Attempts a fix of frame_was_complete_ logic, to try to eliminate black flashes. 2019-01-14 21:42:45 -05:00
ScanTargetGLSLFragments.cpp Removes redundant enumeration. 2019-01-13 23:07:50 -05:00