yuzu/externals
lat9nq d3748cad73 emu_window_sdl2_vk: Use the generated SDL config
On Linux, due to the way we include SDL2 as a submodule, it makes it
difficult for us to specify which SDL_config.h we intended to include.
Before, CMake would default to the dummy one included with SDL and
ignore the generated one.

This tells CMake to use the generated one. In addition, we define
USING_GENERATED_CONFIG_H to throw an error in case the dummy config is
used by accident. Fixes Vulkan not working on Linux yuzu-cmd.
2021-07-16 15:43:02 -04:00
..
cmake-modules Replace externals with Conan (#3735) 2020-05-08 17:09:29 -04:00
cpp-httplib@9648f950f5 externals: httplib: replace custom httplib header with upstream as submodule. 2021-06-19 02:18:58 +05:30
cubeb@1d66483ad2 Update cubeb and request a persistent stream session 2020-12-05 22:26:41 +01:00
discord-rpc@963aa9f3e5 update submodule discord-rpc to latest [now deprecated] 2021-06-18 23:13:17 +05:30
dynarmic@7946868af4 externals: Update dynarmic to allow fmt compilation to succeed 2021-06-23 09:31:59 -04:00
ffmpeg@79e8d17024 externals: Checkout 79e8d17024 for FFmpeg 2021-05-13 04:53:59 -04:00
find-modules externals: Search for shared opus installation. 2021-04-08 23:49:32 +02:00
getopt CMakeLists: Derive the source directory grouping from targets themselves 2018-01-17 21:51:43 -05:00
glad Implement glDepthRangeIndexeddNV 2021-02-24 22:26:53 +00:00
inih externals: Update inih to r52 2020-10-27 19:52:48 -04:00
libressl@8289d0d07d web_backend: fix a regression introduced in 39c8d18 2020-10-27 02:57:19 -06:00
libusb Merge pull request #6459 from lat9nq/ubuntu-fixes 2021-06-30 21:47:57 -04:00
libzip externals: Track upstream libzip 2019-10-29 19:52:40 -04:00
mbedtls@8c88150ca1 externals: Update mbedtls to 8c88150ca 2021-05-11 00:43:04 -04:00
microprofile microprofile: Silence warning in headers 2020-11-03 15:07:13 -05:00
opus externals: Search for shared opus installation. 2021-04-08 23:49:32 +02:00
SDL@2f248a2a31 externals: Update SDL to 2f248a2a 2021-06-11 04:40:16 -04:00
sirit@eefca56afd vk_shader_decompiler: Implement atomic image operations 2020-06-02 02:20:02 -03:00
soundtouch@060181eaf2 Add audio stretching support 2018-09-08 18:26:23 +01:00
Vulkan-Headers@8188e3fbbc vk_device: Enable VK_EXT_extended_dynamic_state when available 2020-06-26 20:55:15 -03:00
xbyak@c306b8e578 externals: Update Xbyak to 5.96 2020-08-30 05:09:48 -04:00
CMakeLists.txt emu_window_sdl2_vk: Use the generated SDL config 2021-07-16 15:43:02 -04:00