Sign in
skia
/
external
/
github.com
/
GPUOpen-LibrariesAndSDKs
/
VulkanMemoryAllocator
/
HEAD
e722e57
Merge pull request #519 from sawickiap/master
by jlacroixAMD
· 6 weeks ago
master
5d3862c
Merge remote-tracking branch 'M2-TE/fixing-static-export'
by sawickiap
· 7 weeks ago
c5b0ce6
prevent export of TU-local entities
by Jan Kuhlmann
· 7 weeks ago
3ad69cc
include proposed fixed
by Jan Kuhlmann
· 7 weeks ago
13ce48a
Changed some member variables from static const to static constexpr
by sawickiap
· 9 weeks ago
4ae7e1f
Improvements in implementation - used anonymous namespace
by sawickiap
· 10 weeks ago
64d2b5c
Added inline to fix compilation in Clang 21
by sawickiap
· 10 weeks ago
6368851
mark VmaMalloc and VmaFree as static inline
by Jan Kuhlmann
· 3 months ago
9c711ee
Clarified documentation of VmaAllocatorCreateInfo::pTypeExternalMemoryHandleTypes
by sawickiap
· 3 months ago
6d36dca
Merge pull request #511 from sawickiap/master
by jlacroixAMD
· 3 months ago
f6c972f
Removed outdated information from documentation
by sawickiap
· 3 months ago
c08b7af
Improvements in vmaFindMemoryTypeIndexForBufferInfo, vmaFindMemoryTypeIndexForImageInfo
by sawickiap
· 3 months ago
ad70fcb
Added VMA_VERSION macro
by sawickiap
· 3 months ago
3442720
Merge pull request #505 from sawickiap/master
by jlacroixAMD
· 4 months ago
6d74249
Merge branch 'add-create-dedicated'
by Adam Sawicki
· 4 months ago
d9ff0b4
Changes in TestWin32HandlesExport
by Adam Sawicki
· 4 months ago
e64d42b
Improvements in TestWin32HandlesImport
by Adam Sawicki
· 4 months ago
989d405
Added function vmaCreateDedicatedImage
by Adam Sawicki
· 4 months ago
9f097a6
Added function vmaCreateDedicatedBuffer
by Adam Sawicki
· 4 months ago
c1e6a31
Updated documentation of vmaGetMemoryWin32Handle2 and related places
by Adam Sawicki
· 4 months ago
b635a0f
Improvements in TestWin32HandlesImport - calling vkGetPhysicalDeviceExternalBufferProperties
by Adam Sawicki
· 4 months ago
061b858
Added function vmaAllocateDedicatedMemory and a test for it
by Adam Sawicki
· 4 months ago
62ce8ac
Updated documentation of vmaAllocateMemory function
by Adam Sawicki
· 4 months ago
dc32c06
Improved documentation of function vmaCreateBuffer
by Adam Sawicki
· 4 months ago
16ad2f8
Updated and reorganized documentation after adding function vmaGetMemoryWin32Handle2
by Adam Sawicki
· 4 months ago
33d7d27
Merge remote-tracking branch 'Agrael1/master'
by Adam Sawicki
· 4 months ago
e83e606
Added vmaGetMemoryWin32Handle2 with selectable type of handle to export
by Ilya Doroshenko
· 4 months ago
a7e9bf4
Fixed usage of semaphore signaled on vkAcquireNextImageKHR
by Adam Sawicki
· 4 months ago
1b086e6
Fixed creation of g_hRenderPass to fix Validation Layer error about synchronization
by Adam Sawicki
· 4 months ago
1ea4660
A minor fix
by Adam Sawicki
· 4 months ago
1feaa24
Fixes and improvements in TestWin32Handles
by Adam Sawicki
· 4 months ago
48db0e0
Fixed link to product page on GPUOpen.com
by Adam Sawicki
· 4 months ago
1076b34
Merge pull request #501 from sawickiap/master
by jlacroixAMD
· 6 months ago
1f0047a
Fixes for some compiler warnings
by Adam Sawicki
· 6 months ago
6ec8481
Rebuilt the docs
by Adam Sawicki
· 8 months ago
68d1c97
Small improvement of 'advanced data uploading' exampe in docs (#494)
by Johannes Schneider
· 8 months ago
06a453e
Small improvements of tests (#496)
by Johannes Schneider
· 8 months ago
f0969e9
Minor formatting fixes in documentation
by Adam Sawicki
· 8 months ago
d3d1099
Fixed a typo
by Adam Sawicki
· 8 months ago
1d8f600
Version 3.3.0
by Adam Sawicki
· 8 months ago
v3.3.0
0de67d6
Use a cache in GitHub workflow instead of downloading Vulkan SDK with every CI run (#491)
by Johannes Schneider
· 8 months ago
f0dc115
Merge branch 'master' of https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
by Adam Sawicki
· 8 months ago
0d5359c
Fixes in defragmentation tests for integrated GPUs
by Adam Sawicki
· 8 months ago
228110c
Use a clang-tidy configuration file (#488)
by Johannes Schneider
· 8 months ago
fbd9e6e
Code improvements based on static analysis
by Adam Sawicki
· 8 months ago
089e0eb
Updated CHANGELOG.md for v3.3.0
by Adam Sawicki
· 8 months ago
66db1cd
Updated CHANGELOG.md
by Adam Sawicki
· 8 months ago
b5409a0
Fixed Cmake script for cases when VMA_STATIC_VULKAN_FUNCTIONS is not set
by Adam Sawicki
· 8 months ago
2fd73c3
Added assert in vmaCreateImage about disjoint images not supported
by Adam Sawicki
· 8 months ago
539c0a8
Added documentation chapter: Frequenty asked questions
by Adam Sawicki
· 9 months ago
f378e7b
Rebuilt the documentation (2)
by Adam Sawicki
· 9 months ago
12b48eb
Merge branch 'master' of https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
by Adam Sawicki
· 9 months ago
1ea5f2f
Rebuilt the documentation
by Adam Sawicki
· 9 months ago
b5f2032
Added function vmaImportVulkanFunctionsFromVolk (#486)
by Adam Sawicki
· 9 months ago
1dea379
Specify C++14 as standard in CMake, not C++17 (#489)
by Johannes Schneider
· 9 months ago
8a739e4
Add more warnings to ignore list of clang-tidy for static code analysis (#485)
by Johannes Schneider
· 9 months ago
fc2cea5
Fixes based on warnings from clang-tidy (2)
by Adam Sawicki
· 9 months ago
f645c9b
Fixes based on warnings from clang-tidy
by Adam Sawicki
· 9 months ago
bcd776c
Add workflow for static code analysis using clang-tidy (#482)
by Johannes Schneider
· 9 months ago
09fa3be
Small maintenance of GitHub workflows (#483)
by Johannes Schneider
· 9 months ago
d8d4f86
Fix in TestDefragmentationAlgorithms for Nvidia cards
by Adam Sawicki
· 9 months ago
a77a76c
Minor fix in TestDefragmentationAlgorithms
by Adam Sawicki
· 9 months ago
7720de0
Removed unused parameter
by Adam Sawicki
· 9 months ago
989a176
Enable extra warnings for clang and gcc in CMake (#481)
by Johannes Schneider
· 9 months ago
e298b6e
Revert "Enable all gcc and clang warnings for testing the CI (#478)" (#479)
by Adam Sawicki
· 9 months ago
a16385b
Enable all gcc and clang warnings for testing the CI (#478)
by Johannes Schneider
· 9 months ago
0183545
Added Linux CI build
by Adam Sawicki
· 9 months ago
d47cf43
Removed build status from README
by Adam Sawicki
· 9 months ago
a0d9a61
Removed .travis.yml
by Adam Sawicki
· 9 months ago
be826d1
Merge pull request #474 from IAmNotHanni/master
by Adam Sawicki
· 10 months ago
2fdbc64
Add changes requested in code review
by Johannes Schneider
· 10 months ago
1c0c221
Add new tests for advanced data uploading
by Johannes Schneider
· 10 months ago
811773f
Merge pull request #473 from IAmNotHanni/master
by Adam Sawicki
· 10 months ago
9d17673
Remove unrequired Windows clang build in GitHub
by Johannes Schneider
· 10 months ago
9d7a52b
Merge pull request #469 from IAmNotHanni/master
by Adam Sawicki
· 10 months ago
f6a6697
Remove LLVM install instructions
by Johannes Schneider
· 10 months ago
baf2663
Improve GitHub workflow for continuous integration
by Johannes Schneider
· 10 months ago
fe48cbe
Improve GitHub workflow for continuous integration
by Johannes Schneider
· 10 months ago
89d3a6a
Added macro VMA_DEBUG_DONT_EXCEED_HEAP_SIZE_WITH_ALLOCATION_SIZE
by Adam Sawicki
· 10 months ago
c578a4f
Fixes in VulkanSample.cpp for Vulkan version 1.4
by Adam Sawicki
· 10 months ago
ff39385
Added a minor comment based on #463
by Adam Sawicki
· 10 months ago
f792971
Minor fixes based on #463
by Adam Sawicki
· 10 months ago
a586429
Add GitHub workflow for continuous integration for Windows
by Johannes Schneider
· 10 months ago
29b35ea
Merge pull request #468 from IAmNotHanni/master
by Adam Sawicki
· 10 months ago
dccce71
Remove unused code related to incorrect validation layer warning
by Johannes Schneider
· 10 months ago
c90621c
Fix small typo
by Johannes Schneider
· 10 months ago
c83fdd2
Merge pull request #464 from IAmNotHanni/master
by Adam Sawicki
· 10 months ago
a2816cf
Include vulkan_win32.h only for Windows
by Johannes Schneider
· 10 months ago
c788c52
Version 3.2.1
by Adam Sawicki
· 11 months ago
v3.2.1
72c309a
Merge pull request #459 from PawelGribov/fix_win32handle_test
by Adam Sawicki
· 12 months ago
418a032
Fixed typo in VmaBlockMetadata_TLSF::Alloc
by Adam Sawicki
· 12 months ago
88d7c0d
Skip TestWin32Handles() if VK_KHR_external_memory_win32 is not present
by Pavel Gribov
· 12 months ago
7ab8483
Fixed assert in vmaCreateAllocator for compatibility with Vulkan 1.4
by Adam Sawicki
· 12 months ago
790c461
Change in ImportVulkanFunctions_Dynamic for loading function vkGetPhysicalDeviceMemoryProperties2
by Adam Sawicki
· 12 months ago
f74c2d9
Updated copyright headers to year 2025
by Adam Sawicki
· 1 year ago
3bab692
Version 3,.2.0
by Adam Sawicki
· 1 year ago
v3.2.0
f3f5a98
Updated CHANGELOG.md in preparation for VMA version 3.2.0
by Adam Sawicki
· 1 year, 1 month ago
2446790
Added support for Vulkan version 1.4
by Adam Sawicki
· 1 year, 1 month ago
5a53a19
Merge pull request #454 from crud89/master
by Adam Sawicki
· 1 year, 1 month ago
63480d6
Fix ineffective error code checks.
by Carsten Rudolph
· 1 year, 1 month ago
Next »