aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/Shader
AgeCommit message (Expand)Author
2020-01-09Initial workgdk
2019-09-05shader: Add missing fsetp negation bit on srcB (#760)Rodrigo Locatti
2019-07-02Misc cleanup (#708)Alex Barney
2019-04-25Implement gl_ClipDistance on the shader generator (#680)gdkchan
2019-04-18New shader translator implementation (#654)gdkchan