-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #286 from expipiplus1/joe-179
Bump vulkan to 1.2.179
- Loading branch information
Showing
321 changed files
with
11,062 additions
and
5,071 deletions.
There are no files selected for viewing
Submodule VulkanMemoryAllocator
updated
4 files
+20 −22 | include/vk_mem_alloc.h | |
+2 −2 | premake/premake5.lua | |
+1 −1 | src/VmaReplay/VmaUsage.h | |
+1 −1 | src/VmaUsage.h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name: VulkanMemoryAllocator | ||
version: "0.5" | ||
version: "0.5.1" | ||
synopsis: Bindings to the VulkanMemoryAllocator library | ||
category: Graphics | ||
maintainer: Joe Hermaszewski <[email protected]> | ||
|
@@ -8,12 +8,12 @@ extra-source-files: | |
- readme.md | ||
- changelog.md | ||
- package.yaml | ||
- VulkanMemoryAllocator/src/vk_mem_alloc.h | ||
- VulkanMemoryAllocator/include/vk_mem_alloc.h | ||
|
||
library: | ||
source-dirs: src | ||
include-dirs: | ||
VulkanMemoryAllocator/src | ||
VulkanMemoryAllocator/include | ||
extra-libraries: | ||
stdc++ | ||
cxx-sources: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule Vulkan-Docs
updated
285 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.