summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-12-18cmake: enable VA-API on more Unix-like after 0be4e402e213Jan Beich
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-13cmake: refactor ffmpeg searching and handling logic on Linuxliushuyu
2021-12-12Merge pull request #7527 from Tachi107/cubeb-result_ofbunnei
2021-12-06input_common: Update SDL to 2.0.18Narr the Reg
2021-12-06build: update cubeb and remove the result_of commentAndrea Pappacoda
2021-11-25CMakeLists: Update fmt to 8.0.1Lioncash
2021-11-19Merge pull request #7273 from fpdotmonkey/submodule-checkout-command-on-new-linebunnei
2021-11-16CMakeLists: Update catch to 2.13.7Lioncash
2021-11-12CMake: Enable VP8 ffmpeg decodersameerj
2021-11-02Move the cmake submodule checkout command to a new lineFletcher Porter
2021-10-19cmake: Update conan for VS2022 supportameerj
2021-10-02CMakeLists: Update to Qt 5.15.2Morph
2021-09-29CMakeLists: Remove BoxCat build optionMorph
2021-09-28externals: Remove libzipMorph
2021-09-24CMakeLists: Update to clang format version 12ameerj
2021-09-18Fix "Unknown C standard control flag" warningAndrew Strelsky
2021-09-11Merge pull request #6846 from ameerj/nvdec-gpu-decodeFernando S
2021-08-16cmake: Add VDPAU and NVDEC support to FFmpeglat9nq
2021-08-12Merge branch 'yuzu-emu:master' into fix-lan-playspholz
2021-08-12configuration: add option to select network interfacespholz
2021-08-12cmake: Always find LIBVA, update windows FFmpeg versionameerj
2021-08-10externals: Update sdl2 to 2.0.16german77
2021-08-03nvdec: Implement VA-API hardware video acceleration (#6713)yzct12345
2021-08-01Merge pull request #6565 from lat9nq/bundle-ffmpegAmeer J
2021-07-27Merge pull request #6753 from jbeich/libusbAmeer J
2021-07-27cmake: don't use pkg-config directly with non-reference libusbJan Beich
2021-07-19Merge pull request #6652 from lat9nq/cmd-vulkan-fixesbunnei
2021-07-16emu_window_sdl2_vk: Use the generated SDL configlat9nq
2021-07-16cmake: Only search for Qt when we need tolat9nq
2021-07-16cmake: Only use NO_CMAKE_SYSTEM_PATH when needed for Qtlat9nq
2021-07-08cmake: Only copy pre-commit hook if .git directory existsReinUsesLisp
2021-07-06cmake: Specify the compiler on autotools externalslat9nq
2021-07-06cmake, ci: Build bundled FFmpeg with yuzulat9nq
2021-06-30Merge pull request #6459 from lat9nq/ubuntu-fixesAmeer J
2021-06-23externals: Update fmt to 8.0.0Lioncash
2021-06-13cmake: Check dependencies for Linux Qt packagelat9nq
2021-06-13cmake: Fix find_program usage for 3.15lat9nq
2021-06-03externals: libusb: Link libusb statically on Linuxlat9nq
2021-06-03cmake: General improvements to libusb linkinglat9nq
2021-06-03cmake: Use autotools to build libusb generally for GNUlat9nq
2021-05-31externals: libusb: Use autotools for MinGWlat9nq
2021-05-27cmake: Fix usage of CMAKE_DEPENDENT_OPTIONlat9nq
2021-05-26cmake: Download Qt binaries on Linux if neededlat9nq
2021-05-21CMakeLists: Update zstd to 1.5.0Lioncash
2021-05-09On Linux, build SDL2 from externals with HIDAPI supportv1993
2021-05-09externals: Update SDL to 107db2d8lat9nq
2021-05-08Update SDL2 to SDL2-2.0.15-prerelease.bunnei