mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
* Support for resources on non-contiguous GPU memory regions * Implement MultiRange physical addresses, only used with a single range for now * Actually use non-contiguous ranges * GetPhysicalRegions fixes * Documentation and remove Address property from TextureInfo * Finish implementing GetWritableRegion * Fix typo |
||
|---|---|---|
| .. | ||
| Buffer.cs | ||
| BufferBounds.cs | ||
| BufferManager.cs | ||
| CounterCache.cs | ||
| GpuRegionHandle.cs | ||
| IndexBuffer.cs | ||
| MemoryManager.cs | ||
| PhysicalMemory.cs | ||
| ResourceName.cs | ||
| UnmapEventArgs.cs | ||
| VertexBuffer.cs | ||