1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Outputs/OpenGL
Thomas Harte 46d756d298 Starts towards a flattening of the intermediate video processing.
Immediate issue: using x position to index into a bitmap sampled at the input data rate doesn't allow for the disconnection between input rate and output speed provided by the flywheels.
2019-01-05 18:11:39 -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 Starts towards a flattening of the intermediate video processing. 2019-01-05 18:11:39 -05:00
ScanTarget.hpp Starts towards a flattening of the intermediate video processing. 2019-01-05 18:11:39 -05:00
ScanTargetGLSLFragments.cpp Starts towards a flattening of the intermediate video processing. 2019-01-05 18:11:39 -05:00