1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-25 18:30:07 +00:00
CLK/Outputs/OpenGL
2019-12-23 21:31:46 -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 Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
ScanTarget.hpp Increases scan buffer availability. 2019-10-20 17:22:41 -04: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