1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-10-01 12:30:00 +02:00
Ryujinx/Ryujinx.Memory
riperiperi a539303e71
Remove unused physical region tracking ()
* Remove unused physical region tracking

* Update comments
2021-03-06 20:21:53 -03:00
..
Range Improve handling for unmapped GPU resources () 2021-03-06 11:43:55 -03:00
Tracking Remove unused physical region tracking () 2021-03-06 20:21:53 -03:00
AddressSpaceManager.cs Fix virtual address overflow near ulong limit () 2021-02-28 11:48:04 +01:00
InvalidMemoryRegionException.cs Update InvalidMemoryRegionException.cs to abide by English rules. () 2020-12-25 04:09:02 +01:00
IVirtualMemoryManager.cs Reduce temporary copy/fill buffer size () 2021-01-19 13:31:15 +11:00
IWritableBlock.cs Support for resources on non-contiguous GPU memory regions () 2021-01-17 19:44:34 +01:00
MemoryAllocationFlags.cs Implement a new physical memory manager and replace DeviceMemory () 2020-05-04 08:54:50 +10:00
MemoryBlock.cs PPTC & Pool Enhancements. () 2021-02-22 03:23:48 +01:00
MemoryConstants.cs Implement a new physical memory manager and replace DeviceMemory () 2020-05-04 08:54:50 +10:00
MemoryManagement.cs Implement a new physical memory manager and replace DeviceMemory () 2020-05-04 08:54:50 +10:00
MemoryManagementUnix.cs Implement a new physical memory manager and replace DeviceMemory () 2020-05-04 08:54:50 +10:00
MemoryManagementWindows.cs Implement a new physical memory manager and replace DeviceMemory () 2020-05-04 08:54:50 +10:00
MemoryNotContiguousException.cs IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel () 2020-12-02 00:23:43 +01:00
MemoryPermission.cs Implement a new physical memory manager and replace DeviceMemory () 2020-05-04 08:54:50 +10:00
MemoryProtectionException.cs Implement a new physical memory manager and replace DeviceMemory () 2020-05-04 08:54:50 +10:00
NativeMemoryManager.cs New NVDEC and VIC implementation () 2020-07-12 05:07:01 +02:00
Ryujinx.Memory.csproj infra: Migrate to .NET 5 () 2020-11-15 19:27:15 +01:00
WritableRegion.cs Support for resources on non-contiguous GPU memory regions () 2021-01-17 19:44:34 +01:00