1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 22:44:36 +01:00
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 Implement CAL and RET shader instructions (#1618) 2020-10-25 17:00:44 -03:00
StructuredIr Implement CAL and RET shader instructions (#1618) 2020-10-25 17:00:44 -03:00
Translation Implement CAL and RET shader instructions (#1618) 2020-10-25 17:00:44 -03:00
BufferDescriptor.cs
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