1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Outputs/OpenGL
2018-11-25 21:54:12 -05:00
..
Primitives Reaches for conceptual const correctness. 2018-11-23 22:33:28 -05:00
OpenGL.hpp Simplifies semantics a little and starts accepting a single buffer of pixel data. 2018-11-06 22:23:38 -05:00
ScanTarget.cpp Attempts to add clearing of the destination framebuffer too. 2018-11-24 23:31:56 -05:00
ScanTarget.hpp Makes first reintroduction of colour composite decoding. 2018-11-24 22:30:39 -05:00
ScanTargetGLSLFragments.cpp Attempts a linear comb filter for YC separation, plus post-separation Y filtering. 2018-11-25 21:54:12 -05:00