aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Vulkan/PipelineLayoutCacheEntry.cs
AgeCommit message (Expand)AuthorFilesLines
2024-06-02Vulkan separate descriptor set fixes (#6895)1.1.1330gdkchan1-22/+102
2024-05-26Allow texture arrays to use separate descriptor sets on Vulkan (#6870)1.1.1323gdkchan1-0/+80
2024-04-07Add support for large sampler arrays on Vulkan (#6489)1.1.1267gdkchan1-35/+41
2024-02-16Vulkan: Use push descriptors for uniform bindings when possible (#6154)1.1.1198riperiperi1-0/+40
2023-09-26Reduce the amount of descriptor pool allocations on Vulkan (#5673)1.1.1030gdkchan1-13/+80
2023-05-21Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025)1.1.812gdkchan1-14/+12
2023-04-27Move solution and projects to srcTSR Berry1-0/+112