mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-08 03:38:35 +00:00
a10b2c5ff2
* Ground work for separate GPU channels * Rename TextureManager to TextureCache * Decouple texture bindings management from the texture cache * Rename BufferManager to BufferCache * Decouple buffer bindings management from the buffer cache * More comments and proper disposal * PR feedback * Force host state update on channel switch * Typo * PR feedback * Missing using |
||
---|---|---|
.. | ||
GPFifo | ||
MME | ||
Compute.cs | ||
ComputeQmd.cs | ||
ConditionalRenderEnabled.cs | ||
IbStreamer.cs | ||
Inline2Memory.cs | ||
MethodClear.cs | ||
MethodConditionalRendering.cs | ||
MethodCopyBuffer.cs | ||
MethodCopyTexture.cs | ||
MethodDraw.cs | ||
MethodFirmware.cs | ||
MethodIncrementSyncpoint.cs | ||
MethodReport.cs | ||
MethodResetCounter.cs | ||
Methods.cs | ||
MethodUniformBufferBind.cs | ||
MethodUniformBufferUpdate.cs | ||
ShaderTexture.cs |