aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/Gal/ShaderDeclInfo.cs
AgeCommit message (Expand)Author
2019-04-18New shader translator implementation (#654)gdkchan
2019-03-04Do naming refactoring on Ryujinx.Graphics (#611)Alex Barney
2019-02-28 Initial non 2D textures support (#525)Thomas Guillemard
2018-08-13Add partial support to the TEX.B shader instruction (#342)gdkchan
2018-06-27Add support for Vertex Program A and other small shader improvements (#192)gdkchan
2018-05-17Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, ...gdkchan
2018-04-08Merge shader branch, adding support for GLSL decompilation, a macrogdkchan