1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-23 21:29:11 +00:00
CLK/OSBindings/Mac/Clock Signal/ScanTarget
Thomas Harte e340685a99 Seemingly proves that proper geometry is reaching Metal by drawing scans.
No in-buffer accumulation yet, but this is progress. If I can add accumulation and stencil clearing, I'm not doing badly.
2020-08-08 23:11:44 -04:00
..
CSScanTarget.h This is possibly at least dispatching an empty command buffer correctly. 2020-08-04 19:44:56 -04:00
CSScanTarget.mm Seemingly proves that proper geometry is reaching Metal by drawing scans. 2020-08-08 23:11:44 -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 Having learnt a bit more: eliminates Metal attribute tags, switches to more natural expression of structs. 2020-08-08 17:27:32 -04:00