clean_ryujinx/src/Ryujinx.Graphics.Gpu/Memory
gdkchan 9c6071a645
Move support buffer update out of the backends (#5411)
* Move support buffer update out of the backends

* Fix render scale init and remove redundant state from SupportBufferUpdater

* Stop passing texture scale to the backends

* XML docs for SupportBufferUpdater
2023-07-11 14:07:41 -03:00
..
Buffer.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
BufferBounds.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
BufferCache.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
BufferCacheEntry.cs
BufferManager.cs Move support buffer update out of the backends (#5411) 2023-07-11 14:07:41 -03:00
BufferMigration.cs
BufferModifiedRangeList.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
BufferTextureBinding.cs
CounterCache.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
GpuRegionHandle.cs GPU: Remove CPU region handle containers (#4817) 2023-05-05 23:40:46 +02:00
IndexBuffer.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
MemoryManager.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
MultiRangeWritableBlock.cs
PhysicalMemory.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
PteKind.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
ResourceKind.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
SupportBufferUpdater.cs Move support buffer update out of the backends (#5411) 2023-07-11 14:07:41 -03:00
UnmapEventArgs.cs GPU: Fix errors handling texture remapping (#4745) 2023-05-01 15:32:32 -03:00
VertexBuffer.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00