virtualx-engine/platform
Rémi Verschelde 9ad3f02db1 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.
2019-12-12 17:06:27 +01:00
..
android Custom material support seems complete. 2019-12-12 12:54:09 +01:00
haiku iOS modular build and export implementation. 2019-12-01 21:57:18 +02:00
iphone Added a spinlock template as well as a thread work pool class. 2019-12-12 13:05:27 +01:00
javascript Custom material support seems complete. 2019-12-12 12:54:09 +01:00
osx SCons: Streamline Vulkan buildsystem + fixups 2019-12-12 17:06:27 +01:00
server Custom material support seems complete. 2019-12-12 12:54:09 +01:00
uwp Custom material support seems complete. 2019-12-12 12:54:09 +01:00
windows SCons: Streamline Vulkan buildsystem + fixups 2019-12-12 17:06:27 +01:00
x11 SCons: Streamline Vulkan buildsystem + fixups 2019-12-12 17:06:27 +01:00
register_platform_apis.h
SCsub Always use lists for LIBS in SCons 2019-08-12 22:31:55 +02:00