| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-26 | Reduce the amount of descriptor pool allocations on Vulkan (#5673) | gdkchan | |
| * Reduce the amount of descriptor pool allocations on Vulkan * Formatting * Slice can be simplified * Make GetDescriptorPoolSizes static * Adjust CanFit calculation so that TryAllocateDescriptorSets never fails * Remove unused field | |||
| 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-04-27 | Move solution and projects to src | TSR Berry | |
