GreemDev-Ryujinx/Ryujinx.Graphics.Gpu/Engine
gdkchan b8eb6abecc
Refactor shader GPU state and memory access (#1203)
* Refactor shader GPU state and memory access

* Fix NVDEC project build

* Address PR feedback and add missing XML comments
2020-05-06 11:02:28 +10:00
..
Compute.cs Refactor shader GPU state and memory access (#1203) 2020-05-06 11:02:28 +10:00
ComputeQmd.cs
Inline2Memory.cs
MethodClear.cs Implement Counter Queue and Partial Host Conditional Rendering (#1167) 2020-05-04 12:24:59 +10:00
MethodConditionalRendering.cs Implement Counter Queue and Partial Host Conditional Rendering (#1167) 2020-05-04 12:24:59 +10:00
MethodCopyBuffer.cs Refactor shader GPU state and memory access (#1203) 2020-05-06 11:02:28 +10:00
MethodCopyTexture.cs Only enumerate cached textures that are modified when flushing. (#918) 2020-02-07 08:49:26 +11:00
MethodDraw.cs Implement Counter Queue and Partial Host Conditional Rendering (#1167) 2020-05-04 12:24:59 +10:00
MethodFifo.cs Implement GPU syncpoints (#980) 2020-04-19 11:25:57 +10:00
MethodFirmware.cs
MethodIncrementSyncpoint.cs Implement Counter Queue and Partial Host Conditional Rendering (#1167) 2020-05-04 12:24:59 +10:00
MethodReport.cs Implement Counter Queue and Partial Host Conditional Rendering (#1167) 2020-05-04 12:24:59 +10:00
MethodResetCounter.cs
Methods.cs Refactor shader GPU state and memory access (#1203) 2020-05-06 11:02:28 +10:00
MethodUniformBufferBind.cs
MethodUniformBufferUpdate.cs