1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-18 06:58:32 +00:00
CLK/Outputs/OpenGL
Thomas Harte 6f7dd10d95 Reduces draw/update contention.
This won't yet have any effect on either port owing to the way they handle contexts, but here it is.
2019-03-07 19:28:32 -05:00
..
Primitives
OpenGL.hpp
ScanTarget.cpp Reduces draw/update contention. 2019-03-07 19:28:32 -05:00
ScanTarget.hpp Reduces draw/update contention. 2019-03-07 19:28:32 -05:00
ScanTargetGLSLFragments.cpp
Screenshot.hpp