1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-29 00:29:34 +00:00
CLK/Outputs/OpenGL/Primitives
2019-03-07 19:22:40 -05: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 Ensures log memory is automatically initialised. 2019-02-18 22:08:03 -05:00
Shader.hpp Corrects documentation. 2019-02-12 18:55:58 -05:00
TextureTarget.cpp Reverts to support a full RGBA colour buffer. 2019-03-07 19:22:40 -05:00
TextureTarget.hpp Switches to an 8bpp stencil, for Nvidia compatibility. 2019-03-03 20:38:24 -05:00