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
80519af67dd667f00f969cbae6c3e7ed34b4a4f7
ryujinx
/
Ryujinx.Graphics.Shader
/
Instructions
History
gdkchan
6adf15e479
Implement CSET and CSETP shader instructions (
#4318
)
...
* Implement CSET and CSETP shader instructions * Shader cache version bump * Fix CC.HI
2023-01-21 12:18:05 -03:00
..
InstEmit.cs
Implement CSET and CSETP shader instructions (
#4318
)
2023-01-21 12:18:05 -03:00
InstEmitAluHelper.cs
…
InstEmitAttribute.cs
Move gl_Layer from vertex to geometry if GPU does not support it on vertex (
#3866
)
2022-11-18 23:27:54 -03:00
InstEmitBarrier.cs
…
InstEmitBitfield.cs
…
InstEmitConditionCode.cs
Implement CSET and CSETP shader instructions (
#4318
)
2023-01-21 12:18:05 -03:00
InstEmitConversion.cs
…
InstEmitFloatArithmetic.cs
…
InstEmitFloatComparison.cs
…
InstEmitFloatMinMax.cs
…
InstEmitFlowControl.cs
Implement CSET and CSETP shader instructions (
#4318
)
2023-01-21 12:18:05 -03:00
InstEmitHelper.cs
…
InstEmitIntegerArithmetic.cs
…
InstEmitIntegerComparison.cs
Implement CSET and CSETP shader instructions (
#4318
)
2023-01-21 12:18:05 -03:00
InstEmitIntegerLogical.cs
…
InstEmitIntegerMinMax.cs
…
InstEmitMemory.cs
…
InstEmitMove.cs
…
InstEmitMultifunction.cs
…
InstEmitNop.cs
…
InstEmitPredicate.cs
…
InstEmitShift.cs
…
InstEmitSurface.cs
Use vector outputs for texture operations (
#3939
)
2022-12-29 16:09:34 +01:00
InstEmitter.cs
…
InstEmitTexture.cs
Use vector outputs for texture operations (
#3939
)
2022-12-29 16:09:34 +01:00
InstEmitVideoArithmetic.cs
…
InstEmitVideoMinMax.cs
…
InstEmitWarp.cs
Rewrite shader decoding stage (
#2698
)
2021-10-12 22:35:31 +02:00
Lop3Expression.cs
…