- 3aa9212 Merge pull request #535 from sawickiap/master by jlacroixAMD · 6 days ago master v3.4.0
- eb744ea Rebuilt sample app binary by sawickiap · 6 days ago
- c407a7b Rebuilt the documentation by sawickiap · 6 days ago
- 2dccf11 Prepared version 3.4.0 by sawickiap · 6 days ago
- e386068 Merge pull request #533 from sawickiap/master by jlacroixAMD · 10 days ago
- 45bd161 Fix in GitHub Workflow windows.yaml for CI build failure by sawickiap · 13 days ago
- a1d4347 Merge pull request #532 from sawickiap/master by jlacroixAMD · 13 days ago
- 9d548dd Updated CHANGELOG.md regarding VMA_VULKAN_HEADERS_ALREADY_INCLUDED by sawickiap · 14 days ago
- 280881c Added support for macro VMA_VULKAN_HEADERS_ALREADY_INCLUDED by sawickiap · 14 days ago
- 07502a0 Fixed synchronization in the sample app by sawickiap · 3 weeks ago
- 424aa00 Updates in hope to fix the CI build on Windows (3) by sawickiap · 3 weeks ago
- d48eed9 Updated windows.yaml in hope to fix the CI build on Windows (2) by sawickiap · 3 weeks ago
- 68ad4f2 Updated Vulkan SDK version in windows.yaml to 1.4.350.0 by sawickiap · 3 weeks ago
- 4717263 Missing update to CHANGELOG.md by sawickiap · 3 weeks ago
- 4f68795 Fixed synchronization issue of m_pMappedData by sawickiap · 3 weeks ago
- 6e4dd3d Fixed a bug in buffer-image granularity handling by sawickiap · 3 weeks ago
- 5d0efb5 Fixed sample app crashing when window is minimized by sawickiap · 3 weeks ago
- 9837451 Added file AGENTS.md for agentic AI by sawickiap · 3 weeks ago
- 6db09d9 Fix in sample app for validation layer error about extensions VK_KHR_maintenance5, VK_KHR_dynamic_rendering by sawickiap · 3 weeks ago
- c2c925f Fixes after merge related to VmaVulkanFunctions::vkGetPhysicalDeviceProperties2KHR, VMA_GET_PHYSICAL_DEVICE_PROPERTIES2 by sawickiap · 3 weeks ago
- ee8ccdc Fix in MyUniformRandomNumberGenerator fixing compilation on Visual Studio 2026 by sawickiap · 3 weeks ago
- 23a1580 Merge remote-tracking branch 'spencer-lunarg/vkGetPhysicalDeviceProperties' by sawickiap · 3 weeks ago
- 2ee9752 Use vkGetPhysicalDeviceProperties2 when possible by spencer-lunarg · 3 weeks ago
- c3c7a2c Added missing mutex lock in VmaDefragmentationContext_T::DefragmentPassEnd by sawickiap · 4 weeks ago
- cc26b9f Updated CHANGELOG.md by sawickiap · 3 months ago
- fc48eb1 Added missing pool locks in the VmaDefragmenterContext constructor and destructor by Sidney Just · 3 months ago
- b3cbbb4 Merge pull request #526 from sawickiap/master by jlacroixAMD · 3 months ago
- 91fed8d Updated CHANGELOG.md referring to #520 by sawickiap · 4 months ago
- 41a3630 Changed heuristic in FindMemoryPreferences when VMA_ALLOCATION_CREATE_HOST_ACCESS_ALLOW_TRANSFER_INSTEAD_BIT is used by sawickiap · 4 months ago
- 9b27966 Added member VmaAllocationCreateInfo::minAlignment by sawickiap · 4 months ago
- cc12fdb Merge remote-tracking branch 'M2-TE/add-cmake-alias' by sawickiap · 5 months ago
- e0bd755 added cmake alias by Jan Kuhlmann · 5 months ago
- df121de Updated year to 2026 in comments by sawickiap · 5 months ago
- e722e57 Merge pull request #519 from sawickiap/master by jlacroixAMD · 6 months ago
- 5d3862c Merge remote-tracking branch 'M2-TE/fixing-static-export' by sawickiap · 7 months ago
- c5b0ce6 prevent export of TU-local entities by Jan Kuhlmann · 7 months ago
- 3ad69cc include proposed fixed by Jan Kuhlmann · 7 months ago
- 13ce48a Changed some member variables from static const to static constexpr by sawickiap · 7 months ago
- 4ae7e1f Improvements in implementation - used anonymous namespace by sawickiap · 7 months ago
- 64d2b5c Added inline to fix compilation in Clang 21 by sawickiap · 7 months ago
- 6368851 mark VmaMalloc and VmaFree as static inline by Jan Kuhlmann · 8 months ago
- 9c711ee Clarified documentation of VmaAllocatorCreateInfo::pTypeExternalMemoryHandleTypes by sawickiap · 8 months ago
- 6d36dca Merge pull request #511 from sawickiap/master by jlacroixAMD · 8 months ago
- f6c972f Removed outdated information from documentation by sawickiap · 8 months ago
- c08b7af Improvements in vmaFindMemoryTypeIndexForBufferInfo, vmaFindMemoryTypeIndexForImageInfo by sawickiap · 8 months ago
- ad70fcb Added VMA_VERSION macro by sawickiap · 8 months ago
- 3442720 Merge pull request #505 from sawickiap/master by jlacroixAMD · 9 months ago
- 6d74249 Merge branch 'add-create-dedicated' by Adam Sawicki · 9 months ago
- d9ff0b4 Changes in TestWin32HandlesExport by Adam Sawicki · 9 months ago
- e64d42b Improvements in TestWin32HandlesImport by Adam Sawicki · 9 months ago
- 989d405 Added function vmaCreateDedicatedImage by Adam Sawicki · 9 months ago
- 9f097a6 Added function vmaCreateDedicatedBuffer by Adam Sawicki · 9 months ago
- c1e6a31 Updated documentation of vmaGetMemoryWin32Handle2 and related places by Adam Sawicki · 9 months ago
- b635a0f Improvements in TestWin32HandlesImport - calling vkGetPhysicalDeviceExternalBufferProperties by Adam Sawicki · 9 months ago
- 061b858 Added function vmaAllocateDedicatedMemory and a test for it by Adam Sawicki · 9 months ago
- 62ce8ac Updated documentation of vmaAllocateMemory function by Adam Sawicki · 9 months ago
- dc32c06 Improved documentation of function vmaCreateBuffer by Adam Sawicki · 9 months ago
- 16ad2f8 Updated and reorganized documentation after adding function vmaGetMemoryWin32Handle2 by Adam Sawicki · 9 months ago
- 33d7d27 Merge remote-tracking branch 'Agrael1/master' by Adam Sawicki · 9 months ago
- e83e606 Added vmaGetMemoryWin32Handle2 with selectable type of handle to export by Ilya Doroshenko · 9 months ago
- a7e9bf4 Fixed usage of semaphore signaled on vkAcquireNextImageKHR by Adam Sawicki · 9 months ago
- 1b086e6 Fixed creation of g_hRenderPass to fix Validation Layer error about synchronization by Adam Sawicki · 9 months ago
- 1ea4660 A minor fix by Adam Sawicki · 9 months ago
- 1feaa24 Fixes and improvements in TestWin32Handles by Adam Sawicki · 9 months ago
- 48db0e0 Fixed link to product page on GPUOpen.com by Adam Sawicki · 9 months ago
- 1076b34 Merge pull request #501 from sawickiap/master by jlacroixAMD · 11 months ago
- 1f0047a Fixes for some compiler warnings by Adam Sawicki · 11 months ago
- 6ec8481 Rebuilt the docs by Adam Sawicki · 1 year, 1 month ago
- 68d1c97 Small improvement of 'advanced data uploading' exampe in docs (#494) by Johannes Schneider · 1 year, 1 month ago
- 06a453e Small improvements of tests (#496) by Johannes Schneider · 1 year, 1 month ago
- f0969e9 Minor formatting fixes in documentation by Adam Sawicki · 1 year, 1 month ago
- d3d1099 Fixed a typo by Adam Sawicki · 1 year, 1 month ago
- 1d8f600 Version 3.3.0 by Adam Sawicki · 1 year, 1 month ago v3.3.0
- 0de67d6 Use a cache in GitHub workflow instead of downloading Vulkan SDK with every CI run (#491) by Johannes Schneider · 1 year, 1 month ago
- f0dc115 Merge branch 'master' of https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator by Adam Sawicki · 1 year, 1 month ago
- 0d5359c Fixes in defragmentation tests for integrated GPUs by Adam Sawicki · 1 year, 1 month ago
- 228110c Use a clang-tidy configuration file (#488) by Johannes Schneider · 1 year, 1 month ago
- fbd9e6e Code improvements based on static analysis by Adam Sawicki · 1 year, 1 month ago
- 089e0eb Updated CHANGELOG.md for v3.3.0 by Adam Sawicki · 1 year, 1 month ago
- 66db1cd Updated CHANGELOG.md by Adam Sawicki · 1 year, 1 month ago
- b5409a0 Fixed Cmake script for cases when VMA_STATIC_VULKAN_FUNCTIONS is not set by Adam Sawicki · 1 year, 1 month ago
- 2fd73c3 Added assert in vmaCreateImage about disjoint images not supported by Adam Sawicki · 1 year, 1 month ago
- 539c0a8 Added documentation chapter: Frequenty asked questions by Adam Sawicki · 1 year, 2 months ago
- f378e7b Rebuilt the documentation (2) by Adam Sawicki · 1 year, 2 months ago
- 12b48eb Merge branch 'master' of https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator by Adam Sawicki · 1 year, 2 months ago
- 1ea5f2f Rebuilt the documentation by Adam Sawicki · 1 year, 2 months ago
- b5f2032 Added function vmaImportVulkanFunctionsFromVolk (#486) by Adam Sawicki · 1 year, 2 months ago
- 1dea379 Specify C++14 as standard in CMake, not C++17 (#489) by Johannes Schneider · 1 year, 2 months ago
- 8a739e4 Add more warnings to ignore list of clang-tidy for static code analysis (#485) by Johannes Schneider · 1 year, 2 months ago
- fc2cea5 Fixes based on warnings from clang-tidy (2) by Adam Sawicki · 1 year, 2 months ago
- f645c9b Fixes based on warnings from clang-tidy by Adam Sawicki · 1 year, 2 months ago
- bcd776c Add workflow for static code analysis using clang-tidy (#482) by Johannes Schneider · 1 year, 2 months ago
- 09fa3be Small maintenance of GitHub workflows (#483) by Johannes Schneider · 1 year, 2 months ago
- d8d4f86 Fix in TestDefragmentationAlgorithms for Nvidia cards by Adam Sawicki · 1 year, 2 months ago
- a77a76c Minor fix in TestDefragmentationAlgorithms by Adam Sawicki · 1 year, 2 months ago
- 7720de0 Removed unused parameter by Adam Sawicki · 1 year, 2 months ago
- 989a176 Enable extra warnings for clang and gcc in CMake (#481) by Johannes Schneider · 1 year, 2 months ago
- e298b6e Revert "Enable all gcc and clang warnings for testing the CI (#478)" (#479) by Adam Sawicki · 1 year, 2 months ago
- a16385b Enable all gcc and clang warnings for testing the CI (#478) by Johannes Schneider · 1 year, 2 months ago
- 0183545 Added Linux CI build by Adam Sawicki · 1 year, 2 months ago