1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +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 Cleans up all redundant lock/unique_guard declarations. 2020-06-15 00:24:10 -04:00
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 Modifies BufferingScanTarget to allow has-a relationship. 2020-08-07 22:03:27 -04:00
ScanTargetGLSLFragments.cpp Brief detour: introduces myself to C++11 multiline string literals. 2020-08-23 21:18:38 -04:00
Screenshot.hpp Unifies the OpenGL screenshot code and corrects it for arbitrary alignment. 2019-02-27 21:05:02 -05:00