ComputeWeave.D3D12MemoryAllocator
1.1.4
See the version list below for details.
dotnet add package ComputeWeave.D3D12MemoryAllocator --version 1.1.4
NuGet\Install-Package ComputeWeave.D3D12MemoryAllocator -Version 1.1.4
<PackageReference Include="ComputeWeave.D3D12MemoryAllocator" Version="1.1.4" />
<PackageVersion Include="ComputeWeave.D3D12MemoryAllocator" Version="1.1.4" />
<PackageReference Include="ComputeWeave.D3D12MemoryAllocator" />
paket add ComputeWeave.D3D12MemoryAllocator --version 1.1.4
#r "nuget: ComputeWeave.D3D12MemoryAllocator, 1.1.4"
#:package ComputeWeave.D3D12MemoryAllocator@1.1.4
#addin nuget:?package=ComputeWeave.D3D12MemoryAllocator&version=1.1.4
#tool nuget:?package=ComputeWeave.D3D12MemoryAllocator&version=1.1.4
ComputeWeave.D3D12MemoryAllocator
English | 日本語
An extension package for ComputeWeave. It makes graphics resources be allocated through D3D12MA.
Configure the allocator at startup with AllocationServices.
AllocationServices.ConfigureAllocatorFactory(new D3D12MemoryAllocatorFactory());
Every subsequent allocation then goes through D3D12MA.
This is independent of the GPU memory budget the fork adds. GraphicsDevice.SetMemoryPolicy and GraphicsDevice.GetMemoryStatistics are in the ComputeWeave package and apply whether or not this package is referenced.
More
The complete API reference is in the repository.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- ComputeWeave (>= 1.1.4)
- TerraFX.Interop.D3D12MemoryAllocator (>= 2.0.1.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.4.1 | 69 | 8/11/2026 |
| 1.4.0 | 84 | 8/10/2026 |
| 1.3.0 | 83 | 8/8/2026 |
| 1.2.4 | 83 | 8/7/2026 |
| 1.2.3 | 93 | 8/7/2026 |
| 1.2.2 | 90 | 8/6/2026 |
| 1.2.1 | 95 | 8/6/2026 |
| 1.2.0 | 97 | 8/3/2026 |
| 1.1.4 | 99 | 8/2/2026 |
| 1.1.3 | 105 | 8/2/2026 |
| 1.1.2 | 92 | 8/2/2026 |
| 1.1.1 | 96 | 8/2/2026 |
| 1.1.0 | 96 | 8/1/2026 |
| 1.0.3 | 95 | 8/1/2026 |
| 1.0.2 | 91 | 8/1/2026 |
| 1.0.1 | 92 | 8/1/2026 |
| 1.0.0 | 93 | 8/1/2026 |