ryubing/src/Ryujinx.Memory
LotP c94ffaa00a gpu allocation optimizations (ryubing/ryujinx!195)
See merge request ryubing/ryujinx!195
2025-10-26 14:14:51 -05:00
..
Range Memory changes 2.2.1 (ryubing/ryujinx!144) 2025-09-06 13:51:08 -05:00
Tracking Memory changes 2.2 (ryubing/ryujinx!143) 2025-09-06 11:10:55 -05:00
WindowsShared chore: Overall code cleanup 2025-10-26 01:22:20 -05:00
AddressSpaceManager.cs misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
BytesReadOnlySequenceSegment.cs misc: chore: Fix object creation in Memory project 2025-01-26 15:20:28 -06:00
IRefCounted.cs
IVirtualMemoryManager.cs gpu allocation optimizations (ryubing/ryujinx!195) 2025-10-26 14:14:51 -05:00
IWritableBlock.cs Use pooled memory and avoid memory copies (#6691) 2024-04-21 12:57:35 +02:00
InvalidAccessHandler.cs
InvalidMemoryRegionException.cs
MemoryAllocationFlags.cs
MemoryBlock.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
MemoryConstants.cs
MemoryManagement.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
MemoryManagementUnix.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
MemoryManagementWindows.cs misc: chore: Use explicit types in Memory project 2025-01-25 14:09:36 -06:00
MemoryManagerUnixHelper.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
MemoryMapFlags.cs
MemoryNotContiguousException.cs
MemoryPermission.cs
MemoryProtectionException.cs
NativeMemoryManager.cs implement `MemoryManagerHostTracked.GetReadOnlySequence()` (#6695) 2024-04-21 16:34:04 -03:00
PageTable.cs
Ryujinx.Memory.csproj infra: Generate .nupkg when building ARMeilleure, Ryujinx.Common, and Ryujinx.Memory. 2025-05-18 03:10:38 -05:00
SparseMemoryBlock.cs misc: chore: Use collection expressions in Memory project 2025-01-26 15:46:58 -06:00
VirtualMemoryManagerBase.cs gpu allocation optimizations (ryubing/ryujinx!195) 2025-10-26 14:14:51 -05:00
WritableRegion.cs Replace passing by IMemoryOwner<byte> with passing by concrete MemoryOwner<byte> (#7171) 2024-09-18 23:00:54 -03:00