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/src
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
..
gfx_metal.cpp Fix a ton of issues in the Metal backend 2022-06-27 14:10:31 -04:00
gfx_metal_buffer.hpp Fixup Metal GFX backend 2022-04-04 07:58:16 -04:00
gfx_metal_framebuffer.hpp Start work on converting GFXMetal to metal-cpp 2022-02-15 11:25:13 -05:00
gfx_metal_pipeline.hpp Start work on converting GFXMetal to metal-cpp 2022-02-15 11:25:13 -05:00
gfx_metal_renderpass.hpp Start work on converting GFXMetal to metal-cpp 2022-02-15 11:25:13 -05:00
gfx_metal_sampler.hpp Start work on converting GFXMetal to metal-cpp 2022-02-15 11:25:13 -05:00
gfx_metal_texture.hpp Fix a ton of issues in the Metal backend 2022-06-27 14:10:31 -04:00