1. eaf8fc2 Merge pull request #416 from luizmugnaini/fix-docs-typos by Adam Sawicki · 5 days ago master
  2. 187206f Fix documentation typos by Luiz G. Mugnaini A. · 10 days ago
  3. 5677097 More fixes for undeclared identifiers with old Vulkan SDK by Adam Sawicki · 5 weeks ago
  4. 60fe740 Fix for undeclared identifier VK_STRUCTURE_TYPE_DEVICE_IMAGE_MEMORY_REQUIREMENTS by Adam Sawicki · 5 weeks ago
  5. 19b940e Added support for VK_KHR_maintenance5 extension by Adam Sawicki · 2 months ago
  6. b6fb84e Fixes in importing of vkGetPhysicalDeviceMemoryProperties2[KHR] function by Adam Sawicki · 2 months ago
  7. f1ab507 Fix in VmaBlockMetadata_Linear::CreateAllocationRequest for too large allocations by Adam Sawicki · 3 months ago
  8. 9b76877 Added comprehensive tests for all kinds of statistics by Adam Sawicki · 3 months ago
  9. 71309c5 Fixed documentation generation for function vmaBuildStatsString, vmaFreeStatsString by Adam Sawicki · 3 months ago
  10. 19b3ba3 Added Cyberpunk 2077 to the list of known users by Adam Sawicki · 3 months ago
  11. e833b3e Fixed VmaDeviceMemoryBlock::Map for mapping hysteresis to work correctly when the mapping fails by Adam Sawicki · 3 months ago
  12. 2f4a2d2 Added Baldur's Gate III to the list of known users by Adam Sawicki · 3 months ago
  13. d802b36 Rebuilt the documentation by Adam Sawicki · 3 months ago
  14. 6c296d3 Merge pull request #409 from res2k/leak-docs by Adam Sawicki · 3 months ago
  15. fbf93a4 Attempt to document leak detection aids by Frank Richter · 3 months ago
  16. 38627f4 Added VMA_LEN_IF_NOT_NULL decoration to the new functions vmaCopyMemoryToAllocation, vmaCopyAllocationToMemory by Adam Sawicki · 3 months ago
  17. a13c193 Merge branch 'master' of https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator by Adam Sawicki · 3 months ago
  18. 5db4414 Fixed bug in VmaBlockMetadata_Linear::PrintDetailedMap by Adam Sawicki · 3 months ago
  19. 94b1aca Merge pull request #404 from serboupal/serboupal-semicolon by Adam Sawicki · 4 months ago
  20. 6887c77 Remove semicolon outside function by serboupal · 4 months ago
  21. 7924e27 Fixes in calls to VMA_DEBUG_LOG_FORMAT, using PRIu32 for compatibility by Adam Sawicki · 4 months ago
  22. 01ccf06 Merge pull request #400 from dneto0/issue-399 by Adam Sawicki · 4 months ago
  23. 927c0a8 Use format specifier PRIu64 only with uint64_t types by David Neto · 4 months ago
  24. ddbd93d Minor fix in the documentation by Adam Sawicki · 4 months ago
  25. b5456bb Added functions vmaCopyMemoryToAllocation, vmaCopyAllocationToMemory by Adam Sawicki · 4 months ago
  26. 484f403 Multiple improvements in documentation by Adam Sawicki · 4 months ago
  27. b0573ca Updated CHANGELOG.md by Adam Sawicki · 4 months ago
  28. 498486b Added usage of std::countr_zero, std::countl_zero from C++20 when available by Adam Sawicki · 4 months ago
  29. 037a938 Removed commented code by Adam Sawicki · 4 months ago
  30. 68d5105 Fixed documentation of VmaAllocatorCreateInfo::vulkanApiVersion by Adam Sawicki · 4 months ago
  31. a0a04a2 Added support for VK_KHR_maintenance4 extension by Adam Sawicki · 4 months ago
  32. 14dfcd8 Added documentation chapter "When not to use custom pools" by Adam Sawicki · 4 months ago
  33. 0479c36 Minor improvements in documentation by Adam Sawicki · 4 months ago
  34. 853ceac README: Added GFXReconstruct to the list of known uses by Adam Sawicki · 4 months ago
  35. da13be0 Updated Doxyfile to version 1.10.0 by Adam Sawicki · 4 months ago
  36. 14342ea Fixed documentation generation with respect to VMA_EXTENDS_VK_STRUCT macro by Adam Sawicki · 4 months ago
  37. c23192c Added macro VMA_LEAK_LOG_FORMAT by Adam Sawicki · 4 months ago
  38. 51bac8e Fixed VK_ERROR_UNKNOWN -> VK_ERROR_UNKNOWN_COPY by Adam Sawicki · 4 months ago
  39. 1459176 Replaced "%llu" with "%" PRIu64 by Adam Sawicki · 4 months ago
  40. b4d0c0a Bumped GpuMemDumpVis version by Adam Sawicki · 4 months ago
  41. 3406719 GpuMemDumpVis: Fixed VK_IMAGE_USAGE_STORAGE_BIT to be treated like COLOR_ATTACHMENT by Adam Sawicki · 4 months ago
  42. 596db32 Updated date in copyright headers by Adam Sawicki · 4 months ago
  43. 5e43c79 Merge pull request #388 from eszlari/patch-1 by Adam Sawicki · 6 months ago
  44. 278c03f README.md: add Blender ref by eszlari · 6 months ago
  45. a53702c More fixes based on #385 by Adam Sawicki · 6 months ago
  46. b721922 Added VMA_ASSERT_LEAK macro by Adam Sawicki · 6 months ago
  47. b2e7801 Added function vmaGetAllocationInfo2, structure VmaAllocationInfo2 by Adam Sawicki · 6 months ago
  48. 6100c86 GpuMemDumpVis/README.md: Added warning about aliasing not supported by Adam Sawicki · 6 months ago
  49. dc8a3fb Fixed GpuMemDumpVis.py to not use deprecated Pillow function textsize by Adam Sawicki · 6 months ago
  50. 7bd97fa Fixed memory leak in VmaPool_T::~VmaPool_T by Adam Sawicki · 6 months ago
  51. 138ce7b Fix in VmaJsonWriter::ContinueString by Adam Sawicki · 6 months ago
  52. 2f382df Fixed signed/unsigned mismatch in FindMemoryPreferences by Adam Sawicki · 8 months ago
  53. 5a8fd79 Merge pull request #365 from corporateshark/master by Adam Sawicki · 8 months ago
  54. 2b6fb6f Added LightweightVK by Sergey Kosarevsky · 8 months ago
  55. 540544f Merge pull request #364 from manas-kulkarni/master by Adam Sawicki · 8 months ago
  56. 66bb67c Make C++20 features optional by manaskulkarni · 8 months ago
  57. e88fff9 Fixed main memory type selection algorithm for Raspberry Pi by Adam Sawicki · 9 months ago
  58. 6cc9fcf README: Updated link to the new C++ wrapper by Adam Sawicki · 9 months ago
  59. 1add1df Merge pull request #360 from turanszkij/master-1 by Adam Sawicki · 9 months ago
  60. f428606 added Wicked Engine to software list by Turánszki János · 9 months ago
  61. 6eb62e1 Merge pull request #356 from abouvier/cmake-doc by Adam Sawicki · 10 months ago
  62. 700db16 cmake: install docs by Alexandre Bouvier · 10 months ago
  63. 33067f6 Refactoring in FindMemoryPreferences by Adam Sawicki · 10 months ago
  64. cb08556 Merge branch 'master' of https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator by Adam Sawicki · 10 months ago
  65. 6ce692a Added callback VmaDefragmentationInfo::pfnBreakCallback that allows to break long execution of vmaBeginDefragmentation by Adam Sawicki · 10 months ago
  66. 5b79a5d Merge pull request #355 from juan-lunarg/juan/ignore_vscode_directory by Adam Sawicki · 10 months ago
  67. 09524f7 git: ignore .vscode directory by Juan Ramos · 10 months ago
  68. 2a28bc4 Merge pull request #353 from juan-lunarg/juan/include_nitpick by Adam Sawicki · 10 months ago
  69. 53f4c15 Merge pull request #352 from juan-lunarg/juan/pedantic_cmake_fix by Adam Sawicki · 10 months ago
  70. b48d20c Fixup include of "vk_mem_alloc.h" by Juan Ramos · 10 months ago
  71. c5547ff cmake: Use share instead of DATADIR for CMake config files by Juan Ramos · 10 months ago
  72. 9b0fc3e Fixes in Cmake scripts after merging #350 (2) by Adam Sawicki · 10 months ago
  73. 01fe410 Fixes in Cmake scripts after merging #350 by Adam Sawicki · 10 months ago
  74. c503590 Merge pull request #350 from juan-lunarg/vma/346 by Adam Sawicki · 10 months ago
  75. 6490bb0 Merge pull request #351 from lobneroO/FixCopyPasteError by Adam Sawicki · 10 months ago
  76. 3cb5470 fixed copy paste error in vulkan sample by Tim Lobner · 10 months ago
  77. 3d23bb0 Make VulkanMemoryAllocator a header only library by Juan Ramos · 10 months ago
  78. d9a2e46 Merge pull request #341 from abouvier/patch-1 by Adam Sawicki · 10 months ago
  79. 870bae0 cmake: use find_dependency by Alexandre Bouvier · 12 months ago
  80. db15ce3 Merge pull request #345 from abouvier/cmake-fix by Adam Sawicki · 10 months ago
  81. 1f38a49 Merge pull request #347 from Rob2309/extends-marker by Adam Sawicki · 10 months ago
  82. 7f9124b cmake: always add vulkan headers dir by Alexandre Bouvier · 11 months ago
  83. 1d0e8ba Added small documentation by Robin Quint · 11 months ago
  84. ca5ce7d Added VMA_EXTENDS_VK_STRUCT by Robin Quint · 11 months ago
  85. 0aa3989 Switched src/CMakeLists.txt to use C++17 by default to resolve issues with aligned_alloc by Adam Sawicki · 11 months ago
  86. 59734bb A fix in VmaBlockMetadata_TLSF::CreateAllocationRequest by Adam Sawicki · 11 months ago
  87. 0e89587 Updated Doxyfile for Doxygen 1.9.6 by Adam Sawicki · 1 year ago
  88. ff37e92 Fixed bug in VmaDefragmentationContext_T::ComputeDefragmentation_Extensive by Adam Sawicki · 1 year, 1 month ago
  89. 7e63caa Fix in VmaDefragmentationContext_T::CounterStatus by Adam Sawicki · 1 year, 1 month ago
  90. e2f5eed Revert "Merge pull request #325 from lawadr/use-alignof" by Adam Sawicki · 1 year, 1 month ago
  91. 498e20d Merge pull request #326 from stha09/gcc13 by Adam Sawicki · 1 year, 1 month ago
  92. 383f06b IWYU: add cstdio for snprintf in vk_mem_alloc.h by Stephan Hartmann · 1 year, 1 month ago
  93. 41baf86 Merge pull request #325 from lawadr/use-alignof by Adam Sawicki · 1 year, 2 months ago
  94. d16730c Change __alignof to alignof by lawadr · 1 year, 2 months ago
  95. 66afe09 Improved documentation chapter "Resource aliasing (overlap)" by Adam Sawicki · 1 year, 2 months ago
  96. dd09767 Fixed usage of VMA_FALLTHROUGH by Adam Sawicki · 1 year, 3 months ago
  97. 4c58c1f Defined VMA_FALLTHROUGH to fix more compiler warnings by Adam Sawicki · 1 year, 3 months ago
  98. 729b7c1 Fixes for some compiler warnings by Adam Sawicki · 1 year, 3 months ago
  99. 5e921fc GpuMemDumpVis.py: Updated version number by Adam Sawicki · 1 year, 3 months ago
  100. 84d9328 GpuMemDumpVis.py: Fixed division by zero error when only custom pools are used by Adam Sawicki · 1 year, 3 months ago