1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-22 12:33:29 +00:00
CLK/Outputs/OpenGL
Thomas Harte a6e61ef83b Reverts the clear colour to black.
The change was related to debugging; it was not intentionally committed.
2019-02-24 14:36:08 -05:00
..
Primitives Ensures log memory is automatically initialised. 2019-02-18 22:08:03 -05:00
OpenGL.hpp Tidies up marginally. 2019-02-18 21:37:07 -05:00
ScanTarget.cpp Reverts the clear colour to black. 2019-02-24 14:36:08 -05:00
ScanTarget.hpp Ensures that failure to allocate a line blocks all other allocations. 2019-02-21 21:38:48 -05:00
ScanTargetGLSLFragments.cpp Reintroduces fragment snapping for composite colour sampling. 2019-02-24 13:39:14 -05:00