Archived
1
0
Fork 0
forked from Mirror/Ryujinx
This repository has been archived on 2024-10-11. You can view files and clone it, but cannot push or open issues or pull requests.
jinx/Ryujinx.Graphics.Gpu
riperiperi 7ff1f9aa12
End shader decoding when reaching a block that starts with an infinite loop (after BRX) ()
* End shader decoding when reaching an infinite loop

The NV shader compiler puts these at the end of shaders.

* Update shader cache version
2021-06-15 02:09:59 +02:00
..
Engine Do not clear gpu subchannel state on BindChannel () 2021-06-09 00:50:18 +02:00
Image GAL: Fix sampler leaks on exit () 2021-06-09 01:00:28 +02:00
Memory POWER - Performance Optimizations With Extensive Ramifications () 2021-05-24 22:52:44 +02:00
Shader End shader decoding when reaching a block that starts with an infinite loop (after BRX) () 2021-06-15 02:09:59 +02:00
State Do not clear gpu subchannel state on BindChannel () 2021-06-09 00:50:18 +02:00
Synchronization Improved Logger () 2020-08-04 01:32:53 +02:00
ClassId.cs Implement GPU syncpoints () 2020-04-19 11:25:57 +10:00
Constants.cs Improve linear texture compatibility rules () 2021-03-19 02:17:38 +01:00
GpuContext.cs POWER - Performance Optimizations With Extensive Ramifications () 2021-05-24 22:52:44 +02:00
GraphicsConfig.cs misc: Fix default value for GraphicsConfig.MaxAnisotropy () 2021-05-07 13:18:23 -03:00
MethodParams.cs Add XML documentation to Ryujinx.Graphics.Gpu 2020-01-09 02:13:00 +01:00
Ryujinx.Graphics.Gpu.csproj infra: Migrate to .NET 5 () 2020-11-15 19:27:15 +01:00
ShadowRamControl.cs Implement MME shadow RAM () 2020-03-13 12:30:26 +11:00
Window.cs Support for resources on non-contiguous GPU memory regions () 2021-01-17 19:44:34 +01:00