gdk b8528c6317 Implement HSET2 shader instruction and fix errors uncovered by Rodrigo tests 6 years ago
..
CodeGen 73e68edd09 Revert "Simplify shader uniform buffer access codegen" 6 years ago
Decoders b8528c6317 Implement HSET2 shader instruction and fix errors uncovered by Rodrigo tests 6 years ago
Instructions b8528c6317 Implement HSET2 shader instruction and fix errors uncovered by Rodrigo tests 6 years ago
IntermediateRepresentation 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 years ago
StructuredIr f6e96551bf Fix regression on load/store local (wrong type) 6 years ago
Translation b8528c6317 Implement HSET2 shader instruction and fix errors uncovered by Rodrigo tests 6 years ago
BufferDescriptor.cs 1876b346fe Initial work 6 years ago
DefineNames.cs 1876b346fe Initial work 6 years ago
InterpolationQualifier.cs 1876b346fe Initial work 6 years ago
OutputTopology.cs 1876b346fe Initial work 6 years ago
Ryujinx.Graphics.Shader.csproj 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 years ago
SamplerType.cs 8eb773d81f Make the shader translator more error resilient (part 2) 6 years ago
ShaderConfig.cs 3ca675223a Remove TranslatorConfig struct 6 years ago
ShaderHeader.cs 1876b346fe Initial work 6 years ago
ShaderProgram.cs f0a59f345c Add partial support for the BRX shader instruction 6 years ago
ShaderProgramInfo.cs 1b7d955195 Initial support for image stores, support texture sample on compute 6 years ago
ShaderStage.cs 1876b346fe Initial work 6 years ago
TextureDescriptor.cs 1b7d955195 Initial support for image stores, support texture sample on compute 6 years ago