aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/Translation/ShaderConfig.cs
AgeCommit message (Expand)Author
2021-01-29Implement geometry shader passthrough (#1961)gdkchan
2020-11-13Salieri: shader cache (#1701)Mary
2020-11-08Use explicit buffer and texture bindings on shaders (#1666)gdkchan
2020-07-30Refactor shader translator ShaderConfig and reduce the number of out args (#1...gdkchan
2020-07-07Implement Zero-Configuration Resolution Scaling (#1365)riperiperi
2020-07-04Implement shader LEA instruction and improve bindless image load/store (#1355)gdkchan
2020-05-06Refactor shader GPU state and memory access (#1203)gdkchan
2020-04-22Implement SULD shader instruction (#1117)gdkchan
2020-04-03Better IPA shader instruction implementation (#1082)gdkchan
2020-02-02Use correct shader local memory size instead of a hardcoded size (#914)gdkchan
2020-01-09Address PR feedbackgdkchan
2020-01-09Remove more unused codegdkchan
2020-01-09Some code cleanupgdkchan