aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/Gal/ShaderDumper.cs
AgeCommit message (Expand)Author
2020-01-09Initial workgdk
2019-07-02Misc cleanup (#708)Alex Barney
2019-03-04Do naming refactoring on Ryujinx.Graphics (#611)Alex Barney
2019-01-31Initial support for shader half float instructions (#507)gdkchan
2018-10-17Improve texture tables (#457)gdkchan
2018-07-19Implement Geometry shaders (#280)ReinUsesLisp
2018-07-15Add config key to dump shaders in local directory (#265)ReinUsesLisp