1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Outputs/OpenGL
2019-02-25 22:07:48 -05:00
..
Primitives Ensures texture targets are initially clear. 2019-02-25 21:55:14 -05:00
OpenGL.hpp Tidies up marginally. 2019-02-18 21:37:07 -05:00
ScanTarget.cpp Introduces an upper bound on output resolution, and resolves full-screen clear colour. 2019-02-25 22:07:48 -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