summaryrefslogtreecommitdiff
path: root/externals
AgeCommit message (Expand)Author
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
2016-04-21Update to ext-boost with interval_maptfarley
2016-03-23Merge pull request #1517 from Lectem/fixSDLcmakebunnei
2016-03-15Update nihstro to latest masterJannik Vogel
2016-03-14fix SDL2 detection for VisualLectem
2016-03-03externals: Remove unused GLFW library from the repo.bunnei
2016-03-02Dependencies: Remove GLFW, Add SDL2MerryMage
2015-10-17Externals: Regenerate GLAD with GL_KHR_debug support.Emmanuel Gil Peyrot
2015-09-06CMake: Add missing library required by Linux for compiling gladYuri Kunde Schlesner
2015-08-30Replace the previous OpenGL loader with a glad-generated 3.3 oneYuri Kunde Schlesner