mirror of
https://github.com/nicklockwood/RetroRampage.git
synced 2026-04-03 00:28:30 -06:00
Metal renderer #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nicklockwood on 2/5/2021
This PR demonstrates how to implement GPU-accelerated rendering using Metal. This allows the game to be rendered at full display resolution, and with much better performance.
This is a simple implementation, but there are opportunities for further optimizations, for example: