1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Outputs/OpenGL
Thomas Harte d09ac3384f Eliminates some old-school manual memory management.
In favour of additional copying, but I still think this is safer.
2019-01-25 22:54:23 -05:00
..
Primitives Eliminates some old-school manual memory management. 2019-01-25 22:54: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 This is no longer TODO. 2019-01-25 22:47:15 -05:00