1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-07 23:29:06 +00:00
CLK/OSBindings/Mac/Clock Signal/ScanTarget
Thomas Harte bcaceff378 Simplifies in-Metal transform logic, loading responsibility for setup onto the CPU.
I think I've also finally excised whatever order-of-operations issue I was having with regard to non-4:3 displays.
2020-09-10 20:32:58 -04:00
..
CSScanTarget.h Adds an intermediate buffer to correct inter-frame smoothing. 2020-08-15 21:24:10 -04:00
CSScanTarget.mm Simplifies in-Metal transform logic, loading responsibility for setup onto the CPU. 2020-09-10 20:32:58 -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 Simplifies in-Metal transform logic, loading responsibility for setup onto the CPU. 2020-09-10 20:32:58 -04:00