1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 18:31:53 +00:00
CLK/OSBindings/Mac/Clock Signal/ScanTarget
Thomas Harte 38960a08d6 Adds adjustment for display aspect ratio.
While also realising that I appear to be getting away without an MTLVertexDescriptor for Scans. Maybe OpenGL has prejudiced me, and they're actually optional for interleaved data?
2020-08-07 22:29:24 -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 Adds adjustment for display aspect ratio. 2020-08-07 22:29:24 -04:00
ScanTarget.metal Adds adjustment for display aspect ratio. 2020-08-07 22:29:24 -04:00