GreemDev-Ryujinx/Ryujinx.Graphics.Shader
gdkchan 1eea35554c
Better viewport flipping and depth mode detection method (#1556)
* Use a better viewport flipping approach

* New approach to detect depth mode

* nit: Sort method on the OpenGL backend

* Adjust spacing on comment

* Unswap near and far parameters based on ScaleZ
2020-09-19 19:46:49 -03:00
..
CodeGen Fix shader regression on Intel iGPUs by reverting layout changes (#1425) 2020-07-29 08:01:11 +10:00
Decoders
Instructions Fix PSL and MRG flags on XMAD cbuf-reg shader instruction (#1520) 2020-09-01 15:07:20 -03:00
IntermediateRepresentation
StructuredIr
Translation Better viewport flipping and depth mode detection method (#1556) 2020-09-19 19:46:49 -03:00
BufferDescriptor.cs
IGpuAccessor.cs Better viewport flipping and depth mode detection method (#1556) 2020-09-19 19:46:49 -03:00
InputTopology.cs
OutputTopology.cs
Ryujinx.Graphics.Shader.csproj
SamplerType.cs
ShaderProgram.cs
ShaderProgramInfo.cs
ShaderStage.cs
TextureDescriptor.cs
TextureFormat.cs
TextureUsageFlags.cs