- 1d86c11 Merge pull request #94 from sawickiap/master by jlacroixAMD · 4 days ago master v3.2.0
- 8540c60 Merge remote-tracking branch 'origin/master' by sawickiap · 4 days ago
- 95ff398 Prepared version 3.2.0 by sawickiap · 4 days ago
- 7f71f66 Fixed TestTightAlignment for D3D12_RESOURCE_HEAP_TIER_1 by sawickiap · 4 days ago
- 146c0ab Merge pull request #93 from sawickiap/master by jlacroixAMD · 8 days ago
- da12c9d Fix in GitHub Workflow windows.yaml for CI build failure by sawickiap · 10 days ago
- 75da594 Merge pull request #92 from sawickiap/master by jlacroixAMD · 11 days ago
- c1e392a Rebuilt the HTML docs with Doxygen 1.17.0 by sawickiap · 11 days ago
- 6e95a77 Improvements in TestSmallTextureAlignment by sawickiap · 11 days ago
- 04c0219 Improved printing in TestSmallTextureAlignment by sawickiap · 11 days ago
- 5098bdf Added TestSmallTextureAlignment by sawickiap · 11 days ago
- df2c280 Improved the logic of small alignment heuristics by sawickiap · 11 days ago
- 1184385 Modified CanUseSmallAlignment to accept 1D and 3D textures and texture arrays by sawickiap · 12 days ago
- 89e105e Added support for D3D12_FEATURE_DATA_D3D12_OPTIONS4::MSAA64KBAlignedTextureSupported by sawickiap · 2 weeks ago
- 8a9cc3b Updated CHANGELOG.md by sawickiap · 2 weeks ago
- a8ec0ab Merge remote-tracking branch 'origin/master' by sawickiap · 2 weeks ago
- e0a34dc Added POOL_FLAG_DONT_USE_TIGHT_ALIGNMENT by sawickiap · 2 weeks ago
- 7276a4c Fixed compilation failure on updated Visual Studio 2026 by sawickiap · 2 weeks ago
- 96e58ad Merge pull request #90 from sawickiap/master by jlacroixAMD · 8 weeks ago
- fb4566d Merge remote-tracking branch 'origin/master' by sawickiap · 8 weeks ago
- d7ffeda Added more missing formats like DXGI_FORMAT_B8G8R8A8_TYPELESS to GetBitsPerPixel by sawickiap · 8 weeks ago
- 09254b0 Added some missing formats like DXGI_FORMAT_B8G8R8A8_UNORM to GetBitsPerPixel by sawickiap · 8 weeks ago
- 2c641c6 Fixed a typo in CHANGELOG.md by sawickiap · 3 months ago
- 0fa62ed Merge pull request #87 from sawickiap/master by jlacroixAMD · 3 months ago v3.1.0
- 4615099 Merge remote-tracking branch 'origin/master' by sawickiap · 3 months ago
- 4f174ae Version 3.1.0 by sawickiap · 3 months ago
- 90e1bdc Fix in AllocatorPimpl::GetResourceAllocationInfo for cases when D3D12_TEXTURE_LAYOUT_64KB_*_SWIZZLE is used by sawickiap · 5 months ago
- 970084e Updated year to 2026 by sawickiap · 5 months ago
- c06cd9a Merge pull request #85 from sawickiap/master by jlacroixAMD · 6 months ago
- 07f1e1e Loosened restriction on alignment and size in ValidateAllocateMemoryParameters by sawickiap · 7 months ago
- cea8c63 Improved logic in AllocatorPimpl::GetResourceAllocationInfo by sawickiap · 7 months ago
- 90a230a Disabled usage of small alignment when tight alignment is enabled in AllocatorPimpl::GetResourceAllocationInfo by sawickiap · 7 months ago
- 2ac8a9b Merge pull request #81 from sawickiap/master by jlacroixAMD · 8 months ago
- 0504e7b Merge remote-tracking branch 'origin/feature/resource-tight-alignment' by sawickiap · 8 months ago
- 3b074ce Merge pull request #80 from sawickiap/master by jlacroixAMD · 9 months ago
- f4f5899 Fixed test for Debug Layer warnings about initial buffer state by Adam Sawicki · 9 months ago
- a82b1ba Fixed link to product page on GPUOpen.com by Adam Sawicki · 9 months ago
- b18e6f0 Improved AllocatorPimpl::GetResourceAllocationInfo to support 1D and 3D textures when D3D12MA_USE_SMALL_RESOURCE_PLACEMENT_ALIGNMENT = 2 by Adam Sawicki · 9 months ago
- 330170f Merge pull request #76 from sawickiap/master by jlacroixAMD · 11 months ago
- 6e1b0b4 Fix more build errors in mingw by Adam Sawicki · 11 months ago
- c514691 Missing bump of version number in CMakeLists.txt by Adam Sawicki · 11 months ago
- 55902da Merge remote-tracking branch 'selimsandal/patch-1' by Adam Sawicki · 11 months ago
- 31b43db Minor update in the documentation by Adam Sawicki · 11 months ago
- 68693ab fix undefined behavior by Selim Sandal · 11 months ago
- 08af682 Fixed a typo by Adam Sawicki · 1 year, 1 month ago
- 9ef66bc Version 3.0.1 by Adam Sawicki · 1 year, 1 month ago v3.0.1
- 489c2b7 Fixed macros D3D12MA_RECOMMENDED_ALLOCATOR_FLAGS, D3D12MA_RECOMMENDED_POOL_FLAGS by Adam Sawicki · 1 year, 1 month ago
- ce9f6ab Version 3.0.0 by Adam Sawicki · 1 year, 1 month ago v3.0.0
- da8b81f Updated CHANGELOG.md in preparation for v3.0.0 by Adam Sawicki · 1 year, 1 month ago
- 3794453 Minor fix in Doxyfile by Adam Sawicki · 1 year, 1 month ago
- e2d93ae Minor fix in BlockMetadata::DebugLogAllocation by Adam Sawicki · 1 year, 1 month ago
- 3924c72 Improved TestCustomHeaps by Adam Sawicki · 1 year, 1 month ago
- 42981b7 Fix in AllocatorPimpl::GetResourceAllocationInfoMiddle by Adam Sawicki · 1 year, 1 month ago
- d57fd6b Fixes in budget fetching by Adam Sawicki · 1 year, 1 month ago
- 5a3c1b1 Fixed 2 bugs found on UMA devices by Adam Sawicki · 1 year, 1 month ago
- 0c573d8 Improved TestStats by Adam Sawicki · 1 year, 1 month ago
- 8ebd258 Added missing usage of GetResourceAllocationInfo3 by Adam Sawicki · 1 year, 2 months ago
- cde7b7f Minor fix for compilation as C++20 by Adam Sawicki · 1 year, 2 months ago
- 486952d Added usage of std::countr_zero, std::countl_zero by Adam Sawicki · 1 year, 2 months ago
- e2699db Removed AppVeyor automated build by Adam Sawicki · 1 year, 2 months ago
- 18e7f6a Set cmake_minimum_required(VERSION 3.25) also in the top level Cmake script by Adam Sawicki · 1 year, 2 months ago
- 862faf7 Fixes in tests based on Code Analysis in Visual Studio by Adam Sawicki · 1 year, 2 months ago
- 5184652 Added GitHub Actions build (#72) by Adam Sawicki · 1 year, 2 months ago
- 94c4d92 Added documentation chapter: Frequenty asked questions by Adam Sawicki · 1 year, 2 months ago
- d26c54a Minor fixes after #71 by Adam Sawicki · 1 year, 2 months ago
- 40f8aa5 Merge pull request #71 from darksylinc/mingw-fix by Adam Sawicki · 1 year, 2 months ago
- ee17737 Merge pull request #70 from darksylinc/warning-fix by Adam Sawicki · 1 year, 2 months ago
- d826778 Fix build errors in mingw by Matias N. Goldberg · 1 year, 2 months ago
- 552d7af Fix initialization order warning by Matias N. Goldberg · 1 year, 2 months ago
- 7aba6ed Merge branch 'master' into feature/resource-tight-alignment by Adam Sawicki · 1 year, 3 months ago feature/resource-tight-alignment
- aca35f1 Improved the logic so that D3D12_HEAP_FLAG_CREATE_NOT_ZEROED can always allocate from default pools by Adam Sawicki · 1 year, 3 months ago
- 31086c7 Improved TestSmallBuffers, TestTightAlignment by Adam Sawicki · 1 year, 3 months ago
- 3ac0989 Custom pools with specific MinAllocationAlignment don't impose minimum 256B by Adam Sawicki · 1 year, 3 months ago
- 042987f Minor improvements in documentation of macros by Adam Sawicki · 1 year, 3 months ago
- 3863df4 Minor improvements in documentation of macros by Adam Sawicki · 1 year, 3 months ago
- af45c94 Improved TestSmallBuffers to test whether a small buffer was created as committed by Adam Sawicki · 1 year, 3 months ago
- 2d541a9 Merge branch 'master' into feature/resource-tight-alignment by Adam Sawicki · 1 year, 3 months ago
- 1f8aa44 Improved documentation of Allocation::SetResource - added a warning by Adam Sawicki · 1 year, 3 months ago
- ae78428 Improvements in documentation "Resource alignment" by Adam Sawicki · 1 year, 3 months ago
- 62b73ef Improvement in documentation "Residency priority" by Adam Sawicki · 1 year, 3 months ago
- 1f7e3c6 Added helper structs: CALLOCATION_DESC, CPOOL_DESC, CVIRTUAL_BLOCK_DESC, CVIRTUAL_ALLOCATION_DESC by Adam Sawicki · 1 year, 3 months ago
- d2b7c36 Changed the logic so that creating resource in D3D12_HEAP_TYPE_GPU_UPLOAD fails with E_NOTIMPL when unsupported by Adam Sawicki · 1 year, 3 months ago
- 0262ac6 Added POOL_FLAG_ALWAYS_COMMITTED by Adam Sawicki · 1 year, 3 months ago
- 2ed95f9 Fixed wording in the new documentation chapter by Adam Sawicki · 1 year, 3 months ago
- ddb4d99 Removed mention of tight alignment from docs on this branch by Adam Sawicki · 1 year, 3 months ago
- 58abb3c Added documentation chapter "Optimal resource allocation" by Adam Sawicki · 1 year, 3 months ago
- 7e17878 Removed macro D3D12MA_OPTIONS16_SUPPORTED from the public interface by Adam Sawicki · 1 year, 3 months ago
- 9a0c279 Minor fixes by Adam Sawicki · 1 year, 3 months ago
- 3ca443a Added documentation chapter "Optimal resource allocation" by Adam Sawicki · 1 year, 3 months ago
- 619c795 Removed macros D3D12MA_OPTIONS16_SUPPORTED, D3D12MA_TIGHT_ALIGNMENT_SUPPORTED from the public interface by Adam Sawicki · 1 year, 3 months ago
- 42bfb6b Align buffers to 256 B at least by Adam Sawicki · 1 year, 3 months ago
- 1063339 Disabled preference for creating small buffers as committed when tight alignment is used by Adam Sawicki · 1 year, 4 months ago
- cdf948b Added support for resource tight alignment by Adam Sawicki · 1 year, 4 months ago
- 1509c78 Added Godot to the list of known users by Adam Sawicki · 1 year, 4 months ago
- cf9c558 Updated copyright headers to year 2025 by Adam Sawicki · 1 year, 5 months ago
- da380f6 Fixed a warning in BlockMetadata_TLSF::WriteAllocationInfoToJson by asawicki · 1 year, 7 months ago
- ffee081 Merge pull request #69 from apache-hb/master by Adam Sawicki · 1 year, 7 months ago
- 5f826f3 Resolve -Wtautological-undefined-compare when building with clang by Elliot · 1 year, 7 months ago
- e00c4a7 Added Qt Project to the list of known uses by Adam Sawicki · 1 year, 9 months ago
- ffe6394 Merge pull request #66 from robUx4/IUknown-override by Adam Sawicki · 1 year, 9 months ago