aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Shader/Translation/Transforms
AgeCommit message (Expand)Author
2024-05-26Allow texture arrays to use separate descriptor sets on Vulkan (#6870)1.1.1323gdkchan
2024-04-07Add support for large sampler arrays on Vulkan (#6489)1.1.1267gdkchan
2023-10-20GPU: Add fallback when textureGatherOffsets is not supported (#5792)1.1.1054riperiperi
2023-10-03Implement textureSamples texture query shader instruction (#5750)1.1.1039gdkchan
2023-08-29Geometry shader emulation for macOS (#5551)1.1.1002gdkchan
2023-08-16Fix vote and shuffle shader instructions on AMD GPUs (#5540)1.1.995gdkchan
2023-08-13Delete ShaderConfig and organize shader resources/definitions better (#5509)1.1.985gdkchan