virtualx-engine/drivers
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
..
alsa Changed some code found by Clang Tidy and Coverity 2019-09-22 18:45:08 +02:00
alsamidi
convex_decomp
coreaudio Fix compilation warnings in macOS build, enable warnings=extra werror=yes for macOS CI. 2019-10-24 20:37:56 +03:00
coremidi Fix compilation warnings in macOS build, enable warnings=extra werror=yes for macOS CI. 2019-10-24 20:37:56 +03:00
dummy Custom material support seems complete. 2019-12-12 12:54:09 +01:00
gl_context SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
gles2 Custom material support seems complete. 2019-12-12 12:54:09 +01:00
gles3 Custom material support seems complete. 2019-12-12 12:54:09 +01:00
png Remove all uses of ERR_EXPLAIN macros. 2019-11-11 10:24:04 +01:00
pulseaudio Merge pull request #31077 from qarmin/coverity_bugs 2019-08-07 13:49:33 +02:00
spirv-reflect Replaced GLSLang reflection by SPIRV-Reflect, eventually allowing to move GLSLang out. 2019-12-12 13:01:23 +01:00
unix Added a spinlock template as well as a thread work pool class. 2019-12-12 13:05:27 +01:00
vulkan SCons: Streamline Vulkan buildsystem + fixups 2019-12-12 17:06:27 +01:00
wasapi Fix compilation warnings in macOS build, enable warnings=extra werror=yes for macOS CI. 2019-10-24 20:37:56 +03:00
windows Added a spinlock template as well as a thread work pool class. 2019-12-12 13:05:27 +01:00
winmidi
xaudio2 Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' 2019-08-17 13:31:22 +02:00
register_driver_types.cpp
register_driver_types.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
SCsub SCons: Streamline Vulkan buildsystem + fixups 2019-12-12 17:06:27 +01:00