Commit Graph

5 Commits

Author SHA1 Message Date
Ariel Abreu
fe4017217f
Add label properties everywhere they're required 2022-12-29 22:04:23 -05:00
Ariel Abreu
ec15ad192e
Fix some inline functions to work in plain ObjC 2022-12-29 02:24:32 -05:00
Ariel Abreu
54b7f94d18
Implement MTKView 2022-12-29 02:24:00 -05:00
Ariel Abreu
bfbaff1a36
Initial support for render encoders (and related objects) 2022-12-25 23:42:12 -05:00
Ariel Abreu
b323ce517b
Initial commit with work
At this point, basic compute works! Specifically, Apple's
"Performing Calculations on a GPU" example works perfectly, both
when compiled under Darling and when compiled in a real macOS install
with Xcode.
2022-12-12 18:02:47 -05:00