1. 0fa62ed Merge pull request #87 from sawickiap/master by jlacroixAMD · 31 hours ago master v3.1.0
  2. 4615099 Merge remote-tracking branch 'origin/master' by sawickiap · 2 days ago
  3. 4f174ae Version 3.1.0 by sawickiap · 2 days ago
  4. 90e1bdc Fix in AllocatorPimpl::GetResourceAllocationInfo for cases when D3D12_TEXTURE_LAYOUT_64KB_*_SWIZZLE is used by sawickiap · 7 weeks ago
  5. 970084e Updated year to 2026 by sawickiap · 7 weeks ago
  6. c06cd9a Merge pull request #85 from sawickiap/master by jlacroixAMD · 3 months ago
  7. 07f1e1e Loosened restriction on alignment and size in ValidateAllocateMemoryParameters by sawickiap · 3 months ago
  8. cea8c63 Improved logic in AllocatorPimpl::GetResourceAllocationInfo by sawickiap · 3 months ago
  9. 90a230a Disabled usage of small alignment when tight alignment is enabled in AllocatorPimpl::GetResourceAllocationInfo by sawickiap · 3 months ago
  10. 2ac8a9b Merge pull request #81 from sawickiap/master by jlacroixAMD · 5 months ago
  11. 0504e7b Merge remote-tracking branch 'origin/feature/resource-tight-alignment' by sawickiap · 5 months ago
  12. 3b074ce Merge pull request #80 from sawickiap/master by jlacroixAMD · 6 months ago
  13. f4f5899 Fixed test for Debug Layer warnings about initial buffer state by Adam Sawicki · 6 months ago
  14. a82b1ba Fixed link to product page on GPUOpen.com by Adam Sawicki · 6 months ago
  15. b18e6f0 Improved AllocatorPimpl::GetResourceAllocationInfo to support 1D and 3D textures when D3D12MA_USE_SMALL_RESOURCE_PLACEMENT_ALIGNMENT = 2 by Adam Sawicki · 6 months ago
  16. 330170f Merge pull request #76 from sawickiap/master by jlacroixAMD · 8 months ago
  17. 6e1b0b4 Fix more build errors in mingw by Adam Sawicki · 8 months ago
  18. c514691 Missing bump of version number in CMakeLists.txt by Adam Sawicki · 8 months ago
  19. 55902da Merge remote-tracking branch 'selimsandal/patch-1' by Adam Sawicki · 8 months ago
  20. 31b43db Minor update in the documentation by Adam Sawicki · 8 months ago
  21. 68693ab fix undefined behavior by Selim Sandal · 8 months ago
  22. 08af682 Fixed a typo by Adam Sawicki · 10 months ago
  23. 9ef66bc Version 3.0.1 by Adam Sawicki · 10 months ago v3.0.1
  24. 489c2b7 Fixed macros D3D12MA_RECOMMENDED_ALLOCATOR_FLAGS, D3D12MA_RECOMMENDED_POOL_FLAGS by Adam Sawicki · 10 months ago
  25. ce9f6ab Version 3.0.0 by Adam Sawicki · 10 months ago v3.0.0
  26. da8b81f Updated CHANGELOG.md in preparation for v3.0.0 by Adam Sawicki · 10 months ago
  27. 3794453 Minor fix in Doxyfile by Adam Sawicki · 10 months ago
  28. e2d93ae Minor fix in BlockMetadata::DebugLogAllocation by Adam Sawicki · 10 months ago
  29. 3924c72 Improved TestCustomHeaps by Adam Sawicki · 10 months ago
  30. 42981b7 Fix in AllocatorPimpl::GetResourceAllocationInfoMiddle by Adam Sawicki · 10 months ago
  31. d57fd6b Fixes in budget fetching by Adam Sawicki · 10 months ago
  32. 5a3c1b1 Fixed 2 bugs found on UMA devices by Adam Sawicki · 10 months ago
  33. 0c573d8 Improved TestStats by Adam Sawicki · 10 months ago
  34. 8ebd258 Added missing usage of GetResourceAllocationInfo3 by Adam Sawicki · 10 months ago
  35. cde7b7f Minor fix for compilation as C++20 by Adam Sawicki · 10 months ago
  36. 486952d Added usage of std::countr_zero, std::countl_zero by Adam Sawicki · 10 months ago
  37. e2699db Removed AppVeyor automated build by Adam Sawicki · 10 months ago
  38. 18e7f6a Set cmake_minimum_required(VERSION 3.25) also in the top level Cmake script by Adam Sawicki · 10 months ago
  39. 862faf7 Fixes in tests based on Code Analysis in Visual Studio by Adam Sawicki · 10 months ago
  40. 5184652 Added GitHub Actions build (#72) by Adam Sawicki · 10 months ago
  41. 94c4d92 Added documentation chapter: Frequenty asked questions by Adam Sawicki · 10 months ago
  42. d26c54a Minor fixes after #71 by Adam Sawicki · 11 months ago
  43. 40f8aa5 Merge pull request #71 from darksylinc/mingw-fix by Adam Sawicki · 11 months ago
  44. ee17737 Merge pull request #70 from darksylinc/warning-fix by Adam Sawicki · 11 months ago
  45. d826778 Fix build errors in mingw by Matias N. Goldberg · 11 months ago
  46. 552d7af Fix initialization order warning by Matias N. Goldberg · 11 months ago
  47. 7aba6ed Merge branch 'master' into feature/resource-tight-alignment by Adam Sawicki · 12 months ago feature/resource-tight-alignment
  48. aca35f1 Improved the logic so that D3D12_HEAP_FLAG_CREATE_NOT_ZEROED can always allocate from default pools by Adam Sawicki · 12 months ago
  49. 31086c7 Improved TestSmallBuffers, TestTightAlignment by Adam Sawicki · 12 months ago
  50. 3ac0989 Custom pools with specific MinAllocationAlignment don't impose minimum 256B by Adam Sawicki · 12 months ago
  51. 042987f Minor improvements in documentation of macros by Adam Sawicki · 12 months ago
  52. 3863df4 Minor improvements in documentation of macros by Adam Sawicki · 12 months ago
  53. af45c94 Improved TestSmallBuffers to test whether a small buffer was created as committed by Adam Sawicki · 12 months ago
  54. 2d541a9 Merge branch 'master' into feature/resource-tight-alignment by Adam Sawicki · 12 months ago
  55. 1f8aa44 Improved documentation of Allocation::SetResource - added a warning by Adam Sawicki · 12 months ago
  56. ae78428 Improvements in documentation "Resource alignment" by Adam Sawicki · 12 months ago
  57. 62b73ef Improvement in documentation "Residency priority" by Adam Sawicki · 12 months ago
  58. 1f7e3c6 Added helper structs: CALLOCATION_DESC, CPOOL_DESC, CVIRTUAL_BLOCK_DESC, CVIRTUAL_ALLOCATION_DESC by Adam Sawicki · 12 months ago
  59. d2b7c36 Changed the logic so that creating resource in D3D12_HEAP_TYPE_GPU_UPLOAD fails with E_NOTIMPL when unsupported by Adam Sawicki · 12 months ago
  60. 0262ac6 Added POOL_FLAG_ALWAYS_COMMITTED by Adam Sawicki · 12 months ago
  61. 2ed95f9 Fixed wording in the new documentation chapter by Adam Sawicki · 12 months ago
  62. ddb4d99 Removed mention of tight alignment from docs on this branch by Adam Sawicki · 12 months ago
  63. 58abb3c Added documentation chapter "Optimal resource allocation" by Adam Sawicki · 12 months ago
  64. 7e17878 Removed macro D3D12MA_OPTIONS16_SUPPORTED from the public interface by Adam Sawicki · 12 months ago
  65. 9a0c279 Minor fixes by Adam Sawicki · 12 months ago
  66. 3ca443a Added documentation chapter "Optimal resource allocation" by Adam Sawicki · 12 months ago
  67. 619c795 Removed macros D3D12MA_OPTIONS16_SUPPORTED, D3D12MA_TIGHT_ALIGNMENT_SUPPORTED from the public interface by Adam Sawicki · 12 months ago
  68. 42bfb6b Align buffers to 256 B at least by Adam Sawicki · 12 months ago
  69. 1063339 Disabled preference for creating small buffers as committed when tight alignment is used by Adam Sawicki · 1 year, 1 month ago
  70. cdf948b Added support for resource tight alignment by Adam Sawicki · 1 year, 1 month ago
  71. 1509c78 Added Godot to the list of known users by Adam Sawicki · 1 year, 1 month ago
  72. cf9c558 Updated copyright headers to year 2025 by Adam Sawicki · 1 year, 2 months ago
  73. da380f6 Fixed a warning in BlockMetadata_TLSF::WriteAllocationInfoToJson by asawicki · 1 year, 4 months ago
  74. ffee081 Merge pull request #69 from apache-hb/master by Adam Sawicki · 1 year, 4 months ago
  75. 5f826f3 Resolve -Wtautological-undefined-compare when building with clang by Elliot · 1 year, 4 months ago
  76. e00c4a7 Added Qt Project to the list of known uses by Adam Sawicki · 1 year, 6 months ago
  77. ffe6394 Merge pull request #66 from robUx4/IUknown-override by Adam Sawicki · 1 year, 6 months ago
  78. f44eefd Eliminate warning in D3D12MA by Laszlo Agocs · 3 years, 1 month ago
  79. 2b7c0d4 Merge pull request #65 from bmarques1995/master by Adam Sawicki · 1 year, 8 months ago
  80. 5cffefb Updated README with known usage: Ghost of Tsushima by Adam Sawicki · 1 year, 8 months ago
  81. f5dc9ab Added cmake find_package option by Bruno S Marques · 1 year, 9 months ago
  82. b6fd617 Updated README with a link to C bindings - d3d12ma.c by Adam Sawicki · 1 year, 9 months ago
  83. 4d815ec Merge pull request #64 from blueskythlikesclouds/master by Adam Sawicki · 1 year, 9 months ago
  84. b901f4d Pass "use mutex" flag to AllocationObjectAllocator. by Skyth · 1 year, 9 months ago
  85. 8991a63 Fixed a link in README.md by Adam Sawicki · 1 year, 10 months ago
  86. 0a9cbbb Improvements in documentation (2) by Adam Sawicki · 2 years ago
  87. 2d83dfe Improvements in documentation by Adam Sawicki · 2 years ago
  88. 514c67b Removed Allocation::WasZeroInitialized by Adam Sawicki · 2 years ago
  89. c29f274 Fix in BlockMetadata_Linear::CreateAllocationRequest for too large allocations by Adam Sawicki · 2 years ago
  90. 5b87b9a Updated GpuMemDumpVis by Adam Sawicki · 2 years ago
  91. 1332c2b Updated copyright headers to year 2024 by Adam Sawicki · 2 years ago
  92. 47ebce5 Fixed and finished merge of GPUUploadHeap support by Adam Sawicki · 2 years ago
  93. dc222fe Merge branch 'feature-gpu-upload-heaps' by Adam Sawicki · 2 years ago
  94. 55ad7ac Added logic to prefer small buffers as committed to save memory by Adam Sawicki · 2 years ago
  95. df8fac9 GpuMemDumpVis/README.md: Added warning about aliasing not supported by Adam Sawicki · 2 years, 4 months ago
  96. 1ab8aae Fixed GpuMemDumpVis.py to not use deprecated Pillow function textsize by Adam Sawicki · 2 years, 4 months ago
  97. 5cb534c Merge pull request #60 from bmarques1995/master by Adam Sawicki · 2 years, 5 months ago
  98. 8655a87 Update CMakeLists.txt by Bruno S Marques · 2 years, 5 months ago
  99. 7491beb Stylistic fixes after #59 by Adam Sawicki · 2 years, 6 months ago
  100. 0e71874 Merge pull request #59 from nathanvoglsam/fix-directx-header-support by Adam Sawicki · 2 years, 6 months ago