125 Commits (1ac2615adbd3bf011af96b016080662e9f3ba8f7)

Author SHA1 Message Date
Liam 6bb02dcb8a Skip additional mbedcrypto warnings options on MSVC 2 years ago
comex 32c453a5f1 Avoid `$<CXX_COMPILER_ID:Clang>` because it doesn't include AppleClang. 2 years ago
comex 91eb5afd0b Warnings cleanup for GCC 13 and Clang 16 2 years ago
Alexandre Bouvier c3050c1b48 cmake: allow using system VMA library 3 years ago
GPUCode eac46ad7ce video_core: Add BCn decoding support 3 years ago
GPUCode b6c6dcc576 externals: Use cmake subdirectory 3 years ago
lat9nq 6448eade2e externals: Add vma and initialize it 3 years ago
zeltermann 0c04e27df3 Re-enable SDL's CPUinfo subsystem 3 years ago
lat9nq 73036c83a3 nx_tzdb: Create headers from downloaded system archive data 3 years ago
Liam 616cf70a80 build: only enable adrenotools on arm64 3 years ago
Liam f7a3f1ddf4 externals: add adrenotools for bcenabler 3 years ago
Alexandre Bouvier 9c3c7ec009 cmake: apply defaults to all externals 3 years ago
Liam 415c78b87c textures: add BC1 and BC3 compressors and recompression setting 3 years ago
Alexandre Bouvier 0245c5dc49 externals: use openssl from vcpkg 3 years ago
Alexandre Bouvier 2bf9602e83 cmake: fix cpp-jwt build 3 years ago
Alexandre Bouvier 34b1ea9c19 cmake: prefer system llvm library 3 years ago
Kelebek1 80a55c1663 Add stacktrace symbol demangling 3 years ago
Alexandre Bouvier 7a2bd13f5b cmake: support the standard cmake testing option 3 years ago
Alexandre Bouvier eceee8c3d9 cmake: move find-modules to root cmake dir 3 years ago
Alexandre Bouvier 306c791e67 cmake: allow options shadowing with normal variables 3 years ago
Liam 9ce23bde24 cmake: make Vulkan-Headers external the default 3 years ago
Liam be43b62d79 cmake: make libusb optional 3 years ago
Alexandre Bouvier f385175aa2 cmake: prefer system libusb 3 years ago
Alexandre Bouvier 8e17b5469f cmake: prefer system libraries 3 years ago
Liam 0cbfdf7ecb yuzu-cmd: link SDL2 correctly 3 years ago
Liam 6d2c597371 externals: update dynarmic, SDL2 3 years ago
Jan Beich 14440b195c externals: disable xbyak install targets after cbaf642ffe 3 years ago
lat9nq 0941ae0b61 CMake: Directly link to SDL2-static when appropriate 3 years ago
Liam cdb2e4eaff externals: always use LibreSSL on Windows 3 years ago
Liam 9737615948 general: fix compile for Apple Clang 3 years ago
Liam cbaf642ffe Initial ARM64 support 3 years ago
Vamsi Krishna 016fa3ffee
Fix Cmake warning for CMP0077 3 years ago
Andrea Pappacoda adc8c03fe4
build(externals): rename Findopus to FindOpus 3 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
FearlessTobi 6c8e456185 Address first part of review comments 3 years ago
FearlessTobi dcfe0a5feb network: Add initial files and enet dependency 4 years ago
Liam ebecdd3a74 general: fix compilation on MinGW GCC 12 4 years ago
Andrea Pappacoda faf6a9876c
audio_core: remove time stretcher 4 years ago
Alexandre Bouvier c8b358dba2 cmake: make tests optional 4 years ago
Andrew Udvare 78759d98dc
Add support for linking against system opus 4 years ago
Andrew Udvare 9b3611eb8d
externals/SDL: update SDL to version with Wayland build fix 4 years ago
Andrew Udvare e610485cd2
externals/CMakeLists: fix detection/init of Switch controllers in SDL 2.0.18 4 years ago
liushuyu 476637d143
externals/ffmpeg: set the cmake variable twice ... 4 years ago
liushuyu 3ae9258efe externals: fix a regression when using MSVC 4 years ago
liushuyu 3f765ea9a4 video_core/codecs: (re-spin) refactor ffmpeg searching and handling 4 years ago
bunnei 2f32133ad5
Revert "video_core/codecs: refactor ffmpeg searching and handling in cmake" 4 years ago
liushuyu f91b6fbbcb ffmpeg: move the whole tree into externals/ffmpeg/ffmpeg ... 4 years ago
Andrea Pappacoda eec9aace60
build: remove remaining bits of Unicorn 4 years ago
Marshall Mohror bb03675485 Vulkan: Reimplement FSR constant generation functions to avoid GCC warnings 4 years ago
Marshall Mohror dcc5b4f6b0 Presentation: Only use FP16 in scaling shaders on supported devices in Vulkan 4 years ago