1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Outputs/OpenGL
2019-01-25 20:19:50 -05:00
..
Primitives Corrects two improper include paths. 2019-01-25 19:19:23 -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 Adds missing includes and gets more explicit about exceptions. 2019-01-25 20:19:50 -05:00
ScanTarget.hpp Adds missing includes and gets more explicit about exceptions. 2019-01-25 20:19:50 -05:00
ScanTargetGLSLFragments.cpp Declines improper use of offset within loops and adds missing header. 2019-01-25 20:14:53 -05:00