1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-27 02:55:07 +00:00
CLK/Outputs/OpenGL
Thomas Harte e9318efeb6 Switches to std::make_shared/make_unique in a bunch of applicable places.
No doubt many more similar improvements are available, these are just the ones that were easy to find.
2019-12-21 23:34:25 -05:00
..
Primitives
OpenGL.hpp
ScanTarget.cpp Makes meaning of 2048 here explicit. 2019-11-09 14:59:16 -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