aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/Gal/Shader/ShaderDecodeFlow.cs
AgeCommit message (Expand)Author
2018-06-27Add support for Vertex Program A and other small shader improvements (#192)gdkchan
2018-05-29Added support for more shader instructions and texture formats, fix swapped c...gdkchan
2018-05-22Improve shader sending method to GAL, use a memory interface instead of readi...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