1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Outputs/OpenGL
2019-01-24 22:59:03 -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 Corrects some minor spaces-instead-of-tabs errors. 2019-01-24 22:59:03 -05:00
ScanTarget.hpp Gives the shader builders freer rein over what to use as inputs, and turns angles into a varying. 2019-01-22 22:20:12 -05:00
ScanTargetGLSLFragments.cpp Calculates sampling offsets up front. 2019-01-23 20:53:10 -05:00