summaryrefslogtreecommitdiffstats
path: root/externals (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update cryptoppJames2017-08-081-0/+0
* Add description of upstream repoJames2017-07-181-0/+7
* Don't pull in entire JSON repo for single header fileJames2017-07-183-1/+14517
* Merge pull request #2824 from jroweboy/mingw_compile_testWeiyi Wang2017-07-131-0/+0
|\
| * Update enet submoduleJames Rowe2017-07-131-0/+0
* | web_service: Add CMake flag to enable.bunnei2017-07-121-10/+12
* | externals: Add JSON as a submodule.bunnei2017-07-102-0/+4
* | externals: Add CPR as a submodule.bunnei2017-07-092-0/+6
|/
* Implement basic virtual Room support based on enet (#2803)B3n302017-07-072-0/+4
* externals: silence warning C4390 on MSVC for cryptopp (#2805)Klöen Lansfiel2017-06-251-0/+5
* Stop using reserved operator names (and/or/xor) with XbyakYuri Kunde Schlesner2017-06-172-3/+1
* Externals: Upgrade bundled Boost to 1.64Yuri Kunde Schlesner2017-06-111-0/+0
* CMake: Move definitions of externals to the CMakeLists in that directoryYuri Kunde Schlesner2017-05-281-6/+42
* CMake: Create an INTERFACE target for CatchYuri Kunde Schlesner2017-05-281-0/+4
* CMake: Add cryptopp include path to target propertyYuri Kunde Schlesner2017-05-281-2/+4
* CMake: Use target properties to add inih include pathsYuri Kunde Schlesner2017-05-281-0/+1
* CMake: Stop using FindOpenGL, which seems to not be required anymoreYuri Kunde Schlesner2017-05-281-1/+2
* Add the fmt string formatting libraryYuri Kunde Schlesner2017-05-272-0/+1
* Update dynarmicYuri Kunde Schlesner2017-05-271-0/+0
* externals: Update catch to 1.9.4Lioncash2017-05-221-0/+0
* externals: Update to boost v1.63.0Yuri Kunde Schlesner2017-03-131-0/+0
* externals: remove -march=native for crypto++wwylele2017-02-211-8/+1
* HW: add AES engine & implement AES-CCMwwylele2017-02-211-0/+0
* Core: add cryptopp library (#2412)Weiyi Wang2017-02-133-0/+171
* externals: nihstro, update to latest masterKloen2017-02-061-0/+0
* Fix Microprofile in MinGW (#2530)Fernando Sahmkow2017-02-051-1/+1
* changed the WIN32 macro in microprofileui (#2528)noah the goodra2017-02-041-1/+1
* arm_dynarmic: Update memory interfaceMerryMage2017-02-031-0/+0
* arm_dynarmic: CP15 supportMerryMage2017-02-032-0/+0
* externals: Updated nihstro to latest master. Fix warning on MSVCKloen2017-01-281-0/+0
* Removed unused and outdated external qhexeditKloen2017-01-2210-2346/+0
* arm_dynarmic: Provide MemoryReadCode callbackMerryMage2016-12-221-0/+0
* Externals: Add XbyakYuri Kunde Schlesner2016-12-152-0/+8
* externals: Update DynarmicYuri Kunde Schlesner2016-12-151-0/+0
* Dynarmic: Update dynarmic to versionSubv2016-12-051-0/+0
* dynarmic: Fix ABI violationMerryMage2016-11-301-0/+0
* Update dynarmic to the latest version (#2234)James Rowe2016-11-301-0/+0
* Add mingw compile supportJames Rowe2016-11-141-2/+2
* microprofile: unbreak on POSIX systemsJan Beich2016-10-282-4/+5
* dynarmic: Add new submodule.bunnei2016-09-151-0/+0
* externals/boost: Use latest upstream with variant.bunnei2016-09-151-0/+0
* Fixes SDL2.dll copy to bindir on windowsLectem2016-07-211-0/+9
* tests: Infrastructure for unit testsMerryMage2016-05-191-0/+0
* Externals: Add soundtouchMerryMage2016-04-281-0/+0
* microprofileui: Use correct printf specifierSam Spilsbury2016-04-231-0/+5
* microprofile: Use std::absSam Spilsbury2016-04-231-1/+1
* Update to ext-boost with interval_maptfarley2016-04-211-0/+0
* Merge pull request #1517 from Lectem/fixSDLcmakebunnei2016-03-231-1/+7
|\
| * fix SDL2 detection for VisualLectem2016-03-141-1/+7
* | Update nihstro to latest masterJannik Vogel2016-03-151-0/+0
|/
* externals: Remove unused GLFW library from the repo.bunnei2016-03-0415-3718/+0
* Dependencies: Remove GLFW, Add SDL2MerryMage2016-03-022-0/+252
* Externals: Regenerate GLAD with GL_KHR_debug support.Emmanuel Gil Peyrot2015-10-172-384/+591
* CMake: Add missing library required by Linux for compiling gladYuri Kunde Schlesner2015-09-071-0/+3
* Replace the previous OpenGL loader with a glad-generated 3.3 oneYuri Kunde Schlesner2015-08-305-0/+3966
* Integrate the MicroProfile profiling libraryYuri Kunde Schlesner2015-08-254-0/+10794
* Update boost external to v1.59.0Yuri Kunde Schlesner2015-08-171-0/+0
* Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.bunnei2015-08-161-0/+0
* Update nihstro to latest masterYuri Kunde Schlesner2015-07-261-0/+0
* getopt: Fix macro redefinition warningYuri Kunde Schlesner2015-07-141-1/+0
* getopt: Fix compilation settingsYuri Kunde Schlesner2015-07-141-2/+2
* Implement new argument parsing using getopt and add the corresponding library to externalsGreg Wicks2015-07-123-0/+1110
* Update bundled GLFW to 3.1.1Yuri Kunde Schlesner2015-05-2532-673/+1877
* vertex_shader: Implement MADI instruction.bunnei2015-05-101-0/+0
* Update nihstro submodule to the initial release version.archshift2015-03-081-0/+0
* Update ext-boost commit again which got reverted by #500Yuri Kunde Schlesner2015-02-121-0/+0
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-111-0/+0
* Update boost externalYuri Kunde Schlesner2015-02-021-0/+0
* Pica/VertexShader: Implement JMPC/JMPU/CALLC/CALLU.Tony Wasserka2015-01-131-0/+0
* Kernel: Start using boost::intrusive_ptr for lifetime managementYuri Kunde Schlesner2015-01-091-0/+0
* Clipper: Avoid dynamic allocationsYuri Kunde Schlesner2014-12-291-0/+0
* Add nihstro (a 3DS shader tools suite) as a submodule.Tony Wasserka2014-12-201-0/+0
* externals: Add boost submodule.Tony Wasserka2014-12-071-0/+0
* Added configuration file system.archshift2014-10-082-0/+11
* CMake cleanupYuri Kunde Schlesner2014-09-011-6/+9
* Update GLFW to 3.0.4 and include x64 lib for MSVCYuri Kunde Schlesner2014-09-0128-61/+91
* Replace GLEW with a glLoadGen loader.Yuri Kunde Schlesner2014-09-0123-21302/+0
* Remove documentation for external modules.Yuri Kunde Schlesner2014-08-23245-29154/+0
* Add Qt5 option. Use Qt5 by default.Sacha2014-08-193-5/+9
* CMake CleanupSacha2014-08-181-4/+6
* Indent fixesarchshift2014-05-191-29/+29
* Added FindGLEW to cmake-modulesarchshift2014-05-171-0/+47
* fixes to scm_rev generation to make it conistent with windows buildbunnei2014-04-241-0/+28
* added scm rev generation on Linux/cmakebunnei2014-04-242-0/+168
* adding initial project layoutShizZy2013-08-30287-0/+55230