aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/Gal/Shader/GlslDecl.cs
AgeCommit message (Expand)Author
2018-07-03Add FaceAttr in GLSL, unmanaged case in EmitTex and ConstantColorG80 blend fa...ReinUsesLisp
2018-06-28Explicit GLSL "position" attribute location (#199)ReinUsesLisp
2018-06-27Add support for Vertex Program A and other small shader improvements (#192)gdkchan
2018-06-23Small OpenGL Renderer refactoring (#177)gdkchan
2018-06-12Minor shader fixesgdkchan
2018-05-29Added support for more shader instructions and texture formats, fix swapped c...gdkchan
2018-05-17Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, ...gdkchan
2018-04-10[GPU] Add more shader instructions, add support for rgb565 texturesgdkchan
2018-04-08Merge shader branch, adding support for GLSL decompilation, a macrogdkchan