1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-17 21:30:14 +00:00
CLK/Outputs/OpenGL/Primitives
2024-01-19 22:34:42 -05:00
..
Rectangle.cpp Attempts to put in better OpenGL safety rails. 2019-02-18 10:29:40 -05:00
Rectangle.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
Shader.cpp Make use of bound_shader. 2024-01-19 22:34:42 -05:00
Shader.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
TextureTarget.cpp Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
TextureTarget.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00