1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-08 15:29:09 +00:00
CLK/Outputs/OpenGL
2019-03-07 19:22:40 -05:00
..
Primitives Reverts to support a full RGBA colour buffer. 2019-03-07 19:22:40 -05:00
OpenGL.hpp Tidies up marginally. 2019-02-18 21:37:07 -05:00
ScanTarget.cpp Switches to more coherent logic about buffer sizing. 2019-03-06 19:19:30 -05:00
ScanTarget.hpp Experimentally introduces adaptive quality intermediate buffers. 2019-03-05 21:41:20 -05:00
ScanTargetGLSLFragments.cpp Improves filtering slightly, and ensures coefficients are always set when needed. 2019-02-26 22:35:55 -05:00
Screenshot.hpp Unifies the OpenGL screenshot code and corrects it for arbitrary alignment. 2019-02-27 21:05:02 -05:00