ryubing-ryujinx/src/Ryujinx.Memory
2025-11-16 19:14:26 -06:00
..
Range Memory changes 3 (ryubing/ryujinx!202) 2025-10-30 20:55:58 -05:00
Tracking Use the new C# 14 null propagation setter 2025-11-16 19:14:26 -06: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
InvalidAccessHandler.cs
InvalidMemoryRegionException.cs
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
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