Ryujinx/Ryujinx.Graphics.Gpu/Engine
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
..
GPFifo New GPFifo and fast guest constant buffer updates (#1400) 2020-07-23 23:53:25 -03:00
MME New GPFifo and fast guest constant buffer updates (#1400) 2020-07-23 23:53:25 -03:00
Compute.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
ComputeQmd.cs Use correct shader local memory size instead of a hardcoded size (#914) 2020-02-02 14:25:52 +11:00
Inline2Memory.cs Support inline index buffer data (#1351) 2020-07-04 00:41:27 +02:00
MethodClear.cs Implement Zero-Configuration Resolution Scaling (#1365) 2020-07-07 04:41:07 +02:00
MethodConditionalRendering.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
MethodCopyBuffer.cs Fix buffer to 3D texture copy (#1354) 2020-07-04 01:37:36 +02:00
MethodCopyTexture.cs Implement Zero-Configuration Resolution Scaling (#1365) 2020-07-07 04:41:07 +02:00
MethodDraw.cs Support inline index buffer data (#1351) 2020-07-04 00:41:27 +02:00
MethodFirmware.cs Ignore exit flag on branch delay slot (#899) 2020-01-22 02:11:43 +01:00
MethodIncrementSyncpoint.cs Implement Counter Queue and Partial Host Conditional Rendering (#1167) 2020-05-04 12:24:59 +10:00
MethodReport.cs Initial transform feedback support (#1370) 2020-07-15 13:01:10 +10:00
MethodResetCounter.cs Fix some spelling mistakes 2020-01-09 02:13:00 +01:00
Methods.cs New GPFifo and fast guest constant buffer updates (#1400) 2020-07-23 23:53:25 -03:00
MethodUniformBufferBind.cs Add XML documentation to Ryujinx.Graphics.Gpu.Engine 2020-01-09 02:13:00 +01:00
MethodUniformBufferUpdate.cs New GPFifo and fast guest constant buffer updates (#1400) 2020-07-23 23:53:25 -03:00