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
59490d54b5e6b85df27ac6f6c08d0925be899360
ryujinx
/
Ryujinx.Graphics.Shader
/
Translation
History
…
..
Optimizations
…
AttributeConsts.cs
Implement Viewport Transform Disable (
#3328
)
2022-05-12 10:47:13 -03:00
ControlFlowGraph.cs
…
Dominance.cs
…
EmitterContext.cs
Implement Viewport Transform Disable (
#3328
)
2022-05-12 10:47:13 -03:00
EmitterContextInsts.cs
…
FeatureFlags.cs
Support shader gl_Color, gl_SecondaryColor and gl_TexCoord built-ins (
#2817
)
2021-11-08 13:18:46 -03:00
FunctionMatch.cs
…
GlobalMemory.cs
…
RegisterUsage.cs
…
Rewriter.cs
…
ShaderConfig.cs
…
ShaderHeader.cs
Do not allow render targets not explicitly written by the fragment shader to be modified (
#3063
)
2022-02-16 23:15:39 +01:00
Ssa.cs
Use multiple dest operands for shader call instructions (
#1975
)
2021-02-01 11:13:38 +11:00
TargetApi.cs
…
TargetLanguage.cs
…
TranslationFlags.cs
Stop using glTransformFeedbackVaryings and use explicit layout on the shader (
#3012
)
2022-01-21 12:35:21 -03:00
TranslationOptions.cs
…
Translator.cs
…
TranslatorContext.cs
…
UInt128.cs
…