1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-19 23:32:28 +00:00
CLK/Outputs/OpenGL
Thomas Harte 694783efe9 Brings S-Video inside the group that filters luminance.
Thereby revealing some sort of error in offset selection.
2019-02-26 22:27:40 -05:00
..
Primitives Ensures texture targets are initially clear. 2019-02-25 21:55:14 -05:00
OpenGL.hpp
ScanTarget.cpp Reintroduces basic filtering for RGB mode (and introduces it for monochrome composite). 2019-02-26 22:21:49 -05:00
ScanTarget.hpp Reintroduces basic filtering for RGB mode (and introduces it for monochrome composite). 2019-02-26 22:21:49 -05:00
ScanTargetGLSLFragments.cpp Brings S-Video inside the group that filters luminance. 2019-02-26 22:27:40 -05:00