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
ClassId.cs
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
MacroInterpreter.cs
MethodParams.cs
Ryujinx.Graphics.Gpu.csproj New GPFifo and fast guest constant buffer updates (#1400) 2020-07-23 23:53:25 -03:00
ShadowRamControl.cs
Window.cs