1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-28 09:54:49 +00:00
CLK/Outputs/OpenGL
Thomas Harte fd579a019b Introduces a new scan source data type, motivated by the reasoning used by the Oric.
Specifically: it'll allow PCM sampling of the potentially arbitrary composite generation logic of various machines.
2018-11-28 20:40:22 -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 Settles, at least for now, on 15-tap notch filtering. 2018-11-26 22:34:31 -05:00
ScanTarget.hpp Settles, at least for now, on 15-tap notch filtering. 2018-11-26 22:34:31 -05:00
ScanTargetGLSLFragments.cpp Introduces a new scan source data type, motivated by the reasoning used by the Oric. 2018-11-28 20:40:22 -08:00