1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-10-19 05:31:42 +01:00
Ryujinx/Ryujinx.Graphics.Shader
gdkchan 4523a73f75
Propagate Shader phi nodes with the same source value from all blocks (#3457)
* Propagate Shader phi nodes with the same source value from all incoming blocks

* Shader cache version bump
2022-07-12 00:36:58 +02:00
..
CodeGen/Glsl Add support for alpha to coverage dithering (#3069) 2022-07-05 19:58:36 -03:00
Decoders
Instructions Implement Viewport Transform Disable (#3328) 2022-05-12 10:47:13 -03:00
IntermediateRepresentation
StructuredIr
Translation Propagate Shader phi nodes with the same source value from all blocks (#3457) 2022-07-12 00:36:58 +02:00
BufferDescriptor.cs
BufferUsageFlags.cs
Constants.cs
IGpuAccessor.cs Add support for alpha to coverage dithering (#3069) 2022-07-05 19:58:36 -03:00
InputTopology.cs
OutputTopology.cs
Ryujinx.Graphics.Shader.csproj
SamplerType.cs
ShaderProgram.cs
ShaderProgramInfo.cs
ShaderStage.cs
SupportBuffer.cs Implement Viewport Transform Disable (#3328) 2022-05-12 10:47:13 -03:00
TessPatchType.cs
TessSpacing.cs
TextureDescriptor.cs
TextureFormat.cs
TextureHandle.cs Bindless elimination for constant sampler handle (#3424) 2022-07-02 15:03:35 -03:00
TextureUsageFlags.cs