1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-08-31 10:29:32 +00:00
CLK/Outputs/OpenGL
2019-03-03 15:04:14 -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 Ensures draw is a no-op prior to pipeline setup. 2019-03-03 15:04:14 -05:00
ScanTarget.hpp Splits display update and draw functions. 2019-03-02 19:33:28 -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