Ryujinx/Ryujinx.Graphics.Shader
2020-11-06 18:54:13 +01:00
..
CodeGen Support single precision contants for double precision operations (#1673) 2020-11-06 18:54:13 +01:00
Decoders Implement CAL and RET shader instructions (#1618) 2020-10-25 17:00:44 -03:00
Instructions Support res scale on images, correctly blacklist for SUST, move logic out of backend. (#1657) 2020-11-02 16:53:23 -03:00
IntermediateRepresentation
StructuredIr Implement CAL and RET shader instructions (#1618) 2020-10-25 17:00:44 -03:00
Translation
BufferDescriptor.cs Initial work 2020-01-09 02:13:00 +01:00
IGpuAccessor.cs
InputTopology.cs
OutputTopology.cs
Ryujinx.Graphics.Shader.csproj
SamplerType.cs Avoid sampler conflicts on bindless samplers with the same name (#1642) 2020-10-28 21:20:43 +01:00
ShaderProgram.cs
ShaderProgramInfo.cs
ShaderStage.cs
TextureDescriptor.cs Support res scale on images, correctly blacklist for SUST, move logic out of backend. (#1657) 2020-11-02 16:53:23 -03:00
TextureFormat.cs
TextureUsageFlags.cs Support res scale on images, correctly blacklist for SUST, move logic out of backend. (#1657) 2020-11-02 16:53:23 -03:00