gdkchan 8e0a421264 Fix remap when handle is 0 (#1882) il y a 5 ans
..
AtomicOp.cs c3d62bd078 Implement ATOM shader instruction (#1687) il y a 5 ans
BarrierLevel.cs 29a825b43b Address PR feedback il y a 6 ans
BarrierMode.cs 2eccc7023a Partial support for shader memory barriers il y a 6 ans
BitfieldExtensions.cs e13154c83d Implement shader LEA instruction and improve bindless image load/store (#1355) il y a 5 ans
Block.cs 18814d44b2 Address PR feedback il y a 6 ans
CbIndexMode.cs b066cfc1a3 Add support for shader constant buffer slot indexing (#1608) il y a 5 ans
Condition.cs 1876b346fe Initial work il y a 6 ans
ConditionalOperation.cs 1876b346fe Initial work il y a 6 ans
Decoder.cs 49f970d5bd Implement CAL and RET shader instructions (#1618) il y a 5 ans
DecoderHelper.cs dc97457bf0 Initial support for double precision shader instructions. (#963) il y a 6 ans
FPHalfSwizzle.cs 1876b346fe Initial work il y a 6 ans
FPMultiplyScale.cs f0a59f345c Add partial support for the BRX shader instruction il y a 6 ans
FPType.cs dc97457bf0 Initial support for double precision shader instructions. (#963) il y a 6 ans
IOpCode.cs 1876b346fe Initial work il y a 6 ans
IOpCodeAlu.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled il y a 6 ans
IOpCodeCbuf.cs 1876b346fe Initial work il y a 6 ans
IOpCodeFArith.cs f0a59f345c Add partial support for the BRX shader instruction il y a 6 ans
IOpCodeHfma.cs 1876b346fe Initial work il y a 6 ans
IOpCodeImm.cs 1876b346fe Initial work il y a 6 ans
IOpCodeImmF.cs 1876b346fe Initial work il y a 6 ans
IOpCodeLop.cs 1876b346fe Initial work il y a 6 ans
IOpCodePredicate39.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled il y a 6 ans
IOpCodeRa.cs 1876b346fe Initial work il y a 6 ans
IOpCodeRc.cs 1876b346fe Initial work il y a 6 ans
IOpCodeRd.cs 1876b346fe Initial work il y a 6 ans
IOpCodeReg.cs 1876b346fe Initial work il y a 6 ans
IOpCodeRegCbuf.cs 1876b346fe Initial work il y a 6 ans
IOpCodeTexture.cs 48f6570557 Salieri: shader cache (#1701) il y a 5 ans
IOpCodeTld4.cs 6b13c5b439 Support bindless texture gather shader instruction il y a 6 ans
ImageComponents.cs 8cba252b23 Add per-source type memory change tracking, simplified state change tracking, other fixes il y a 6 ans
ImageDimensions.cs 1b7d955195 Initial support for image stores, support texture sample on compute il y a 6 ans
IntegerCondition.cs 1876b346fe Initial work il y a 6 ans
IntegerHalfPart.cs 1876b346fe Initial work il y a 6 ans
IntegerShift.cs 1876b346fe Initial work il y a 6 ans
IntegerSize.cs 6a98c643ca Add a pass to turn global memory access into storage access, and do all storage related transformations on IR il y a 6 ans
IntegerType.cs 1876b346fe Initial work il y a 6 ans
InterpolationMode.cs 1876b346fe Initial work il y a 6 ans
LogicalOperation.cs 1876b346fe Initial work il y a 6 ans
MufuOperation.cs 1876b346fe Initial work il y a 6 ans
OpCode.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeAlu.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeAluCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeAluImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeAluImm2x10.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeAluImm32.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeAluReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeAluRegCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeAtom.cs c3d62bd078 Implement ATOM shader instruction (#1687) il y a 5 ans
OpCodeAttribute.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeBarrier.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeBranch.cs b9200dd734 Support conditional on BRK and SYNC shader instructions (#1878) il y a 5 ans
OpCodeBranchIndir.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeBranchPop.cs b9200dd734 Support conditional on BRK and SYNC shader instructions (#1878) il y a 5 ans
OpCodeConditional.cs 8e0a421264 Fix remap when handle is 0 (#1882) il y a 5 ans
OpCodeDArithImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeExit.cs b9200dd734 Support conditional on BRK and SYNC shader instructions (#1878) il y a 5 ans
OpCodeFArith.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeFArithCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeFArithImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeFArithImm32.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeFArithReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeFArithRegCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeFsetImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeHfma.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeHfmaCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeHfmaImm2x10.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeHfmaImm32.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeHfmaReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeHfmaRegCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeHsetImm2x10.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeImage.cs 48f6570557 Salieri: shader cache (#1701) il y a 5 ans
OpCodeIpa.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeLdc.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeLop.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeLopCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeLopImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeLopImm32.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeLopReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeMemory.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeMemoryBarrier.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodePset.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodePush.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeRed.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeSet.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeSetCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeSetImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeSetReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeShuffle.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeTable.cs c3d62bd078 Implement ATOM shader instruction (#1687) il y a 5 ans
OpCodeTex.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeTexB.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeTexs.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeTexture.cs 48f6570557 Salieri: shader cache (#1701) il y a 5 ans
OpCodeTextureBase.cs 48f6570557 Salieri: shader cache (#1701) il y a 5 ans
OpCodeTextureScalar.cs 48f6570557 Salieri: shader cache (#1701) il y a 5 ans
OpCodeTld.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeTld4.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeTld4B.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeTld4s.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeTlds.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeTxd.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeVideo.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
OpCodeVote.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) il y a 5 ans
ReductionType.cs c3d62bd078 Implement ATOM shader instruction (#1687) il y a 5 ans
Register.cs 1876b346fe Initial work il y a 6 ans
RegisterConsts.cs 1876b346fe Initial work il y a 6 ans
RegisterType.cs 1876b346fe Initial work il y a 6 ans
RoundingMode.cs 1876b346fe Initial work il y a 6 ans
ShuffleType.cs 278a4c317c Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes il y a 6 ans
SystemRegister.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled il y a 6 ans
TexelLoadTarget.cs 1b7d955195 Initial support for image stores, support texture sample on compute il y a 6 ans
TextureDimensions.cs 1876b346fe Initial work il y a 6 ans
TextureGatherOffset.cs 1876b346fe Initial work il y a 6 ans
TextureLodMode.cs 1876b346fe Initial work il y a 6 ans
TextureProperty.cs 1876b346fe Initial work il y a 6 ans
TextureTarget.cs 1876b346fe Initial work il y a 6 ans
VideoPostOp.cs 1586450a38 Implement VMNMX shader instruction (#1032) il y a 6 ans
VideoType.cs 1586450a38 Implement VMNMX shader instruction (#1032) il y a 6 ans
VoteOp.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled il y a 6 ans
XmadCMode.cs 1876b346fe Initial work il y a 6 ans