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
79b3243f54810eb7d449b739c8040af711c0a73c
ryujinx
/
Ryujinx.Graphics.Shader
/
Decoders
History
…
..
AtomicOp.cs
…
BarrierLevel.cs
…
BarrierMode.cs
…
BitfieldExtensions.cs
…
Block.cs
…
CbIndexMode.cs
…
Condition.cs
…
ConditionalOperation.cs
…
Decoder.cs
…
DecoderHelper.cs
…
FPHalfSwizzle.cs
…
FPMultiplyScale.cs
…
FPType.cs
…
ImageComponents.cs
…
ImageDimensions.cs
…
IntegerCondition.cs
…
IntegerHalfPart.cs
…
IntegerShift.cs
…
IntegerSize.cs
…
IntegerType.cs
…
InterpolationMode.cs
…
IOpCode.cs
…
IOpCodeAlu.cs
Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled
2020-01-09 02:13:00 +01:00
IOpCodeCbuf.cs
…
IOpCodeFArith.cs
…
IOpCodeHfma.cs
…
IOpCodeImm.cs
…
IOpCodeImmF.cs
…
IOpCodeLop.cs
…
IOpCodePredicate39.cs
Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled
2020-01-09 02:13:00 +01:00
IOpCodeRa.cs
…
IOpCodeRc.cs
…
IOpCodeRd.cs
…
IOpCodeReg.cs
…
IOpCodeRegCbuf.cs
…
IOpCodeTexture.cs
Salieri: shader cache (
#1701
)
2020-11-13 00:15:34 +01:00
IOpCodeTld4.cs
Support bindless texture gather shader instruction
2020-01-09 02:13:00 +01:00
LogicalOperation.cs
…
MufuOperation.cs
…
OpCode.cs
…
OpCodeAlu.cs
…
OpCodeAluCbuf.cs
…
OpCodeAluImm2x10.cs
…
OpCodeAluImm32.cs
…
OpCodeAluImm.cs
…
OpCodeAluReg.cs
…
OpCodeAluRegCbuf.cs
…
OpCodeAtom.cs
…
OpCodeAttribute.cs
…
OpCodeBarrier.cs
…
OpCodeBranch.cs
…
OpCodeBranchIndir.cs
…
OpCodeBranchPop.cs
…
OpCodeConditional.cs
…
OpCodeDArithImm.cs
…
OpCodeExit.cs
…
OpCodeFArith.cs
…
OpCodeFArithCbuf.cs
…
OpCodeFArithImm32.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeFArithImm.cs
…
OpCodeFArithReg.cs
…
OpCodeFArithRegCbuf.cs
…
OpCodeFsetImm.cs
…
OpCodeHfma.cs
…
OpCodeHfmaCbuf.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeHfmaImm2x10.cs
…
OpCodeHfmaImm32.cs
…
OpCodeHfmaReg.cs
…
OpCodeHfmaRegCbuf.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeHsetImm2x10.cs
…
OpCodeImage.cs
…
OpCodeIpa.cs
…
OpCodeLdc.cs
…
OpCodeLop.cs
…
OpCodeLopCbuf.cs
…
OpCodeLopImm32.cs
…
OpCodeLopImm.cs
…
OpCodeLopReg.cs
…
OpCodeMemory.cs
…
OpCodeMemoryBarrier.cs
…
OpCodePset.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodePush.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeRed.cs
…
OpCodeSet.cs
…
OpCodeSetCbuf.cs
…
OpCodeSetImm.cs
…
OpCodeSetReg.cs
…
OpCodeShuffle.cs
…
OpCodeTable.cs
…
OpCodeTex.cs
…
OpCodeTexB.cs
…
OpCodeTexs.cs
…
OpCodeTexture.cs
…
OpCodeTextureBase.cs
Salieri: shader cache (
#1701
)
2020-11-13 00:15:34 +01:00
OpCodeTextureScalar.cs
…
OpCodeTld4.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeTld4B.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeTld4s.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeTld.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeTlds.cs
…
OpCodeTxd.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeVideo.cs
…
OpCodeVote.cs
…
ReductionType.cs
Implement ATOM shader instruction (
#1687
)
2020-11-10 01:06:46 +01:00
Register.cs
…
RegisterConsts.cs
…
RegisterType.cs
…
RoundingMode.cs
…
ShuffleType.cs
…
SystemRegister.cs
Implement shader HelperThreadNV (
#2163
)
2021-04-02 21:50:35 +11:00
TexelLoadTarget.cs
…
TextureDimensions.cs
…
TextureGatherOffset.cs
Initial work
2020-01-09 02:13:00 +01:00
TextureLodMode.cs
…
TextureProperty.cs
…
TextureTarget.cs
…
VideoPostOp.cs
…
VideoType.cs
…
VoteOp.cs
…
XmadCMode.cs
…