aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/Gal/Shader/ShaderHeader.cs
AgeCommit message (Expand)Author
2019-04-18New shader translator implementation (#654)gdkchan
2019-03-04Do naming refactoring on Ryujinx.Graphics (#611)Alex Barney
2018-08-23Implement multiple rendertarget attachments and depth writting (#375)ReinUsesLisp
2018-07-19Implement Geometry shaders (#280)ReinUsesLisp