summaryrefslogtreecommitdiff
path: root/externals/CMakeLists.txt
AgeCommit message (Expand)Author
2023-10-07externals: stb: Split library into cpp fileNarr the Reg
2023-09-18cmake: prefer system renderdoc headerAlexandre Bouvier
2023-09-14debug: Add renderdoc capture hotkeyGPUCode
2023-08-25Skip additional mbedcrypto warnings options on MSVCLiam
2023-08-25Avoid `$<CXX_COMPILER_ID:Clang>` because it doesn't include AppleClang.comex
2023-08-25Warnings cleanup for GCC 13 and Clang 16comex
2023-07-12cmake: allow using system VMA libraryAlexandre Bouvier
2023-06-27video_core: Add BCn decoding supportGPUCode
2023-06-26externals: Use cmake subdirectoryGPUCode
2023-06-18externals: Add vma and initialize itlat9nq
2023-06-16Merge pull request #10739 from zeltermann/sdl-cpuinfoliamwhite
2023-06-13Merge pull request #10603 from lat9nq/tz-more-completebunnei
2023-06-12Re-enable SDL's CPUinfo subsystemzeltermann
2023-06-05nx_tzdb: Create headers from downloaded system archive datalat9nq
2023-06-03build: only enable adrenotools on arm64Liam
2023-06-03externals: add adrenotools for bcenablerLiam
2023-05-24cmake: apply defaults to all externalsAlexandre Bouvier
2023-05-23textures: add BC1 and BC3 compressors and recompression settingLiam
2023-02-28externals: use openssl from vcpkgAlexandre Bouvier
2023-02-22cmake: fix cpp-jwt buildAlexandre Bouvier
2023-01-23cmake: prefer system llvm libraryAlexandre Bouvier
2023-01-22Merge pull request #9555 from abouvier/catch2-updateliamwhite
2023-01-14Add stacktrace symbol demanglingKelebek1
2023-01-05cmake: support the standard cmake testing optionAlexandre Bouvier
2023-01-02cmake: move find-modules to root cmake dirAlexandre Bouvier
2023-01-02cmake: allow options shadowing with normal variablesAlexandre Bouvier
2022-12-28cmake: make Vulkan-Headers external the defaultLiam
2022-12-28cmake: make libusb optionalLiam
2022-12-06cmake: prefer system libusbAlexandre Bouvier
2022-12-05Merge pull request #6833 from abouvier/unbundleliamwhite
2022-12-04cmake: prefer system librariesAlexandre Bouvier
2022-12-04yuzu-cmd: link SDL2 correctlyLiam
2022-12-04Merge pull request #9375 from jbeich/xbyak-no-installliamwhite
2022-12-04externals: update dynarmic, SDL2Liam
2022-12-03externals: disable xbyak install targets after cbaf642ffe4bJan Beich
2022-12-03Merge pull request #9289 from liamwhite/fruit-companyliamwhite
2022-11-28CMake: Directly link to SDL2-static when appropriatelat9nq
2022-11-23externals: always use LibreSSL on WindowsLiam
2022-11-22general: fix compile for Apple ClangLiam
2022-11-09Initial ARM64 supportLiam
2022-09-04Fix Cmake warning for CMP0077Vamsi Krishna
2022-08-01build(externals): rename Findopus to FindOpusAndrea Pappacoda
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-25Address first part of review commentsFearlessTobi
2022-07-25network: Add initial files and enet dependencyFearlessTobi
2022-06-13general: fix compilation on MinGW GCC 12Liam
2022-04-01audio_core: remove time stretcherAndrea Pappacoda
2022-01-12cmake: make tests optionalAlexandre Bouvier
2022-01-04Merge pull request #7610 from Tatsh/more-system-libsbunnei
2021-12-21Add support for linking against system opusAndrew Udvare