1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-12-21 03:32:13 +00:00
Ryujinx/Ryujinx.Memory/Tracking
2022-12-27 20:27:11 +01:00
..
AbstractRegion.cs
BitMap.cs Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00
ConcurrentBitmap.cs ConcurrentBitmap: Use Interlocked Or/And (#3937) 2022-11-29 13:47:57 +00:00
IMultiRegionHandle.cs
IRegionHandle.cs
MemoryTracking.cs GPU: Use a bitmap to track buffer modified flags. (#3775) 2022-10-29 22:07:37 +00:00
MultiRegionHandle.cs Allow _volatile to be set from MultiRegionHandle checks again (#3830) 2022-11-18 02:54:20 +00:00
PreciseRegionSignal.cs
RegionHandle.cs Use new ArgumentNullException and ObjectDisposedException throw-helper API (#4163) 2022-12-27 20:27:11 +01:00
RegionSignal.cs
SmartMultiRegionHandle.cs
VirtualRegion.cs