1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-06 17:25:19 +00:00

SCons: Streamline Vulkan buildsystem + fixups

- Renamed option to `builtin_vulkan`, since that's the name of the
  library and if we were to add new components, we'd likely use that
  same option.
- Merge `vulkan_loader/SCsub` in `vulkan/SCsub`.
- Accordingly, don't use built-in Vulkan headers when not building
  against the built-in loader library.
- Drop Vulkan registry which we don't appear to need currently.
- Style and permission fixes.
This commit is contained in:
Rémi Verschelde
2019-08-05 11:48:54 +02:00
parent 324082471d
commit 511f65214f
49 changed files with 92 additions and 42606 deletions

0
thirdparty/vulkan/loader/debug_utils.c vendored Executable file → Normal file
View File