summaryrefslogtreecommitdiff
path: root/externals
AgeCommit message (Expand)Author
2017-10-09Merge remote-tracking branch 'upstream/master' into nxbunnei
2017-09-30externals: Add lz4.bunnei
2017-09-11Build: Enable SSL in mingw by linking against WinSSLJames Rowe
2017-08-20externals: Update soundtouchMerryMage
2017-08-08Update cryptoppJames
2017-07-18Add description of upstream repoJames
2017-07-18Don't pull in entire JSON repo for single header fileJames
2017-07-13Merge pull request #2824 from jroweboy/mingw_compile_testWeiyi Wang
2017-07-12Update enet submoduleJames Rowe
2017-07-11web_service: Add CMake flag to enable.bunnei
2017-07-09externals: Add JSON as a submodule.bunnei
2017-07-09externals: Add CPR as a submodule.bunnei
2017-07-07Implement basic virtual Room support based on enet (#2803)B3n30
2017-06-24externals: silence warning C4390 on MSVC for cryptopp (#2805)Klöen Lansfiel
2017-06-17Stop using reserved operator names (and/or/xor) with XbyakYuri Kunde Schlesner
2017-06-11Externals: Upgrade bundled Boost to 1.64Yuri Kunde Schlesner
2017-05-27CMake: Move definitions of externals to the CMakeLists in that directoryYuri Kunde Schlesner
2017-05-27CMake: Create an INTERFACE target for CatchYuri Kunde Schlesner
2017-05-27CMake: Add cryptopp include path to target propertyYuri Kunde Schlesner
2017-05-27CMake: Use target properties to add inih include pathsYuri Kunde Schlesner
2017-05-27CMake: Stop using FindOpenGL, which seems to not be required anymoreYuri Kunde Schlesner
2017-05-27Add the fmt string formatting libraryYuri Kunde Schlesner
2017-05-27Update dynarmicYuri Kunde Schlesner
2017-05-21externals: Update catch to 1.9.4Lioncash
2017-03-12externals: Update to boost v1.63.0Yuri Kunde Schlesner
2017-02-21externals: remove -march=native for crypto++wwylele
2017-02-21HW: add AES engine & implement AES-CCMwwylele
2017-02-13Core: add cryptopp library (#2412)Weiyi Wang
2017-02-06externals: nihstro, update to latest masterKloen
2017-02-04Fix Microprofile in MinGW (#2530)Fernando Sahmkow
2017-02-04changed the WIN32 macro in microprofileui (#2528)noah the goodra
2017-02-03arm_dynarmic: Update memory interfaceMerryMage
2017-02-03arm_dynarmic: CP15 supportMerryMage
2017-01-28externals: Updated nihstro to latest master. Fix warning on MSVCKloen
2017-01-22Removed unused and outdated external qhexeditKloen
2016-12-22arm_dynarmic: Provide MemoryReadCode callbackMerryMage
2016-12-14Externals: Add XbyakYuri Kunde Schlesner
2016-12-14externals: Update DynarmicYuri Kunde Schlesner
2016-12-04Dynarmic: Update dynarmic to versionSubv
2016-11-30dynarmic: Fix ABI violationMerryMage
2016-11-29Update dynarmic to the latest version (#2234)James Rowe
2016-11-13Add mingw compile supportJames Rowe
2016-10-27microprofile: unbreak on POSIX systemsJan Beich
2016-09-15dynarmic: Add new submodule.bunnei
2016-09-15externals/boost: Use latest upstream with variant.bunnei
2016-07-21Fixes SDL2.dll copy to bindir on windowsLectem
2016-05-19tests: Infrastructure for unit testsMerryMage
2016-04-28Externals: Add soundtouchMerryMage
2016-04-23microprofileui: Use correct printf specifierSam Spilsbury
2016-04-23microprofile: Use std::absSam Spilsbury