1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/Outputs/OpenGL
Thomas Harte 6b4f6971de Disables upper limit on frame buffer size.
Filtering is sufficiently imperfect as to make this justifiable only when performance requires it. So I need a test for that. Marked as TODO.
2019-02-26 22:39:07 -05:00
..
Primitives
OpenGL.hpp
ScanTarget.cpp Disables upper limit on frame buffer size. 2019-02-26 22:39:07 -05:00
ScanTarget.hpp
ScanTargetGLSLFragments.cpp Improves filtering slightly, and ensures coefficients are always set when needed. 2019-02-26 22:35:55 -05:00