aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/Translation/GlobalMemory.cs
AgeCommit message (Expand)Author
2022-12-06Shader: Add fallback for LDG from "ube" buffer ranges. (#4027)1.1.440riperiperi
2021-10-18Fix shader 8-bit and 16-bit STS/STG (#2741)gdkchan
2020-02-11Support compute uniform buffers emulated with global memory (#924)gdkchan
2020-01-09Address PR feedbackgdkchan
2020-01-09Add a pass to turn global memory access into storage access, and do all stora...gdk