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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-15
dynarmic: Update and enable DYNARMIC_IGNORE_ASSERTS
Merry
1
-0
/
+1
2021-08-15
xbyak: Update include path
Merry
1
-1
/
+3
2021-07-16
emu_window_sdl2_vk: Use the generated SDL config
lat9nq
1
-1
/
+1
2021-06-18
externals: httplib: replace custom httplib header with upstream as submodule.
Vortex
1
-1
/
+1
2021-06-06
Add SDL2 audio backend
Clément Gallet
1
-2
/
+2
2021-06-03
cmake: General improvements to libusb linking
lat9nq
1
-0
/
+5
2021-05-31
externals: Use defaults for building SDL2 on WIN32
lat9nq
1
-11
/
+13
2021-05-10
Only build SDL2 subsystems that we use
v1993
1
-1
/
+12
2021-05-09
On Linux, build SDL2 from externals with HIDAPI support
v1993
1
-0
/
+1
2021-05-09
externals: Use SDL2 statically
lat9nq
1
-0
/
+3
2021-04-18
cmake: Use SDL 2.0.14 and fix CMake scope issue
lat9nq
1
-2
/
+1
2021-04-17
externals: Add SDL 2.0.12
lat9nq
1
-0
/
+6
2021-04-08
externals: Search for shared opus installation.
Markus Wick
1
-1
/
+5
2021-04-02
externals: Fix case spelling of libzip.
Markus Wick
1
-2
/
+2
2020-12-25
cmake: Always enable Vulkan
ReinUsesLisp
1
-3
/
+1
2020-10-27
externals: auto detect system OpenSSL
liushuyu
1
-2
/
+2
2020-10-27
web_backend: fix a regression introduced in 39c8d18
liushuyu
1
-11
/
+14
2020-10-13
core/CMakeLists: Make some warnings errors
Lioncash
1
-0
/
+3
2020-07-01
externals: Track opus as submodule instead of using conan
David Marcec
1
-0
/
+3
2020-06-17
externals: Revert to libressl, as build is broken with find_package(OpenSSL). (#4093)
bunnei
1
-1
/
+10
2020-06-15
CMakeLists: xbyak comes before dynarmic
MerryMage
1
-8
/
+7
2020-05-30
Add xbyak external
David Marcec
1
-0
/
+8
2020-05-08
Replace externals with Conan (#3735)
James Rowe
1
-81
/
+6
2020-04-17
externals: Update fmt to 6.2.0
Lioncash
1
-2
/
+2
2020-04-16
externals: Use shared libraries if possible
Markus Wick
1
-19
/
+65
2020-04-16
externals: Move LibreSSL linking to httplib.
Markus Wick
1
-1
/
+6
2019-10-30
externals: Track upstream libzip
Lioncash
1
-0
/
+1
2019-10-13
externals: Move OSS font data to file_sys in core
Zach Hilman
1
-3
/
+0
2019-10-04
CMakeLists: Make libzip excluded from the ALL target
Lioncash
1
-1
/
+1
2019-10-04
externals: Use upstream zlib
Lioncash
1
-3
/
+3
2019-09-30
externals: Add zlib and libzip libraries to handle ZIP file parsing
Zach Hilman
1
-0
/
+6
2019-09-22
Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"
David Marcec
1
-0
/
+3
2019-09-22
externals: Move OSS font data to file_sys in core
Zach Hilman
1
-3
/
+0
2019-05-07
externals: Update dynarmic to master
Lioncash
1
-4
/
+4
2019-04-10
video_core: Add sirit as optional dependency with Vulkan
ReinUsesLisp
1
-0
/
+5
2019-03-29
externals: Add libzstd_static to externals CMakeLists.txt
unknown
1
-0
/
+4
2018-11-21
common: Remove dependency on xbyak
Lioncash
1
-9
/
+0
2018-10-02
Review comments - part 3
fearlessTobi
1
-1
/
+1
2018-10-02
Address more review comments
fearlessTobi
1
-4
/
+4
2018-10-02
Add submodules
fearlessTobi
1
-0
/
+25
2018-09-11
Use open-source shared fonts if no dumped file is available (#1269)
Tobias
1
-0
/
+3
2018-09-08
Add audio stretching support
fearlessTobi
1
-0
/
+3
2018-08-08
externals/CMakeLists: Add EXCLUDE_FROM_ALL to lz4's add_subdirectory() command
Lioncash
1
-1
/
+1
2018-08-07
Make mbedtls and cubeb not install headers and libraries
Zion Nimchuk
1
-2
/
+2
2018-08-01
Remove files that are not used
Zach Hilman
1
-0
/
+4
2018-07-31
audio_core: Implement Sink and SinkStream interfaces with cubeb.
bunnei
1
-0
/
+6
2018-07-31
Implemented various hwopus functions (#853)
David
1
-0
/
+4
2018-04-02
externals: Update fmt to 4d35f94
Daniel Lim Wee Soong
1
-0
/
+1
2018-01-13
Massive removal of unused modules
James Rowe
1
-37
/
+0
2018-01-13
core: Gut out cryptop, since it doesn't compile with C++17.
bunnei
1
-3
/
+0
2018-01-12
arm_dynarmic: Implement core
MerryMage
1
-1
/
+9
2018-01-04
cmake: Don't compile Dynarmic as it's unused.
bunnei
1
-8
/
+1
2017-09-30
externals: Add lz4.
bunnei
1
-0
/
+5
2017-09-11
Build: Enable SSL in mingw by linking against WinSSL
James Rowe
1
-2
/
+17
2017-07-18
Don't pull in entire JSON repo for single header file
James
1
-1
/
+1
2017-07-12
web_service: Add CMake flag to enable.
bunnei
1
-10
/
+12
2017-07-10
externals: Add JSON as a submodule.
bunnei
1
-0
/
+4
2017-07-09
externals: Add CPR as a submodule.
bunnei
1
-0
/
+6
2017-07-07
Implement basic virtual Room support based on enet (#2803)
B3n30
1
-0
/
+4
2017-06-17
Stop using reserved operator names (and/or/xor) with Xbyak
Yuri Kunde Schlesner
1
-3
/
+1
2017-05-28
CMake: Move definitions of externals to the CMakeLists in that directory
Yuri Kunde Schlesner
1
-6
/
+42
2017-05-28
CMake: Create an INTERFACE target for Catch
Yuri Kunde Schlesner
1
-0
/
+4
2017-05-27
Add the fmt string formatting library
Yuri Kunde Schlesner
1
-0
/
+1
2017-02-13
Core: add cryptopp library (#2412)
Weiyi Wang
1
-0
/
+3
2016-12-15
Externals: Add Xbyak
Yuri Kunde Schlesner
1
-0
/
+8