Ryujinx/Ryujinx.Graphics.Gpu/Memory
gdkchan efb135b74c
Clear CPU side data on GPU buffer clears (#4125)
* Clear CPU side data on GPU buffer clears

* Implement tracked fill operation that can signal other resource types except buffer

* Fix tests, add missing XML doc

* PR feedback
2023-02-16 18:28:49 -03:00
..
Buffer.cs Clear CPU side data on GPU buffer clears (#4125) 2023-02-16 18:28:49 -03:00
BufferBounds.cs Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00
BufferCache.cs Clear CPU side data on GPU buffer clears (#4125) 2023-02-16 18:28:49 -03:00
BufferCacheEntry.cs
BufferManager.cs Added Generic Math to BitUtils (#3929) 2022-12-26 14:11:05 +00:00
BufferMigration.cs
BufferModifiedRangeList.cs
BufferTextureBinding.cs Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00
CounterCache.cs Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00
GpuRegionHandle.cs
IndexBuffer.cs
MemoryManager.cs Allow partially mapped textures with unmapped start (#4394) 2023-02-10 11:47:59 -03:00
MultiRangeWritableBlock.cs
PhysicalMemory.cs Clear CPU side data on GPU buffer clears (#4125) 2023-02-16 18:28:49 -03:00
PteKind.cs
ResourceKind.cs Clear CPU side data on GPU buffer clears (#4125) 2023-02-16 18:28:49 -03:00
UnmapEventArgs.cs
VertexBuffer.cs