1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/OSBindings/Mac/Clock Signal/ScanTarget
Thomas Harte 8bab9d5d60 Corrects S-Video and composite generation for RGB[1/2/4] sources.
Also toys with a double luminance filter in order to try to sharpen chrominance. But maybe I should be looking at other convolutions entirely?
2020-09-02 19:13:54 -04:00
..
CSScanTarget.h Adds an intermediate buffer to correct inter-frame smoothing. 2020-08-15 21:24:10 -04:00
CSScanTarget.mm Corrects S-Video and composite generation for RGB[1/2/4] sources. 2020-09-02 19:13:54 -04:00
CSScanTarget+CppScanTarget.h Makes an attempt to have the emulator fill the actual GPU buffers. 2020-08-08 22:49:02 -04:00
ScanTarget.metal Corrects S-Video and composite generation for RGB[1/2/4] sources. 2020-09-02 19:13:54 -04:00