1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Outputs/OpenGL
2018-11-08 22:21:11 -05:00
..
Primitives Shuffles the OpenGL primitives into their own collection. 2018-11-07 19:11:01 -05:00
Shaders Shuffles the OpenGL primitives into their own collection. 2018-11-07 19:11:01 -05:00
ArrayBuilder.cpp
ArrayBuilder.hpp
CRTOpenGL.cpp
CRTOpenGL.hpp
OpenGL.hpp
ScanTarget.cpp Adds submission of scans to the GPU. 2018-11-08 22:21:11 -05:00
ScanTarget.hpp Conspires to handle multithreading side of things in a lockless fashion. 2018-11-08 21:57:28 -05:00
TextureBuilder.cpp
TextureBuilder.hpp