1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-22 00:29:41 +00:00
CLK/Outputs/OpenGL/Primitives
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
..
Rectangle.cpp Removes many stray spaces. 2018-11-23 22:32:32 -05:00
Rectangle.hpp Corrects vertical event announcement, and adjusts namespaces for OpenGL primitives. 2018-11-11 15:11:32 -05:00
Shader.cpp Starts towards a flattening of the intermediate video processing. 2019-01-05 18:11:39 -05:00
Shader.hpp Reaches for conceptual const correctness. 2018-11-23 22:33:28 -05:00
TextureTarget.cpp Reaches for conceptual const correctness. 2018-11-23 22:33:28 -05:00
TextureTarget.hpp Reaches for conceptual const correctness. 2018-11-23 22:33:28 -05:00