Archived
1
Fork 0
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
prism/engine/gfx/metal
Joshua Goins e68d6bceeb Fix a ton of issues in the Metal backend
* Remaining push constant issues should be phased out, more changes to
come regarding declaring shader resources to make it less error-prone,.
* Sampler creation is restored for create_texture, for now.
* EndRenderPass command type is now supported, to partially reset render
state when needed.
2022-06-27 14:10:31 -04:00
..
include Fixup Metal GFX backend 2022-04-04 07:58:16 -04:00
src Fix a ton of issues in the Metal backend 2022-06-27 14:10:31 -04:00
CMakeLists.txt Start work on converting GFXMetal to metal-cpp 2022-02-15 11:25:13 -05:00