index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
externals
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2018-10-02
Review comments - part 3
fearlessTobi
2018-10-02
Address more review comments
fearlessTobi
2018-10-02
Add submodules
fearlessTobi
2018-09-12
Merge pull request #1163 from FearlessTobi/add-audio-stretching
bunnei
2018-09-10
Use open-source shared fonts if no dumped file is available (#1269)
Tobias
2018-09-08
Add audio stretching support
fearlessTobi
2018-08-07
externals/CMakeLists: Add EXCLUDE_FROM_ALL to lz4's add_subdirectory() command
Lioncash
2018-08-06
Make mbedtls and cubeb not install headers and libraries
Zion Nimchuk
2018-08-01
Remove files that are not used
Zach Hilman
2018-07-30
audio_core: Implement Sink and SinkStream interfaces with cubeb.
bunnei
2018-07-30
Implemented various hwopus functions (#853)
David
2018-04-03
externals: Update fmt to 4d35f94
Daniel Lim Wee Soong
2018-01-12
Massive removal of unused modules
James Rowe
2018-01-12
core: Gut out cryptop, since it doesn't compile with C++17.
bunnei
2018-01-12
arm_dynarmic: Implement core
MerryMage
2018-01-04
cmake: Don't compile Dynarmic as it's unused.
bunnei
2017-10-09
Merge remote-tracking branch 'upstream/master' into nx
bunnei
2017-09-30
externals: Add lz4.
bunnei
2017-09-11
Build: Enable SSL in mingw by linking against WinSSL
James Rowe
2017-07-18
Don't pull in entire JSON repo for single header file
James
2017-07-11
web_service: Add CMake flag to enable.
bunnei
2017-07-09
externals: Add JSON as a submodule.
bunnei
2017-07-09
externals: Add CPR as a submodule.
bunnei
2017-07-07
Implement basic virtual Room support based on enet (#2803)
B3n30
2017-06-17
Stop using reserved operator names (and/or/xor) with Xbyak
Yuri Kunde Schlesner
2017-05-27
CMake: Move definitions of externals to the CMakeLists in that directory
Yuri Kunde Schlesner
2017-05-27
CMake: Create an INTERFACE target for Catch
Yuri Kunde Schlesner
2017-05-27
Add the fmt string formatting library
Yuri Kunde Schlesner
2017-02-13
Core: add cryptopp library (#2412)
Weiyi Wang
2016-12-14
Externals: Add Xbyak
Yuri Kunde Schlesner