mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-12 10:37:06 +00:00
* Initial conditional rendering support * Properly reset state * Support conditional modes and skeleton a counter cache for future host conditional rendering * Address PR feedback |
||
|---|---|---|
| .. | ||
| Buffer.cs | ||
| BufferBounds.cs | ||
| BufferManager.cs | ||
| CounterCache.cs | ||
| IndexBuffer.cs | ||
| IRange.cs | ||
| MemoryAccessor.cs | ||
| MemoryManager.cs | ||
| PhysicalMemory.cs | ||
| RangeList.cs | ||
| ResourceName.cs | ||
| UnmapEventArgs.cs | ||
| VertexBuffer.cs | ||