Ryujinx/Ryujinx.Graphics.Shader
gdkchan 8dbcae1ff8
Implement BGRA texture support (#1418)
* Implement BGRA texture support

* Missing AppendLine

* Remove empty lines

* Address PR feedback
2020-07-26 00:03:40 -03:00
..
CodeGen Implement BGRA texture support (#1418) 2020-07-26 00:03:40 -03:00
Decoders Implement shader LEA instruction and improve bindless image load/store (#1355) 2020-07-04 01:48:44 +02:00
Instructions Implement Zero-Configuration Resolution Scaling (#1365) 2020-07-07 04:41:07 +02:00
IntermediateRepresentation Support separate textures and samplers (#1216) 2020-05-27 16:07:10 +02:00
StructuredIr Support separate textures and samplers (#1216) 2020-05-27 16:07:10 +02:00
Translation Implement BGRA texture support (#1418) 2020-07-26 00:03:40 -03:00
BufferDescriptor.cs
IGpuAccessor.cs Fix wrong face culling once and for all (#1277) 2020-05-28 09:03:07 +10:00
InputTopology.cs
OutputTopology.cs
Ryujinx.Graphics.Shader.csproj Implement Zero-Configuration Resolution Scaling (#1365) 2020-07-07 04:41:07 +02:00
SamplerType.cs
ShaderProgram.cs
ShaderProgramInfo.cs
ShaderStage.cs
TextureDescriptor.cs Implement Zero-Configuration Resolution Scaling (#1365) 2020-07-07 04:41:07 +02:00
TextureFormat.cs
TextureUsageFlags.cs Implement Zero-Configuration Resolution Scaling (#1365) 2020-07-07 04:41:07 +02:00