This website requires JavaScript.
Explore
Help
Sign In
Creepso
/
Keaton-Ryujinx
Watch
1
Star
0
Fork
You've already forked Keaton-Ryujinx
0
mirror of
https://github.com/KeatonTheBot/Ryujinx.git
synced
2026-05-01 13:54:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f65d01b5d3
Keaton-Ryujinx
/
Ryujinx.Graphics.Shader
/
Instructions
History
gdkchan
119a3a1887
Fix SUATOM and other texture shader instructions with RZ dest (
#2885
)
...
* Fix SUATOM and other texture shader instructions with RZ dest * Shader cache version bump
2021-12-08 18:36:09 -03:00
..
InstEmit.cs
Implement remaining shader double-precision instructions (
#2845
)
2021-12-08 17:54:12 -03:00
InstEmitAluHelper.cs
InstEmitAttribute.cs
Support shader gl_Color, gl_SecondaryColor and gl_TexCoord built-ins (
#2817
)
2021-11-08 13:18:46 -03:00
InstEmitBarrier.cs
InstEmitBitfield.cs
Fix FLO.SH shader instruction with a input of 0 (
#2876
)
2021-12-05 13:25:05 +01:00
InstEmitConversion.cs
Implement remaining shader double-precision instructions (
#2845
)
2021-12-08 17:54:12 -03:00
InstEmitFloatArithmetic.cs
Implement remaining shader double-precision instructions (
#2845
)
2021-12-08 17:54:12 -03:00
InstEmitFloatComparison.cs
Implement remaining shader double-precision instructions (
#2845
)
2021-12-08 17:54:12 -03:00
InstEmitFloatMinMax.cs
Implement remaining shader double-precision instructions (
#2845
)
2021-12-08 17:54:12 -03:00
InstEmitFlowControl.cs
Add support for fragment shader interlock (
#2768
)
2021-10-28 19:53:12 -03:00
InstEmitHelper.cs
Implement remaining shader double-precision instructions (
#2845
)
2021-12-08 17:54:12 -03:00
InstEmitIntegerArithmetic.cs
InstEmitIntegerComparison.cs
InstEmitIntegerLogical.cs
InstEmitIntegerMinMax.cs
InstEmitMemory.cs
Fix shader 8-bit and 16-bit STS/STG (
#2741
)
2021-10-18 20:24:15 -03:00
InstEmitMove.cs
Fix InvocationInfo on geometry shader and bindless default integer const (
#2822
)
2021-11-08 11:39:30 -03:00
InstEmitMultifunction.cs
Implement remaining shader double-precision instructions (
#2845
)
2021-12-08 17:54:12 -03:00
InstEmitNop.cs
InstEmitPredicate.cs
InstEmitShift.cs
InstEmitSurface.cs
Fix SUATOM and other texture shader instructions with RZ dest (
#2885
)
2021-12-08 18:36:09 -03:00
InstEmitter.cs
InstEmitTexture.cs
Fix SUATOM and other texture shader instructions with RZ dest (
#2885
)
2021-12-08 18:36:09 -03:00
InstEmitVideoArithmetic.cs
InstEmitVideoMinMax.cs
InstEmitWarp.cs
Lop3Expression.cs