1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-12-04 19:52:01 +00:00
Ryujinx/Ryujinx.Graphics.Shader
gdkchan 8e0a421264
Fix remap when handle is 0 (#1882)
* Nvservices cleanup and attempt to fix remap

* Unmap if remap handle is 0

* Remove mapped pool add from Remap
2021-01-10 10:11:31 +11:00
..
CodeGen Implement Force Early Z Register (#1755) 2020-12-02 00:13:27 +01:00
Decoders Fix remap when handle is 0 (#1882) 2021-01-10 10:11:31 +11:00
Instructions Support conditional on BRK and SYNC shader instructions (#1878) 2021-01-08 22:55:55 -03:00
IntermediateRepresentation
StructuredIr
Translation
BufferDescriptor.cs Salieri: shader cache (#1701) 2020-11-13 00:15:34 +01:00
IGpuAccessor.cs Implement Force Early Z Register (#1755) 2020-12-02 00:13:27 +01:00
InputTopology.cs Salieri: shader cache (#1701) 2020-11-13 00:15:34 +01:00
OutputTopology.cs
Ryujinx.Graphics.Shader.csproj infra: Migrate to .NET 5 (#1694) 2020-11-15 19:27:15 +01:00
SamplerType.cs
ShaderProgram.cs
ShaderProgramInfo.cs Salieri: shader cache (#1701) 2020-11-13 00:15:34 +01:00
ShaderStage.cs Salieri: shader cache (#1701) 2020-11-13 00:15:34 +01:00
TextureDescriptor.cs Salieri: shader cache (#1701) 2020-11-13 00:15:34 +01:00
TextureFormat.cs Implement SULD shader instruction (#1117) 2020-04-22 09:35:28 +10:00
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