Pinned
511 contributions in the last year
Less
More
Activity overview
Contributed to
inexorgame/vulkan-renderer,
inexorgame/site,
GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
and 5 other
repositories
Contribution activity
June 2021
Created 9 commits in 2 repositories
Created a pull request in GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator that received 3 comments
Fix VMA_USE_STL_CONTAINERS macro option
See #175
This fixes build for gcc-9.3.0, clang 10.0.0-4ubuntu1, and Visual Studio 2019 with VMA_USE_STL_CONTAINERS enabled.
+21
−0
•
3
comments
Reviewed 3 pull requests in 2 repositories
inexorgame/vulkan-renderer 2 pull requests
GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 1 pull request
Created an issue in GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator that received 2 comments
Check if certain VMA macro settings break build
When defining VMA_USE_STL_CONTAINERS, I get this on gcc 9.3.0:
gcc-errors-use-STL-containers.log
There could be more issues with other macros. If I…
2
comments

