aboutsummaryrefslogtreecommitdiff
path: root/externals/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-01-30cmake: prefer system oaknut libraryAlexandre Bouvier1-2/+3
2024-01-29Merge pull request #12439 from FireBurn/vkresultliamwhite1-0/+5
2024-01-24Rework time service to fix time passing offline.Kelebek11-0/+3
2024-01-22Add Vulkan-Utility-Libraries dependencyMike Lothian1-0/+5
2023-11-30cmake: prefer system gamemode libraryAlexandre Bouvier1-2/+4
2023-11-30Merge pull request #12227 from jbeich/gamemodeliamwhite1-1/+1
2023-11-30Merge pull request #12074 from GPUCode/yuwu-on-the-metalliamwhite1-0/+4
2023-11-30cmake: sync gamemode conditionals with code after 5eec980a2d71Jan Beich1-1/+1
2023-11-29general: conditionally compile gamemode on linux onlyLiam1-1/+1
2023-11-29Merge pull request #11946 from flodavid/gamemodeliamwhite1-0/+4
2023-11-26cmake: prefer system simpleini libraryAlexandre Bouvier1-1/+3
2023-11-25cmake: move gamemode target include into its fileflodavid1-1/+0
2023-11-25yuzu: create linux group in general settingsflodavid1-2/+1
2023-11-25yuzu: integrate gamemode support on linuxxcfrg1-0/+6
2023-11-25arm: Implement native code execution backendLiam1-4/+4
2023-11-25externals: Add oaknut submoduleGPUCode1-0/+4
2023-11-21general: Remove iniht8951-5/+0
2023-11-21config: Unify config handling under frontend_commont8951-0/+3
2023-10-30Merge pull request #11728 from liushuyu/update-depsliamwhite1-0/+4
2023-10-29Merge pull request #11689 from liamwhite/breakpadliamwhite1-0/+102
2023-10-25cmake: prefer system stb headersAlexandre Bouvier1-1/+5
2023-10-23externals: stb: Add image writegerman771-1/+1
2023-10-22externals/opus: use CMakeLists shipped with Opus itselfliushuyu1-0/+4
2023-10-08qt: implement automatic crash dump supportLiam1-0/+102
2023-10-07externals: stb: Split library into cpp fileNarr the Reg1-1/+1
2023-09-18cmake: prefer system renderdoc headerAlexandre Bouvier1-2/+5
2023-09-14debug: Add renderdoc capture hotkeyGPUCode1-0/+3
2023-08-25Skip additional mbedcrypto warnings options on MSVCLiam1-3/+5
2023-08-25Avoid `$<CXX_COMPILER_ID:Clang>` because it doesn't include AppleClang.comex1-3/+5
2023-08-25Warnings cleanup for GCC 13 and Clang 16comex1-0/+10
2023-07-12cmake: allow using system VMA libraryAlexandre Bouvier1-3/+3
2023-06-27video_core: Add BCn decoding supportGPUCode1-0/+3
2023-06-26externals: Use cmake subdirectoryGPUCode1-1/+1
2023-06-18externals: Add vma and initialize itlat9nq1-0/+5
2023-06-16Merge pull request #10739 from zeltermann/sdl-cpuinfoliamwhite1-1/+2
2023-06-13Merge pull request #10603 from lat9nq/tz-more-completebunnei1-0/+3
2023-06-12Re-enable SDL's CPUinfo subsystemzeltermann1-1/+2
2023-06-05nx_tzdb: Create headers from downloaded system archive datalat9nq1-0/+3
2023-06-03build: only enable adrenotools on arm64Liam1-1/+3
2023-06-03externals: add adrenotools for bcenablerLiam1-0/+4
2023-05-24cmake: apply defaults to all externalsAlexandre Bouvier1-19/+23
2023-05-23textures: add BC1 and BC3 compressors and recompression settingLiam1-0/+4
2023-02-28externals: use openssl from vcpkgAlexandre Bouvier1-29/+6
2023-02-22cmake: fix cpp-jwt buildAlexandre Bouvier1-10/+8
2023-01-23cmake: prefer system llvm libraryAlexandre Bouvier1-3/+6
2023-01-22Merge pull request #9555 from abouvier/catch2-updateliamwhite1-0/+3
2023-01-14Add stacktrace symbol demanglingKelebek11-0/+4
2023-01-05cmake: support the standard cmake testing optionAlexandre Bouvier1-0/+3
2023-01-02cmake: move find-modules to root cmake dirAlexandre Bouvier1-4/+0
2023-01-02cmake: allow options shadowing with normal variablesAlexandre Bouvier1-7/+10