index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
externals
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
build(externals): rename Findopus to FindOpus
Andrea Pappacoda
2022-08-01
1
-1
/
+1
*
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-27
1
-1
/
+2
*
Address first part of review comments
FearlessTobi
2022-07-25
1
-0
/
+5
*
network: Add initial files and enet dependency
FearlessTobi
2022-07-25
1
-0
/
+4
*
general: fix compilation on MinGW GCC 12
Liam
2022-06-14
1
-0
/
+5
*
audio_core: remove time stretcher
Andrea Pappacoda
2022-04-01
1
-3
/
+0
*
cmake: make tests optional
Alexandre Bouvier
2022-01-12
1
-4
/
+0
*
Merge pull request #7610 from Tatsh/more-system-libs
bunnei
2022-01-05
1
-3
/
+3
|
\
|
*
Add support for linking against system opus
Andrew Udvare
2021-12-21
1
-3
/
+3
*
|
Merge pull request #7587 from liushuyu/fix-linux-decoding
bunnei
2021-12-18
1
-0
/
+9
|
\
\
|
*
|
externals/ffmpeg: set the cmake variable twice ...
liushuyu
2021-12-16
1
-0
/
+3
|
*
|
externals: fix a regression when using MSVC
liushuyu
2021-12-16
1
-0
/
+1
|
*
|
video_core/codecs: (re-spin) refactor ffmpeg searching and handling
liushuyu
2021-12-16
1
-0
/
+5
|
|
/
*
|
externals/SDL: update SDL to version with Wayland build fix
Andrew Udvare
2021-12-17
1
-4
/
+4
*
|
externals/CMakeLists: fix detection/init of Switch controllers in SDL 2.0.18
Andrew Udvare
2021-12-17
1
-3
/
+4
|
/
*
Revert "video_core/codecs: refactor ffmpeg searching and handling in cmake"
bunnei
2021-12-15
1
-5
/
+0
*
ffmpeg: move the whole tree into externals/ffmpeg/ffmpeg ...
liushuyu
2021-12-14
1
-0
/
+5
*
build: remove remaining bits of Unicorn
Andrea Pappacoda
2021-12-10
1
-4
/
+0
*
externals: Remove libzip
Morph
2021-09-29
1
-7
/
+0
*
dynarmic: Update and enable DYNARMIC_IGNORE_ASSERTS
Merry
2021-08-15
1
-0
/
+1
*
xbyak: Update include path
Merry
2021-08-15
1
-1
/
+3
*
emu_window_sdl2_vk: Use the generated SDL config
lat9nq
2021-07-16
1
-1
/
+1
*
externals: httplib: replace custom httplib header with upstream as submodule.
Vortex
2021-06-18
1
-1
/
+1
*
Merge pull request #6418 from clementgallet/sdl-audio-backend
bunnei
2021-06-17
1
-2
/
+2
|
\
|
*
Add SDL2 audio backend
Clément Gallet
2021-06-06
1
-2
/
+2
*
|
cmake: General improvements to libusb linking
lat9nq
2021-06-03
1
-0
/
+5
|
/
*
externals: Use defaults for building SDL2 on WIN32
lat9nq
2021-05-31
1
-11
/
+13
*
Only build SDL2 subsystems that we use
v1993
2021-05-10
1
-1
/
+12
*
On Linux, build SDL2 from externals with HIDAPI support
v1993
2021-05-09
1
-0
/
+1
*
externals: Use SDL2 statically
lat9nq
2021-05-09
1
-0
/
+3
*
cmake: Use SDL 2.0.14 and fix CMake scope issue
lat9nq
2021-04-18
1
-2
/
+1
*
externals: Add SDL 2.0.12
lat9nq
2021-04-17
1
-0
/
+6
*
externals: Search for shared opus installation.
Markus Wick
2021-04-08
1
-1
/
+5
*
externals: Fix case spelling of libzip.
Markus Wick
2021-04-02
1
-2
/
+2
*
cmake: Always enable Vulkan
ReinUsesLisp
2020-12-25
1
-3
/
+1
*
externals: auto detect system OpenSSL
liushuyu
2020-10-27
1
-2
/
+2
*
web_backend: fix a regression introduced in 39c8d18
liushuyu
2020-10-27
1
-11
/
+14
*
core/CMakeLists: Make some warnings errors
Lioncash
2020-10-13
1
-0
/
+3
*
externals: Track opus as submodule instead of using conan
David Marcec
2020-07-01
1
-0
/
+3
*
externals: Revert to libressl, as build is broken with find_package(OpenSSL). (#4093)
bunnei
2020-06-17
1
-1
/
+10
*
CMakeLists: xbyak comes before dynarmic
MerryMage
2020-06-15
1
-8
/
+7
*
Add xbyak external
David Marcec
2020-05-30
1
-0
/
+8
*
Replace externals with Conan (#3735)
James Rowe
2020-05-08
1
-81
/
+6
*
externals: Update fmt to 6.2.0
Lioncash
2020-04-17
1
-2
/
+2
*
externals: Use shared libraries if possible
Markus Wick
2020-04-16
1
-19
/
+65
*
externals: Move LibreSSL linking to httplib.
Markus Wick
2020-04-16
1
-1
/
+6
*
externals: Track upstream libzip
Lioncash
2019-10-30
1
-0
/
+1
*
externals: Move OSS font data to file_sys in core
Zach Hilman
2019-10-13
1
-3
/
+0
*
CMakeLists: Make libzip excluded from the ALL target
Lioncash
2019-10-04
1
-1
/
+1
*
externals: Use upstream zlib
Lioncash
2019-10-04
1
-3
/
+3
*
externals: Add zlib and libzip libraries to handle ZIP file parsing
Zach Hilman
2019-09-30
1
-0
/
+6
*
Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"
David Marcec
2019-09-22
1
-0
/
+3
*
externals: Move OSS font data to file_sys in core
Zach Hilman
2019-09-22
1
-3
/
+0
*
externals: Update dynarmic to master
Lioncash
2019-05-07
1
-4
/
+4
*
video_core: Add sirit as optional dependency with Vulkan
ReinUsesLisp
2019-04-10
1
-0
/
+5
*
externals: Add libzstd_static to externals CMakeLists.txt
unknown
2019-03-29
1
-0
/
+4
*
common: Remove dependency on xbyak
Lioncash
2018-11-21
1
-9
/
+0
*
Review comments - part 3
fearlessTobi
2018-10-02
1
-1
/
+1
*
Address more review comments
fearlessTobi
2018-10-02
1
-4
/
+4
*
Add submodules
fearlessTobi
2018-10-02
1
-0
/
+25
*
Merge pull request #1163 from FearlessTobi/add-audio-stretching
bunnei
2018-09-13
1
-0
/
+3
|
\
|
*
Add audio stretching support
fearlessTobi
2018-09-08
1
-0
/
+3
*
|
Use open-source shared fonts if no dumped file is available (#1269)
Tobias
2018-09-11
1
-0
/
+3
|
/
*
externals/CMakeLists: Add EXCLUDE_FROM_ALL to lz4's add_subdirectory() command
Lioncash
2018-08-08
1
-1
/
+1
*
Make mbedtls and cubeb not install headers and libraries
Zion Nimchuk
2018-08-07
1
-2
/
+2
*
Remove files that are not used
Zach Hilman
2018-08-01
1
-0
/
+4
*
audio_core: Implement Sink and SinkStream interfaces with cubeb.
bunnei
2018-07-31
1
-0
/
+6
*
Implemented various hwopus functions (#853)
David
2018-07-31
1
-0
/
+4
*
externals: Update fmt to 4d35f94
Daniel Lim Wee Soong
2018-04-02
1
-0
/
+1
*
Massive removal of unused modules
James Rowe
2018-01-13
1
-37
/
+0
*
core: Gut out cryptop, since it doesn't compile with C++17.
bunnei
2018-01-13
1
-3
/
+0
*
arm_dynarmic: Implement core
MerryMage
2018-01-12
1
-1
/
+9
*
cmake: Don't compile Dynarmic as it's unused.
bunnei
2018-01-04
1
-8
/
+1
*
Merge remote-tracking branch 'upstream/master' into nx
bunnei
2017-10-10
1
-2
/
+21
|
\
|
*
Build: Enable SSL in mingw by linking against WinSSL
James Rowe
2017-09-11
1
-2
/
+17
*
|
externals: Add lz4.
bunnei
2017-09-30
1
-0
/
+5
|
/
*
Don't pull in entire JSON repo for single header file
James
2017-07-18
1
-1
/
+1
*
web_service: Add CMake flag to enable.
bunnei
2017-07-12
1
-10
/
+12
*
externals: Add JSON as a submodule.
bunnei
2017-07-10
1
-0
/
+4
*
externals: Add CPR as a submodule.
bunnei
2017-07-09
1
-0
/
+6
*
Implement basic virtual Room support based on enet (#2803)
B3n30
2017-07-07
1
-0
/
+4
*
Stop using reserved operator names (and/or/xor) with Xbyak
Yuri Kunde Schlesner
2017-06-17
1
-3
/
+1
*
CMake: Move definitions of externals to the CMakeLists in that directory
Yuri Kunde Schlesner
2017-05-28
1
-6
/
+42
*
CMake: Create an INTERFACE target for Catch
Yuri Kunde Schlesner
2017-05-28
1
-0
/
+4
*
Add the fmt string formatting library
Yuri Kunde Schlesner
2017-05-27
1
-0
/
+1
*
Core: add cryptopp library (#2412)
Weiyi Wang
2017-02-13
1
-0
/
+3
*
Externals: Add Xbyak
Yuri Kunde Schlesner
2016-12-15
1
-0
/
+8