1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-25 18:30:07 +00:00
CLK/Outputs/OpenGL
Thomas Harte 0da5c07942 Starts splitting ring-buffer stuff from OpenGL stuff.
Initially via two very codependent classes.
2020-07-21 22:49:46 -04:00
..
Primitives Cleans up all redundant lock/unique_guard declarations. 2020-06-15 00:24:10 -04:00
OpenGL.hpp Add glext.h. 2020-05-27 21:20:43 -04:00
ScanTarget.cpp Starts splitting ring-buffer stuff from OpenGL stuff. 2020-07-21 22:49:46 -04:00
ScanTarget.hpp Starts splitting ring-buffer stuff from OpenGL stuff. 2020-07-21 22:49:46 -04:00
ScanTargetGLSLFragments.cpp Merge pull request #800 from TomHarte/QtProject 2020-07-06 22:33:39 -04:00
Screenshot.hpp Unifies the OpenGL screenshot code and corrects it for arbitrary alignment. 2019-02-27 21:05:02 -05:00