aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/Gal/Shader
AgeCommit message (Expand)Author
2018-04-19Add SvcSetThreadActivity, tweak SignalProcessWideKey, add fmul32i shader inst...gdkchan
2018-04-14[GPU] Fix frame buffer being upside down in some casesgdkchan
2018-04-13[GPU] Remove 1f in RCP instruction emitter on glsl decompilergdkchan
2018-04-13[GPU] Do not use the f suffix on float contants on the shader glsl codegdkchan
2018-04-13Bump glsl version to support layout qualifiergdkchan
2018-04-13Fix for current framebuffer issues (#78)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