summaryrefslogtreecommitdiff
path: root/externals/CMakeLists.txt
AgeCommit message (Expand)Author
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
2021-12-18Merge pull request #7587 from liushuyu/fix-linux-decodingbunnei
2021-12-17externals/SDL: update SDL to version with Wayland build fixAndrew Udvare
2021-12-16externals/CMakeLists: fix detection/init of Switch controllers in SDL 2.0.18Andrew Udvare
2021-12-15externals/ffmpeg: set the cmake variable twice ...liushuyu
2021-12-15externals: fix a regression when using MSVCliushuyu
2021-12-15video_core/codecs: (re-spin) refactor ffmpeg searching and handlingliushuyu
2021-12-15Revert "video_core/codecs: refactor ffmpeg searching and handling in cmake"bunnei
2021-12-13ffmpeg: move the whole tree into externals/ffmpeg/ffmpeg ...liushuyu
2021-12-10build: remove remaining bits of UnicornAndrea Pappacoda
2021-09-28externals: Remove libzipMorph
2021-08-15dynarmic: Update and enable DYNARMIC_IGNORE_ASSERTSMerry
2021-08-15xbyak: Update include pathMerry
2021-07-16emu_window_sdl2_vk: Use the generated SDL configlat9nq
2021-06-19externals: httplib: replace custom httplib header with upstream as submodule.Vortex
2021-06-16Merge pull request #6418 from clementgallet/sdl-audio-backendbunnei
2021-06-06Add SDL2 audio backendClément Gallet
2021-06-03cmake: General improvements to libusb linkinglat9nq
2021-05-31externals: Use defaults for building SDL2 on WIN32lat9nq
2021-05-10Only build SDL2 subsystems that we usev1993
2021-05-09On Linux, build SDL2 from externals with HIDAPI supportv1993
2021-05-09externals: Use SDL2 staticallylat9nq
2021-04-17cmake: Use SDL 2.0.14 and fix CMake scope issuelat9nq
2021-04-16externals: Add SDL 2.0.12lat9nq