1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-03 11:30:02 +00:00
CLK/Outputs/OpenGL/Primitives
2023-05-10 16:02:18 -05:00
..
Rectangle.cpp Attempts to put in better OpenGL safety rails. 2019-02-18 10:29:40 -05:00
Rectangle.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
Shader.cpp Cleans up all redundant lock/unique_guard declarations. 2020-06-15 00:24:10 -04:00
Shader.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
TextureTarget.cpp Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
TextureTarget.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00