This website requires JavaScript.
Explore
Help
Sign In
Jim
/
UnmanagedMMU
Watch
1
Star
0
Fork
0
You've already forked UnmanagedMMU
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
feature/workspace-heap-improvments
Add File
New File
Upload File
Apply Patch
UnmanagedMMU
/
UnmangedMMU
/
Handles
History
Jim
f73c09add5
WIP: Removed internal header tracking for WorkspaceHeap. Modified Handles to track the alignment that the underlying memory was aligned to. Re-worked WorkspaceHeap to use lists rather than Stack
2026-03-23 22:26:01 +00:00
..
Internal
WIP: Removed internal header tracking for WorkspaceHeap. Modified Handles to track the alignment that the underlying memory was aligned to. Re-worked WorkspaceHeap to use lists rather than Stack
2026-03-23 22:26:01 +00:00
IMemoryHandle.cs
Updated the SegmentedPool to allow for zeroing of allocations and for returning a pointer to allocated memory to allow for use in unsafe structs (
#2
)
2026-03-20 17:51:15 +00:00
IMemoryHandleT.cs
Updated the SegmentedPool to allow for zeroing of allocations and for returning a pointer to allocated memory to allow for use in unsafe structs (
#2
)
2026-03-20 17:51:15 +00:00
MemoryHandleBase.cs
WIP: Removed internal header tracking for WorkspaceHeap. Modified Handles to track the alignment that the underlying memory was aligned to. Re-worked WorkspaceHeap to use lists rather than Stack
2026-03-23 22:26:01 +00:00
PersistentMemoryHandle.cs
WIP: Removed internal header tracking for WorkspaceHeap. Modified Handles to track the alignment that the underlying memory was aligned to. Re-worked WorkspaceHeap to use lists rather than Stack
2026-03-23 22:26:01 +00:00
SegmentedMemoryHandle.cs
WIP: Removed internal header tracking for WorkspaceHeap. Modified Handles to track the alignment that the underlying memory was aligned to. Re-worked WorkspaceHeap to use lists rather than Stack
2026-03-23 22:26:01 +00:00