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
5f0dd965bf18ec00856498c9b933a6b7c906994a
ryujinx
/
Ryujinx.Graphics
/
Gal
/
Shader
History
gdkchan
5f0dd965bf
Ignore ZR target texture color registers on shader
2018-04-30 14:32:54 -03:00
..
GlslDecl.cs
[GPU] Add more shader instructions, add support for rgb565 textures
2018-04-10 16:50:32 -03:00
GlslDecompiler.cs
Properly support multiple vertex buffers, stub 2 ioctls, fix a shader issue, change the way how the vertex buffer size is calculated for the buffers with limit = 0
2018-04-29 17:58:38 -03:00
GlslProgram.cs
Merge shader branch, adding support for GLSL decompilation, a macro
2018-04-08 16:41:38 -03:00
ShaderDecode.cs
Merge shader branch, adding support for GLSL decompilation, a macro
2018-04-08 16:41:38 -03:00
ShaderDecodeAlu.cs
Some small sync primitive fixes, logging fixes, started to implement the 2D engine on the GPU, fixed DrawArrays, implemented a few more shader instructions, made a start on nvdrv refactor, etc...
2018-04-25 23:12:26 -03:00
ShaderDecodeFlow.cs
Merge shader branch, adding support for GLSL decompilation, a macro
2018-04-08 16:41:38 -03:00
ShaderDecodeHelper.cs
Add SvcSetThreadActivity, tweak SignalProcessWideKey, add fmul32i shader instructions and other small fixes
2018-04-19 16:18:30 -03:00
ShaderDecodeMem.cs
Ignore ZR target texture color registers on shader
2018-04-30 14:32:54 -03:00
ShaderDecodeMove.cs
Some small sync primitive fixes, logging fixes, started to implement the 2D engine on the GPU, fixed DrawArrays, implemented a few more shader instructions, made a start on nvdrv refactor, etc...
2018-04-25 23:12:26 -03:00
ShaderDecoder.cs
Fix for current framebuffer issues (
#78
)
2018-04-13 15:12:58 -03:00
ShaderIrAsg.cs
Merge shader branch, adding support for GLSL decompilation, a macro
2018-04-08 16:41:38 -03:00
ShaderIrBlock.cs
Fix for current framebuffer issues (
#78
)
2018-04-13 15:12:58 -03:00
ShaderIrCond.cs
[GPU] Add more shader instructions, add support for rgb565 textures
2018-04-10 16:50:32 -03:00
ShaderIrInst.cs
Some small sync primitive fixes, logging fixes, started to implement the 2D engine on the GPU, fixed DrawArrays, implemented a few more shader instructions, made a start on nvdrv refactor, etc...
2018-04-25 23:12:26 -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
Merge shader branch, adding support for GLSL decompilation, a macro
2018-04-08 16:41:38 -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
Some small sync primitive fixes, logging fixes, started to implement the 2D engine on the GPU, fixed DrawArrays, implemented a few more shader instructions, made a start on nvdrv refactor, etc...
2018-04-25 23:12:26 -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