1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Outputs/OpenGL
2018-11-29 18:26:05 -08: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 Mostly restores Atari 2600 output. PAL colours need work. 2018-11-29 18:26:05 -08:00
ScanTarget.hpp Settles, at least for now, on 15-tap notch filtering. 2018-11-26 22:34:31 -05:00
ScanTargetGLSLFragments.cpp Permits tweaking of PhaseLinkedLuminance8 sampling offset. 2018-11-29 16:29:28 -08:00