Ryujinx/Ryujinx.Graphics.Gpu
gdkchan 5a7df48975
New GPFifo and fast guest constant buffer updates (#1400)
* Add new structures from official docs, start migrating GPFifo

* Finish migration to new GPFifo processor

* Implement fast constant buffer data upload

* Migrate to new GPFifo class

* XML docs
2020-07-23 23:53:25 -03:00
..
Engine New GPFifo and fast guest constant buffer updates (#1400) 2020-07-23 23:53:25 -03:00
Image Fix depth stencil formats copy by matching equivalent color formats (#1198) 2020-07-13 21:41:30 +10:00
Memory Force TFB rebind after buffer modifications (#1392) 2020-07-15 19:05:06 -03:00
Shader Initial transform feedback support (#1370) 2020-07-15 13:01:10 +10:00
State New GPFifo and fast guest constant buffer updates (#1400) 2020-07-23 23:53:25 -03:00
Synchronization Call syncpoint expiration callback outside of the lock (#1349) 2020-07-04 00:22:06 +02:00
ClassId.cs Implement GPU syncpoints (#980) 2020-04-19 11:25:57 +10:00
Constants.cs Initial transform feedback support (#1370) 2020-07-15 13:01:10 +10:00
GpuContext.cs New GPFifo and fast guest constant buffer updates (#1400) 2020-07-23 23:53:25 -03:00
GraphicsConfig.cs Implement Zero-Configuration Resolution Scaling (#1365) 2020-07-07 04:41:07 +02:00
MacroInterpreter.cs Fix MME shadow RAM implementation (#1051) 2020-04-25 23:56:56 +10:00
MethodParams.cs Add XML documentation to Ryujinx.Graphics.Gpu 2020-01-09 02:13:00 +01:00
Ryujinx.Graphics.Gpu.csproj New GPFifo and fast guest constant buffer updates (#1400) 2020-07-23 23:53:25 -03:00
ShadowRamControl.cs Implement MME shadow RAM (#987) 2020-03-13 12:30:26 +11:00
Window.cs Implement Zero-Configuration Resolution Scaling (#1365) 2020-07-07 04:41:07 +02:00