This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
b19c4740823ed8fcebf62bf5741a7614a2ac0aa0
ryujinx
/
Ryujinx.Graphics
/
Gal
/
Shader
History
gdkchan
b19c474082
Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection
2018-05-17 15:25:42 -03:00
..
GlslDecl.cs
Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection
2018-05-17 15:25:42 -03:00
GlslDecompiler.cs
Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection
2018-05-17 15:25:42 -03:00
GlslProgram.cs
Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection
2018-05-17 15:25:42 -03:00
ShaderDecode.cs
Merge shader branch, adding support for GLSL decompilation, a macro
2018-04-08 16:41:38 -03:00
ShaderDecodeAlu.cs
Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection
2018-05-17 15:25:42 -03:00
ShaderDecodeFlow.cs
Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection
2018-05-17 15:25:42 -03:00
ShaderDecodeHelper.cs
Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection
2018-05-17 15:25:42 -03:00
ShaderDecodeMem.cs
Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection
2018-05-17 15:25:42 -03:00
ShaderDecodeMove.cs
Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection
2018-05-17 15:25:42 -03:00
ShaderDecoder.cs
Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection
2018-05-17 15:25:42 -03:00
ShaderIrAsg.cs
Merge shader branch, adding support for GLSL decompilation, a macro
2018-04-08 16:41:38 -03:00
ShaderIrBlock.cs
Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection
2018-05-17 15:25:42 -03:00
ShaderIrCmnt.cs
Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection
2018-05-17 15:25:42 -03:00
ShaderIrCond.cs
[GPU] Add more shader instructions, add support for rgb565 textures
2018-04-10 16:50:32 -03:00
ShaderIrInst.cs
Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection
2018-05-17 15:25:42 -03:00
ShaderIrLabel.cs
Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection
2018-05-17 15:25:42 -03:00
ShaderIrMeta.cs
[GPU] Add more shader instructions, add support for rgb565 textures
2018-04-10 16:50:32 -03:00
ShaderIrMetaTex.cs
[GPU] Add more shader instructions, add support for rgb565 textures
2018-04-10 16:50:32 -03:00
ShaderIrMetaTexq.cs
[GPU] Add more shader instructions, add support for rgb565 textures
2018-04-10 16:50:32 -03:00
ShaderIrNode.cs
Merge shader branch, adding support for GLSL decompilation, a macro
2018-04-08 16:41:38 -03:00
ShaderIrOp.cs
[GPU] Add more shader instructions, add support for rgb565 textures
2018-04-10 16:50:32 -03:00
ShaderIrOperAbuf.cs
Merge shader branch, adding support for GLSL decompilation, a macro
2018-04-08 16:41:38 -03:00
ShaderIrOperCbuf.cs
Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection
2018-05-17 15:25:42 -03:00
ShaderIrOperGpr.cs
Merge shader branch, adding support for GLSL decompilation, a macro
2018-04-08 16:41:38 -03:00
ShaderIrOperImm.cs
Merge shader branch, adding support for GLSL decompilation, a macro
2018-04-08 16:41:38 -03:00
ShaderIrOperImmf.cs
Merge shader branch, adding support for GLSL decompilation, a macro
2018-04-08 16:41:38 -03:00
ShaderIrOperPred.cs
Merge shader branch, adding support for GLSL decompilation, a macro
2018-04-08 16:41:38 -03:00
ShaderOpCodeTable.cs
Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection
2018-05-17 15:25:42 -03:00
ShaderOper.cs
[GPU] Add more shader instructions, add support for rgb565 textures
2018-04-10 16:50:32 -03:00
ShaderTexqInfo.cs
[GPU] Add more shader instructions, add support for rgb565 textures
2018-04-10 16:50:32 -03:00