aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/Gal/Shader/ShaderIrInst.cs
AgeCommit message (Expand)Author
2018-06-23Fix 3 graphics related issues (#180)gdkchan
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-25Some small sync primitive fixes, logging fixes, started to implement the 2D e...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