1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-29 00:29:34 +00:00
CLK/Outputs/OpenGL/Primitives
2020-06-15 00:24:10 -04:00
..
Rectangle.cpp Attempts to put in better OpenGL safety rails. 2019-02-18 10:29:40 -05:00
Rectangle.hpp Corrects two improper include paths. 2019-01-25 19:19:23 -05:00
Shader.cpp Cleans up all redundant lock/unique_guard declarations. 2020-06-15 00:24:10 -04:00
Shader.hpp Corrects documentation. 2019-02-12 18:55:58 -05:00
TextureTarget.cpp Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
TextureTarget.hpp Switches to an 8bpp stencil, for Nvidia compatibility. 2019-03-03 20:38:24 -05:00