Ryujinx/Ryujinx.Graphics.Shader
riperiperi e1da7df207
Support res scale on images, correctly blacklist for SUST, move logic out of backend. (#1657)
* Support res scale on images, correctly blacklist for SUST, move logic
out of backend.

* Fix Typo
2020-11-02 16:53:23 -03:00
..
CodeGen Support res scale on images, correctly blacklist for SUST, move logic out of backend. (#1657) 2020-11-02 16:53:23 -03: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