1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-15 02:55:35 +00:00
CLK/OSBindings/Mac/Clock Signal/ScanTarget
Thomas Harte d7972a7b86 Enforces across-the-board supersampling.
I'm damned if I can figure out how to talk an MTKView, or Metal in general, into supersampling so as a first effort this does it in software.
2020-09-13 19:30:26 -04:00
..
CSScanTarget.h Adds an intermediate buffer to correct inter-frame smoothing. 2020-08-15 21:24:10 -04:00
CSScanTarget.mm Enforces across-the-board supersampling. 2020-09-13 19:30:26 -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 Enforces across-the-board supersampling. 2020-09-13 19:30:26 -04:00