thatcosmonaut / SDL

Simple Directmedia Layer
https://libsdl.org
zlib License
1 stars 2 forks source link

Implement MetalRenderer #6

Closed flibitijibibo closed 2 weeks ago

flibitijibibo commented 2 months ago

Not much to say, it's in src/gpu/metal/!

TODO:

flibitijibibo commented 3 weeks ago

Cleared up the finished items on the list - all examples should now work, including those that use compute shaders.

flibitijibibo commented 2 weeks ago

Ended up dropping occlusion queries, so Metal's filled in now!