You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
SDL@2f248a2a31 externals: Update SDL to 2f248a2a 4 years ago
Vulkan-Headers@8188e3fbbc
cmake-modules
cpp-httplib@9648f950f5 externals: httplib: replace custom httplib header with upstream as submodule. 4 years ago
cubeb@1d66483ad2 Update cubeb and request a persistent stream session 4 years ago
discord-rpc@963aa9f3e5 update submodule discord-rpc to latest [now deprecated] 4 years ago
dynarmic@7946868af4 externals: Update dynarmic to allow fmt compilation to succeed 4 years ago
ffmpeg@79e8d17024 externals: Checkout 79e8d17024 for FFmpeg 4 years ago
find-modules externals: Search for shared opus installation. 4 years ago
getopt
glad Implement glDepthRangeIndexeddNV 4 years ago
inih
libressl@8289d0d07d
libusb Merge pull request #6459 from lat9nq/ubuntu-fixes 4 years ago
libzip
mbedtls@8c88150ca1 externals: Update mbedtls to 8c88150ca 4 years ago
microprofile microprofile: Silence warning in headers 4 years ago
opus externals: Search for shared opus installation. 4 years ago
sirit@eefca56afd
soundtouch@060181eaf2
xbyak@c306b8e578
CMakeLists.txt emu_window_sdl2_vk: Use the generated SDL config 4 years ago