1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-27 01:31:42 +00:00
CLK/OSBindings/Mac/Clock Signal/ScanTarget
Thomas Harte 3d564d85fd Proves that per-pixel sine/cos evaluation avoids phase issues.
Even in PAL mode. But I'd rather not _require_ this as it kind of negates directly-sampled input.
2020-08-29 18:53:37 -04:00
..
CSScanTarget.h Adds an intermediate buffer to correct inter-frame smoothing. 2020-08-15 21:24:10 -04:00
CSScanTarget.mm Proves that per-pixel sine/cos evaluation avoids phase issues. 2020-08-29 18:53:37 -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 Proves that per-pixel sine/cos evaluation avoids phase issues. 2020-08-29 18:53:37 -04:00