1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-27 02:55:07 +00:00
CLK/Outputs/OpenGL
Thomas Harte 8b6879a782 Brief detour: introduces myself to C++11 multiline string literals.
A full cleaning coming soon, I imagine.
2020-08-23 21:18:38 -04:00
..
Primitives
OpenGL.hpp Slightly cleans up Xcode project; reenables kiosk-for-Mac builds. 2020-08-10 21:43:32 -04:00
ScanTarget.cpp Permits multiple simultaneous scan reading ranges. 2020-08-12 22:08:41 -04:00
ScanTarget.hpp
ScanTargetGLSLFragments.cpp Brief detour: introduces myself to C++11 multiline string literals. 2020-08-23 21:18:38 -04:00
Screenshot.hpp