| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-21 | Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025) | gdkchan | |
| * Introduce ResourceLayout * Part 1: Use new ResourceSegments array on UpdateAndBind * Part 2: Use ResourceLayout to build PipelineLayout * Delete old code * XML docs * Fix shader cache load NRE * Fix typo | |||
| 2023-05-11 | Vulkan: Partially workaround MoltenVK InvalidResource error (#4880) | riperiperi | |
| * Add MVK stage flags workaround * Actually do the workaround * Remove GS on VS stuff * Address feedback | |||
| 2023-04-27 | Move solution and projects to src | TSR Berry | |
