1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Outputs/OpenGL/Primitives
Thomas Harte d09ac3384f Eliminates some old-school manual memory management.
In favour of additional copying, but I still think this is safer.
2019-01-25 22:54:23 -05:00
..
Rectangle.cpp Removes many stray spaces. 2018-11-23 22:32:32 -05:00
Rectangle.hpp Corrects two improper include paths. 2019-01-25 19:19:23 -05:00
Shader.cpp Eliminates some old-school manual memory management. 2019-01-25 22:54:23 -05:00
Shader.hpp Offers a less error-prone route to attribute binding. 2019-01-25 21:56:55 -05:00
TextureTarget.cpp Reaches for conceptual const correctness. 2018-11-23 22:33:28 -05:00
TextureTarget.hpp Corrects two improper include paths. 2019-01-25 19:19:23 -05:00