aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Shader/Translation/Transforms/TexturePass.cs
AgeCommit message (Expand)Author
2023-10-20GPU: Add fallback when textureGatherOffsets is not supported (#5792)riperiperi
2023-10-03Implement textureSamples texture query shader instruction (#5750)gdkchan
2023-08-29Geometry shader emulation for macOS (#5551)gdkchan
2023-08-13Delete ShaderConfig and organize shader resources/definitions better (#5509)gdkchan