1. 51ee5c8 Fix for build on Linux #5 by Adam Sawicki · 3 years, 2 months ago
  2. 4cbb178 Fix for build on Linux #4 by Adam Sawicki · 3 years, 2 months ago
  3. cca09e3 Fix for build on Linux #3 by Adam Sawicki · 3 years, 2 months ago
  4. 1e509aa Fix for build on Linux #2 by Adam Sawicki · 3 years, 2 months ago
  5. 4dfa169 Fix for build on Linux by Adam Sawicki · 3 years, 2 months ago
  6. ae0b011 Internal improvement: Added counting total number of VkDeviceMemory blocks. by Adam Sawicki · 3 years, 2 months ago
  7. 1635a1a Trying to fix Travis-CI build by Adam Sawicki · 3 years, 2 months ago
  8. 26eaa3b A fix in TestPool_Benchmark for GPUs with only 256 MB of DEVICE_LOCAL memory by Adam Sawicki · 3 years, 3 months ago
  9. 2882236 Migrated Linux CI build from travis-ci.org to travis-ci.com - updated status icon in README.md by Adam Sawicki · 3 years, 3 months ago
  10. aa18374 Updated copyright header to year 2021. by Adam Sawicki · 3 years, 3 months ago
  11. f32d25d Minor update in README.md by Adam Sawicki · 3 years, 3 months ago
  12. adb7064 Rebuilt binaries using Visual Studio 2019 by Adam Sawicki · 3 years, 3 months ago
  13. 0d4f523 Updated README.md - added RPCS3 to the list of known usages. by Adam Sawicki · 3 years, 3 months ago
  14. b654142 Merge pull request #163 from kd-11/master by Adam Sawicki · 3 years, 3 months ago
  15. e8c483d mem_alloc: Optimize allocation conflict checking by kd-11 · 3 years, 3 months ago
  16. f201205 Added support for VK_EXT_memory_priority by Adam Sawicki · 3 years, 4 months ago
  17. 7eee5e3 Merge pull request #158 from AshkanAliabadi/master by Adam Sawicki · 3 years, 5 months ago
  18. 8f4e09a Refer to std string and stream with their fully qualified names. by Ashkan Aliabadi · 3 years, 5 months ago
  19. 8cd86b6 Merge branch 'master' of https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator into master by Adam Sawicki · 3 years, 6 months ago
  20. 18b0407 Further improvements in documentation. by Adam Sawicki · 3 years, 6 months ago
  21. 9788050 Improvements in documentation. by Adam Sawicki · 3 years, 6 months ago
  22. acecd26 Fixes and clarifications in documentation by Adam Sawicki · 3 years, 6 months ago
  23. ebc1f75 Merge pull request #154 from r-barnes/richard/whitespace by Adam Sawicki · 3 years, 6 months ago
  24. 4dc4abf Merge pull request #153 from r-barnes/richard/binary_fix by Adam Sawicki · 3 years, 6 months ago
  25. 270b242 Drop trailing whitespace. by Richard Barnes · 3 years, 6 months ago
  26. 1397418 Make binary search overflow safe. by Richard Barnes · 3 years, 6 months ago
  27. 76411c9 Added VmaAllocatorCreateInfo::pTypeExternalMemoryHandleTypes by Adam Sawicki · 3 years, 6 months ago
  28. 3dadc82 Merge branch 'master' into PoolCustomPnext by Adam Sawicki · 3 years, 6 months ago
  29. 3528e2a Minor formatting fix in documentation by Adam Sawicki · 3 years, 7 months ago
  30. 4075d9e Add VmaPoolCreateInfo::pMemoryAllocateNext by Adam Sawicki · 3 years, 7 months ago
  31. 89d9e75 Added Detroit: Become Human to the list of known software using this library by Adam Sawicki · 3 years, 7 months ago
  32. 0e2b4b2 Fix std::min in VmaBlockVector::ProcessDefragmentations by Adam Sawicki · 3 years, 7 months ago
  33. 1420873 Merge pull request #148 from res2k/vma_aligned_alloc-tweaks by Adam Sawicki · 3 years, 8 months ago
  34. 6074de0 Merge pull request #147 from res2k/move-some-preproc-defn by Adam Sawicki · 3 years, 8 months ago
  35. 27e343d Merge pull request #146 from AshkanAliabadi/master by Adam Sawicki · 3 years, 8 months ago
  36. 4157367 Let VMA_SYSTEM_ALIGNED_FREE fall back to VMA_SYSTEM_FREE, if defined by Frank Richter · 3 years, 8 months ago
  37. 5913184 Add vma_aligned_free() for symmetry by Frank Richter · 3 years, 8 months ago
  38. 2dc44c1 Make vma_aligned_alloc() functions static by Frank Richter · 3 years, 8 months ago
  39. 4499711 Move preprocessor directives that may influence user code into implementation block by Frank Richter · 3 years, 8 months ago
  40. bead9ea Fix misspellings. by Ashkan Aliabadi · 3 years, 9 months ago
  41. 2193611 Merge branch 'master' of https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator by Adam Sawicki · 3 years, 9 months ago
  42. 0620c8e Add test and documentation for resource aliasing (overlap). by Adam Sawicki · 3 years, 9 months ago
  43. b9ad5e7 Merge pull request #145 from stricmp/master by Adam Sawicki · 3 years, 9 months ago
  44. 0ef61c2 Fix in documentation chapter "Finding out if memory is mappable" by Adam Sawicki · 3 years, 9 months ago
  45. e658b89 Add "Atypical Games - proprietary game engine" to the list of software using this library by Adam Sawicki · 3 years, 9 months ago
  46. 416996c Fix VMA_DYNAMIC_VULKAN_FUNCTIONS compilation errors when VK_NO_PROTOTYPES is defined by Tri S · 3 years, 9 months ago
  47. b0e97e5 Merge pull request #141 from dkorkmazturk/master by Adam Sawicki · 3 years, 9 months ago
  48. 67bf13c Fix a typo in the explanation of VMA_ALLOCATION_CREATE_MAPPED_BIT by Doğukan Korkmaztürk · 3 years, 9 months ago
  49. db4c163 Fix compilation errors by Adam Sawicki · 3 years, 10 months ago
  50. d594faa Replace usage of old VK_LAYER_LUNARG_standard_validation and extension VK_EXT_debug_report with new VK_LAYER_KHRONOS_validation and extension VK_EXT_debug_utils also in VmaReplay by Adam Sawicki · 3 years, 10 months ago
  51. 8caf0bd Replace usage of old layer VK_LAYER_LUNARG_standard_validation and extension VK_EXT_debug_report with new layer VK_LAYER_KHRONOS_validation and extension VK_EXT_debug_utils by Adam Sawicki · 3 years, 10 months ago
  52. e9f387a Merge pull request #137 from phuang/master by Adam Sawicki · 3 years, 10 months ago
  53. 08bce53 mac: Only call system aligned_alloc() with the 11.0+ SDK. by Nico Weber · 3 years, 10 months ago
  54. c331971 Only use system aligned_alloc on mac/ios if the SDK has them. by Nico Weber · 3 years, 10 months ago
  55. 5ef3d92 Fix argument order for aligned_alloc on mac. by Nico Weber · 3 years, 10 months ago
  56. 1268da7 Make vulkan_memory_allocator build with the MacOSX11.0 SDK. by Nico Weber · 3 years, 10 months ago
  57. 7cb859d Improvement in VmaAlignUp, VmaAlignDown by Adam Sawicki · 3 years, 10 months ago
  58. 376ada3 Merge pull request #136 from GreenFoxLight/master by Adam Sawicki · 3 years, 10 months ago
  59. 67824c5 Correct if in mapping example by Kevin Trogant · 3 years, 10 months ago
  60. aaa1a56 Clarify documentation of VmaAllocationInfo::size by Adam Sawicki · 3 years, 10 months ago
  61. 1ebda1e Add assert to check success of a CPU memory allocation by Adam Sawicki · 3 years, 10 months ago
  62. f9921ae Fix VmaAllocator_T::ImportVulkanFunctions_Dynamic for cases when Vulkan 1.1 is used by Adam Sawicki · 4 years ago
  63. 650ebdf Remove invalid outdated assert in vmaBeginDefragmentationPass by Adam Sawicki · 4 years ago
  64. 72983b0 Clarified documentation in few places to mention textures need to use LINEAR layout when accessed from the host by Adam Sawicki · 4 years ago
  65. 309fa0e Merge pull request #128 from hartmutbehrens/fix/docs by Adam Sawicki · 4 years ago
  66. 1e11595 fix(docs): instance not optional in quick start by Hartmut Behrens · 4 years ago
  67. 755fd47 Minor fix in comment by Adam Sawicki · 4 years ago
  68. 72740d8 Fix indentation - always use 4 spaces instead of tabs by Adam Sawicki · 4 years ago
  69. 74bc7c7 Port memory recording in VMA to C++11 by Adam Sawicki · 4 years ago
  70. ff47235 Add .editorconfig file to configure supporting editors to use proper whitespaces for indentation by Adam Sawicki · 4 years ago
  71. 25d9b2c Add function vmaFlushAllocations, vmaInvalidateAllocations for multiple allocations at once by Adam Sawicki · 4 years, 1 month ago
  72. a8a5b1f Merge pull request #122 from expipiplus1/joe-120 by Adam Sawicki · 4 years, 1 month ago
  73. ba9d4b3 Merge pull request #121 from expipiplus1/joe-len by Adam Sawicki · 4 years, 1 month ago
  74. f6a4037 VmaDumpVis: Gracefully handle cases where there is nothing to put on the image, e.g. the stats string was generated without detailed map enabled by Adam Sawicki · 4 years, 1 month ago
  75. 115d297 Minor fix in README by Adam Sawicki · 4 years, 1 month ago
  76. d9c1c2a Merge pull request #124 from expipiplus1/joe-mention-bindings by Adam Sawicki · 4 years, 1 month ago
  77. b605c64 Mention Haskell bindings in readme by Joe Hermaszewski · 4 years, 1 month ago
  78. b52c5a3 Return VkResult in vmaInvalidateAllocation and vmaFlushAllocation by Joe Hermaszewski · 4 years, 1 month ago
  79. fc931bd Add missing length annotation in vmaAllocateMemoryPages by Joe Hermaszewski · 4 years, 1 month ago
  80. 6be3597 Minor fixes for #115 by Adam Sawicki · 4 years, 1 month ago
  81. 3f35a0c Merge pull request #117 from expipiplus1/joe-const by Adam Sawicki · 4 years, 1 month ago
  82. 9b3a159 Merge branch 'master' into joe-const by Adam Sawicki · 4 years, 1 month ago
  83. facf05e Some fixes after fb3a337 #115 by Adam Sawicki · 4 years, 1 month ago
  84. fb3a337 Merge pull request #115 from expipiplus1/joe-annotations by Adam Sawicki · 4 years, 1 month ago
  85. b713c34 Add #if VMA_DYNAMIC_VULKAN_FUNCTIONS == 1 around VmaAllocator_T::ImportVulkanFunctions_Dynamic by Adam Sawicki · 4 years, 1 month ago
  86. d8bdd78 Minor fix after c0cf25d by Adam Sawicki · 4 years, 1 month ago
  87. c4bc165 Merge pull request #118 from expipiplus1/joe-recording by Adam Sawicki · 4 years, 1 month ago
  88. 4810460 Do not include nullability and length annotations in documentation by Joe Hermaszewski · 4 years, 1 month ago
  89. f22cd7b Add const qualifier to handles where possible by Joe Hermaszewski · 4 years, 1 month ago
  90. 08bc59b Add length annotation for VmaAllocatorCreateInfo::pHeapSizeLimit by Joe Hermaszewski · 4 years, 1 month ago
  91. b9725fc Annotate types with lengths instead of parameters/members by Joe Hermaszewski · 4 years, 1 month ago
  92. 3a75628 Disable -Wnullability-completeness for the implementation by Joe Hermaszewski · 4 years, 1 month ago
  93. 35939a0 Add VMA_NULLABLE to pointed to out values by Joe Hermaszewski · 4 years, 1 month ago
  94. c6f8c86 Add annotations for nullability and length by Joe Hermaszewski · 4 years, 1 month ago
  95. c0cf25d Add CPP #error if trying to use recording on a non-Windows platform by Joe Hermaszewski · 4 years, 1 month ago
  96. 0360182 Add const qualifier to handles where possible by Joe Hermaszewski · 4 years, 1 month ago
  97. 5b602ce Merge pull request #116 from Ybalrid/patch-1 by Adam Sawicki · 4 years, 1 month ago
  98. bc0528c Fix a typo by Arthur Brainville · 4 years, 1 month ago
  99. f575c50 Further changes in importing pointers to Vulkan functions by Adam Sawicki · 4 years, 1 month ago
  100. a39951c Merge pull request #109 from JustSid/master by Adam Sawicki · 4 years, 1 month ago