Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
GPUOpen-LibrariesAndSDKs
/
VulkanMemoryAllocator
Public
Notifications
You must be signed in to change notification settings
Fork
454
Star
3.5k
Code
Issues
34
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
New updates to Vulkan Memory Allocator
- #519
#519
Merged
jlacroixAMD
merged 8 commits into
GPUOpen-LibrariesAndSDKs:master
GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator:master
from
sawickiap:master
sawickiap/VulkanMemoryAllocator:master
Copy head branch name to clipboard
Nov 30, 2025
Conversation
Commits
8
(8)
Checks
Files changed
Merged
New updates to Vulkan Memory Allocator
#519
jlacroixAMD
merged 8 commits into
GPUOpen-LibrariesAndSDKs:master
GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator:master
from
sawickiap:master
sawickiap/VulkanMemoryAllocator:master
Copy head branch name to clipboard
Commits
Commits on Oct 17, 2025
Clarified documentation of VmaAllocatorCreateInfo::pTypeExternalMemoryHandleTypes
Show description for 9c711ee
sawickiap
committed
9c711ee
View commit details
Copy full SHA for 9c711ee
Browse repository at this point
Commits on Oct 24, 2025
mark VmaMalloc and VmaFree as static inline
M2-TE
committed
6368851
View commit details
Copy full SHA for 6368851
Browse repository at this point
Commits on Nov 5, 2025
Added inline to fix compilation in Clang 21
Show description for 64d2b5c
reg-pl
committed
64d2b5c
View commit details
Copy full SHA for 64d2b5c
Browse repository at this point
Improvements in implementation - used anonymous namespace
Show description for 4ae7e1f
reg-pl
committed
4ae7e1f
View commit details
Copy full SHA for 4ae7e1f
Browse repository at this point
Commits on Nov 6, 2025
Changed some member variables from static const to static constexpr
Show description for 13ce48a
reg-pl
committed
13ce48a
View commit details
Copy full SHA for 13ce48a
Browse repository at this point
Commits on Nov 21, 2025
include proposed fixed
M2-TE
committed
3ad69cc
View commit details
Copy full SHA for 3ad69cc
Browse repository at this point
prevent export of TU-local entities
M2-TE
committed
c5b0ce6
View commit details
Copy full SHA for c5b0ce6
Browse repository at this point
Commits on Nov 24, 2025
Merge remote-tracking branch 'M2-TE/fixing-static-export'
Show description for 5d3862c
reg-pl
committed
5d3862c
View commit details
Copy full SHA for 5d3862c
Browse repository at this point
You can’t perform that action at this time.