Commit Graph

501 Commits (ad9c2356a88418ee14453a79b92a814ebe10a857)

Author SHA1 Message Date
bunnei 17b5ed9baf android: externals: Update libadrenotools, use useLegacyPackaging. 2 years ago
Liam ee10cdad35 cmake: download architecture-specific ffmpeg for android 2 years ago
Liam 616cf70a80 build: only enable adrenotools on arm64 2 years ago
Liam f7a3f1ddf4 externals: add adrenotools for bcenabler 2 years ago
bunnei 851b1008a8 cmake: Integrate bundled FFmpeg for Android. 2 years ago
Morph 9950a388d2 externals: Update to fmt 10 and add format_as formatter for BitField
Implicit conversions are now disallowed in fmt 10. Use format_as to convert to the underlying type.
2 years ago
liamwhite b26018e2e6
Merge pull request #10475 from ameerj/microprofile-workaround
microprofile: Avoid crashing due to OOB stackPos
2 years ago
liamwhite bf3f450211
Merge pull request #10283 from danilaml/support-interlaced-videos
Add support for deinterlaced video playback
2 years ago
ameerj fee91096ca microprofile: Avoid crashing due to OOB stack pos 2 years ago
Alexandre Bouvier 9c3c7ec009 cmake: apply defaults to all externals 2 years ago
Liam 415c78b87c textures: add BC1 and BC3 compressors and recompression setting 2 years ago
Danila Malyutin 7701a00a02 Add support for deinterlaced videos playback
This is a follow up to #10254 to improve the playback of cut scenes in Layton's Mystery Journey.
It uses ffmpeg's yadif filter for deinterlacing.
2 years ago
Danila Malyutin e5c2ec223a externals: update cubeb 2 years ago
Danila Malyutin 55d740fffa
externals: update cubeb (#10362) 2 years ago
bunnei 7eb17f3aa5 externals: Update dynarmic to include latest patch. 2 years ago
bunnei e46074a2e3 externals: Update dynarmic to include latest patch. 2 years ago
Merry 432d754d7d externals: Update dynarmic to 6.4.7 2 years ago
bunnei 756f013d8a
Merge pull request #10020 from merryhime/update-dynarmic
externals: Update dynarmic to 6.4.6
2 years ago
Merry 2ddecb9631 externals: Update dynarmic to 6.4.6 2 years ago
Jan Beich 083d913eab externals: update Vulkan-Headers to v1.3.246 2 years ago
Morph 032e5b983c vcpkg: Update vcpkg to 2023.02.24 2 years ago
Alexandre Bouvier 0245c5dc49 externals: use openssl from vcpkg 2 years ago
Alexandre Bouvier 2bf9602e83 cmake: fix cpp-jwt build 2 years ago
Alexandre Bouvier 83afc12475 externals: Update cpp-httplib to latest 2 years ago
Merry 3f852c61d1 dynarmic: Update to 6.4.5 2 years ago
Alexandre Bouvier 34b1ea9c19 cmake: prefer system llvm library 2 years ago
liamwhite f99f618d45
Merge pull request #9555 from abouvier/catch2-update
tests: update catch2 to 3.0.1
2 years ago
liamwhite 9705094a57
Merge pull request #9613 from Kelebek1/demangle
Add stacktrace symbol demangling
2 years ago
Kelebek1 31229dd245 Change licenses 2 years ago
Merry 2817af0961 externals: Update dynarmic to 6.4.4 2 years ago
Kelebek1 80a55c1663 Add stacktrace symbol demangling 2 years ago
Fernando S 8b251fc3f6
Merge pull request #9535 from bylaws/master
Port over several shader-compiler fixes from skyline
2 years ago
Liam 1ee0540f82 externals: update dynarmic, xbyak 2 years ago
Billy Laws 12b4c9c04c externals: Update sirit 2 years ago
Alexandre Bouvier 7a2bd13f5b cmake: support the standard cmake testing option 2 years ago
Alexandre Bouvier eceee8c3d9 cmake: move find-modules to root cmake dir 2 years ago
liamwhite 2b110d61e7
Merge pull request #9541 from abouvier/cmake-option
cmake: allow options shadowing with normal variables
2 years ago
Alexandre Bouvier 306c791e67 cmake: allow options shadowing with normal variables 2 years ago
Alexandre Bouvier 1dfcf19c36 cmake: improve find_package failure messages 2 years ago
Liam 9ce23bde24 cmake: make Vulkan-Headers external the default 2 years ago
Liam be43b62d79 cmake: make libusb optional 2 years ago
Jan Beich b60a93a936 externals: update Vulkan-Headers to v1.3.238 2 years ago
Andrea Pappacoda 4447c9a46e
build: tweak the find modules even more
As described in
https://github.com/yuzu-emu/yuzu/pull/9395#discussion_r1047456172
checking for PKG_CONFIG_FOUND before calling pkg_search_module() is
unneeded, and some find modules (like FindFFmpeg.cmake) don't do this
already. Consequently, this patch removes these checks.
2 years ago
liamwhite 131ed37803
Merge pull request #9395 from abouvier/cmake-find
cmake: correct find modules
2 years ago
Alexandre Bouvier bb3440f7c4 cmake: correct find modules 2 years ago
Alexandre Bouvier f385175aa2 cmake: prefer system libusb 2 years ago
Morph 7381f873e9 externals: Bump dynarmic to 6.4.0
Uses the tagged, versioned release instead.
2 years ago
liamwhite 3b19f741bd
Merge pull request #6833 from abouvier/unbundle
cmake: prefer system libraries
2 years ago
liamwhite ec547824f1
Merge pull request #9372 from liamwhite/vk12
vulkan_common: promote extension usages to core when possible
2 years ago
Alexandre Bouvier 8e17b5469f cmake: prefer system libraries 2 years ago