Ryujinx/Ryujinx.Graphics.Shader
2020-01-09 02:13:00 +01:00
..
CodeGen/Glsl Add partial support for array of samplers, and add pass to identify them from bindless texture accesses 2020-01-09 02:13:00 +01:00
Decoders Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes 2020-01-09 02:13:00 +01:00
Instructions Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes 2020-01-09 02:13:00 +01:00
IntermediateRepresentation Add partial support for array of samplers, and add pass to identify them from bindless texture accesses 2020-01-09 02:13:00 +01:00
StructuredIr Add partial support for array of samplers, and add pass to identify them from bindless texture accesses 2020-01-09 02:13:00 +01:00
Translation Remove some unused constants and other code 2020-01-09 02:13:00 +01:00
BufferDescriptor.cs Initial work 2020-01-09 02:13:00 +01:00
DefineNames.cs Initial work 2020-01-09 02:13:00 +01:00
InterpolationQualifier.cs Initial work 2020-01-09 02:13:00 +01:00
OutputTopology.cs Initial work 2020-01-09 02:13:00 +01:00
Ryujinx.Graphics.Shader.csproj Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes 2020-01-09 02:13:00 +01:00
SamplerType.cs Add partial support for array of samplers, and add pass to identify them from bindless texture accesses 2020-01-09 02:13:00 +01:00
ShaderConfig.cs Initial work 2020-01-09 02:13:00 +01:00
ShaderHeader.cs Initial work 2020-01-09 02:13:00 +01:00
ShaderProgram.cs Initial work 2020-01-09 02:13:00 +01:00
ShaderProgramInfo.cs Initial support for image stores, support texture sample on compute 2020-01-09 02:13:00 +01:00
ShaderStage.cs Initial work 2020-01-09 02:13:00 +01:00
TextureDescriptor.cs Initial support for image stores, support texture sample on compute 2020-01-09 02:13:00 +01:00