1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-25 18:30:07 +00:00
CLK/Outputs/OpenGL
2020-02-09 19:13:21 -05:00
..
Primitives Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
OpenGL.hpp Tidies up marginally. 2019-02-18 21:37:07 -05:00
ScanTarget.cpp Moves submit step to end of line, rather than end of scan. 2020-02-04 22:15:20 -05:00
ScanTarget.hpp Picks a safer default construction. 2020-02-09 19:13:21 -05:00
ScanTargetGLSLFragments.cpp Switches to std::make_shared/make_unique in a bunch of applicable places. 2019-12-21 23:34:25 -05:00
Screenshot.hpp Unifies the OpenGL screenshot code and corrects it for arbitrary alignment. 2019-02-27 21:05:02 -05:00