aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/BufferDescriptor.cs
AgeCommit message (Expand)Author
2022-04-10New shader cache implementation (#3194)1.1.101gdkchan
2021-01-17Implement lazy flush-on-read for Buffers (SSBO/Copy) (#1790)riperiperi
2020-11-13Salieri: shader cache (#1701)Mary
2020-11-08Use explicit buffer and texture bindings on shaders (#1666)gdkchan
2020-01-09Initial workgdk