Lioncash 
								
							 
						 
						
							
							
							
							
								
							
							
								f2fb830859 
								
							 
						 
						
							
							
								
								externals: Update catch to 2.1.0  
							
							... 
							
							
							
							Keeps the unit testing library up to date. 
							
						 
						
							2018-01-17 20:52:47 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Emmanuel Gil Peyrot 
								
							 
						 
						
							
							
							
							
								
							
							
								2cd2a7491c 
								
							 
						 
						
							
							
								
								CMakeLists: Disable dynarmic on ¬x86_64  
							
							
							
						 
						
							2018-01-08 17:58:00 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Lioncash 
								
							 
						 
						
							
							
							
							
								
							
							
								ab021d163e 
								
							 
						 
						
							
							
								
								CMakeLists: Derive the source directory grouping from targets themselves  
							
							... 
							
							
							
							Removes the need to store to separate SRC and HEADER variables,
and then construct the target in most cases. 
							
						 
						
							2017-12-11 21:11:52 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yuri Kunde Schlesner 
								
							 
						 
						
							
							
							
							
								
							
							
								e472858bc8 
								
							 
						 
						
							
							
								
								cryptopp: Move some source files to beginning of list  
							
							... 
							
							
							
							This is recommended by the Crypto++ readme:
2d4614084a/Readme.txt (L188-L193) 
							
						 
						
							2017-12-09 21:35:02 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yuri Kunde Schlesner 
								
							 
						 
						
							
							
							
							
								
							
							
								87ff37fa95 
								
							 
						 
						
							
							
								
								cryptopp: Add two extra files to source list  
							
							... 
							
							
							
							For some reason these are required too in MSVC Debug. 
							
						 
						
							2017-12-09 21:34:52 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yuri Kunde Schlesner 
								
							 
						 
						
							
							
							
							
								
							
							
								7b2d7c5d9b 
								
							 
						 
						
							
							
								
								cryptopp: Build only required files  
							
							... 
							
							
							
							Instead of globbing all .cpp files that ship with CryptoPP, use an
explicit list of files to compile. This cuts out compilation of a lot of
stuff we don't use (reducing build times) and also works around
https://github.com/weidai11/cryptopp/issues/527  
							
						 
						
							2017-12-09 17:42:53 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MerryMage 
								
							 
						 
						
							
							
							
							
								
							
							
								cdde8ddb04 
								
							 
						 
						
							
							
								
								externals: Update dynarmic to 4110494  
							
							
							
						 
						
							2017-12-06 20:57:18 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									bunnei 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e165b5bb94 
								
							 
						 
						
							
							
								
								Merge pull request  #3184  from MerryMage/timing  
							
							... 
							
							
							
							core/arm: Improve timing accuracy before service calls in JIT 
							
						 
						
							2017-12-05 23:12:24 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									CDAGaming 
								
							 
						 
						
							
							
							
							
								
							
							
								7c5b2fe63f 
								
							 
						 
						
							
							
								
								Switch inih to It's Official Repository @ benhoyt/inih  
							
							... 
							
							
							
							## Info
This Commit switches the Inih Submodule from it's mirror repository svn2github/inih to it's official repo at benhoyt/inih
## Reasoning
As explained in Info, svn2github is a Mirror Host, which was used mainly as there was no official repo for inih at the Time it was originally added. However, now that there is a Official repo, svn2github is considered unnecessary as well as inconsistent. This commit will make it easier to manage this submodule in the future, as well as able to fix issues related to inih, should any appear in the foreseeable future. 
							
						 
						
							2017-12-03 19:35:54 -06:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MerryMage 
								
							 
						 
						
							
							
							
							
								
							
							
								7cd8b437aa 
								
							 
						 
						
							
							
								
								core/arm: Improve timing accuracy before service calls in JIT  
							
							... 
							
							
							
							We also correct the CPU JIT's implementation of Step. 
							
						 
						
							2017-12-03 16:06:46 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Lioncash 
								
							 
						 
						
							
							
							
							
								
							
							
								f51fa38a1b 
								
							 
						 
						
							
							
								
								externals: Update catch to v2.0.1  
							
							
							
						 
						
							2017-11-29 19:19:33 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MerryMage 
								
							 
						 
						
							
							
							
							
								
							
							
								d11e8b3524 
								
							 
						 
						
							
							
								
								dynarmic: Update to dfbd3912a4b8e0d28e1a4045893a750f0107fbaa  
							
							... 
							
							
							
							Do not emit instructions that require SSE 4.1 on CPUs that do not support it. 
							
						 
						
							2017-11-19 23:23:03 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MerryMage 
								
							 
						 
						
							
							
							
							
								
							
							
								61b88aeaee 
								
							 
						 
						
							
							
								
								dynarmic: Update to 8f15e3f70cb96e56705e5de6ba97b5d09423a56b  
							
							
							
						 
						
							2017-11-04 10:49:37 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MerryMage 
								
							 
						 
						
							
							
							
							
								
							
							
								590b1e8453 
								
							 
						 
						
							
							
								
								xbyak: Update to v5.53  
							
							
							
						 
						
							2017-11-04 10:49:17 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									James Rowe 
								
							 
						 
						
							
							
							
							
								
							
							
								9e847b7549 
								
							 
						 
						
							
							
								
								Build: Enable SSL in mingw by linking against WinSSL  
							
							... 
							
							
							
							The mingw builds aren't submitting telemetry because the curl library
they are linked against is configured to use openSSL and openSSL looks
for the certificates in the users home folder. This keeps it from
contacting web services because it can't communicate over SSL.
This commit adds a download in mingw builds that will download a
precompiled curl for mingw linked against winssl and sspi. 
							
						 
						
							2017-09-11 09:10:17 -06:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MerryMage 
								
							 
						 
						
							
							
							
							
								
							
							
								056a08cdbf 
								
							 
						 
						
							
							
								
								externals: Update soundtouch  
							
							
							
						 
						
							2017-08-20 17:30:05 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									James 
								
							 
						 
						
							
							
							
							
								
							
							
								1a44949ef7 
								
							 
						 
						
							
							
								
								Update cryptopp  
							
							
							
						 
						
							2017-08-08 17:50:09 +10:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									James 
								
							 
						 
						
							
							
							
							
								
							
							
								32745ead7e 
								
							 
						 
						
							
							
								
								Add description of upstream repo  
							
							
							
						 
						
							2017-07-18 19:59:08 +10:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									James 
								
							 
						 
						
							
							
							
							
								
							
							
								87dea94e14 
								
							 
						 
						
							
							
								
								Don't pull in entire JSON repo for single header file  
							
							
							
						 
						
							2017-07-18 13:37:27 +10:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Weiyi Wang 
								
							 
						 
						
							
							
							
							
								
							
							
								5137a198f9 
								
							 
						 
						
							
							
								
								Merge pull request  #2824  from jroweboy/mingw_compile_test  
							
							... 
							
							
							
							Update enet submodule 
							
						 
						
							2017-07-13 09:57:35 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									James Rowe 
								
							 
						 
						
							
							
							
							
								
							
							
								5990cae193 
								
							 
						 
						
							
							
								
								Update enet submodule  
							
							... 
							
							
							
							This includes a fix merged upstream to support mingw compilation 
							
						 
						
							2017-07-12 20:39:47 -06:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									bunnei 
								
							 
						 
						
							
							
							
							
								
							
							
								33b012e86b 
								
							 
						 
						
							
							
								
								web_service: Add CMake flag to enable.  
							
							
							
						 
						
							2017-07-11 18:33:41 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									bunnei 
								
							 
						 
						
							
							
							
							
								
							
							
								0f1ae781d0 
								
							 
						 
						
							
							
								
								externals: Add JSON as a submodule.  
							
							
							
						 
						
							2017-07-09 18:38:02 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									bunnei 
								
							 
						 
						
							
							
							
							
								
							
							
								cc7583e036 
								
							 
						 
						
							
							
								
								externals: Add CPR as a submodule.  
							
							
							
						 
						
							2017-07-09 13:24:20 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									B3n30 
								
							 
						 
						
							
							
							
							
								
							
							
								2e37ce01c9 
								
							 
						 
						
							
							
								
								Implement basic virtual Room support based on enet ( #2803 )  
							
							... 
							
							
							
							* Added support for network with ENet lib,
connecting is possible, but data can't be sent, yet.
* fixup! Added support for network with ENet lib,
* fixup! CLang
* fixup! Added support for network with ENet lib,
* fixup! Added support for network with ENet lib,
* fixup! Clang format
* More fixups!
* Moved ENetHost* and ENetPeer* into pimpl classes
* fixup! Moved ENetHost* and ENetPeer* into pimpl classes
* fixup! Clang again
* fixup! Moved ENetHost* and ENetPeer* into pimpl classes
* fixup! Moved ENetHost* and ENetPeer* into pimpl classes
* fixup! Moved ENetHost* and ENetPeer* into pimpl classes 
							
						 
						
							2017-07-07 15:34:15 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Klöen Lansfiel 
								
							 
						 
						
							
							
							
							
								
							
							
								d1e414d813 
								
							 
						 
						
							
							
								
								externals: silence warning C4390 on MSVC for cryptopp ( #2805 )  
							
							
							
						 
						
							2017-06-24 17:38:52 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yuri Kunde Schlesner 
								
							 
						 
						
							
							
							
							
								
							
							
								f6715f98f5 
								
							 
						 
						
							
							
								
								Stop using reserved operator names (and/or/xor) with Xbyak  
							
							... 
							
							
							
							Also has the Dynarmic upgrade with the same change 
							
						 
						
							2017-06-17 12:20:22 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yuri Kunde Schlesner 
								
							 
						 
						
							
							
							
							
								
							
							
								60d70c4f43 
								
							 
						 
						
							
							
								
								Externals: Upgrade bundled Boost to 1.64  
							
							
							
						 
						
							2017-06-11 13:10:22 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yuri Kunde Schlesner 
								
							 
						 
						
							
							
							
							
								
							
							
								c211368734 
								
							 
						 
						
							
							
								
								CMake: Move definitions of externals to the CMakeLists in that directory  
							
							
							
						 
						
							2017-05-27 23:33:14 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yuri Kunde Schlesner 
								
							 
						 
						
							
							
							
							
								
							
							
								cebdae6c92 
								
							 
						 
						
							
							
								
								CMake: Create an INTERFACE target for Catch  
							
							
							
						 
						
							2017-05-27 22:46:59 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yuri Kunde Schlesner 
								
							 
						 
						
							
							
							
							
								
							
							
								4f84372bc2 
								
							 
						 
						
							
							
								
								CMake: Add cryptopp include path to target property  
							
							
							
						 
						
							2017-05-27 22:16:57 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yuri Kunde Schlesner 
								
							 
						 
						
							
							
							
							
								
							
							
								cb49df156d 
								
							 
						 
						
							
							
								
								CMake: Use target properties to add inih include paths  
							
							
							
						 
						
							2017-05-27 21:59:02 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yuri Kunde Schlesner 
								
							 
						 
						
							
							
							
							
								
							
							
								089baa04e8 
								
							 
						 
						
							
							
								
								CMake: Stop using FindOpenGL, which seems to not be required anymore  
							
							
							
						 
						
							2017-05-27 20:48:00 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yuri Kunde Schlesner 
								
							 
						 
						
							
							
							
							
								
							
							
								a06220682c 
								
							 
						 
						
							
							
								
								Add the fmt string formatting library  
							
							... 
							
							
							
							More info at http://fmtlib.net/ 
This commit was based on @jroweboy's work on his spdlog branch, but with
modifications. 
							
						 
						
							2017-05-27 14:26:02 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yuri Kunde Schlesner 
								
							 
						 
						
							
							
							
							
								
							
							
								4e88458814 
								
							 
						 
						
							
							
								
								Update dynarmic  
							
							... 
							
							
							
							Updated to incorporate fix from MerryMage/dynarmic#106  which is required
for using fmt in Citra. 
							
						 
						
							2017-05-27 14:26:02 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Lioncash 
								
							 
						 
						
							
							
							
							
								
							
							
								e74ada0a73 
								
							 
						 
						
							
							
								
								externals: Update catch to 1.9.4  
							
							
							
						 
						
							2017-05-21 19:29:21 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yuri Kunde Schlesner 
								
							 
						 
						
							
							
							
							
								
							
							
								24e0b1ed8d 
								
							 
						 
						
							
							
								
								externals: Update to boost v1.63.0  
							
							
							
						 
						
							2017-03-12 22:16:27 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									wwylele 
								
							 
						 
						
							
							
							
							
								
							
							
								261250e3d9 
								
							 
						 
						
							
							
								
								externals: remove -march=native for crypto++  
							
							
							
						 
						
							2017-02-21 23:57:31 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									wwylele 
								
							 
						 
						
							
							
							
							
								
							
							
								ea1ea0224c 
								
							 
						 
						
							
							
								
								HW: add AES engine & implement AES-CCM  
							
							
							
						 
						
							2017-02-21 23:57:31 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Weiyi Wang 
								
							 
						 
						
							
							
							
							
								
							
							
								dbc94efdb5 
								
							 
						 
						
							
							
								
								Core: add cryptopp library ( #2412 )  
							
							
							
						 
						
							2017-02-13 12:03:55 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kloen 
								
							 
						 
						
							
							
							
							
								
							
							
								e14dcd0789 
								
							 
						 
						
							
							
								
								externals: nihstro, update to latest master  
							
							
							
						 
						
							2017-02-06 12:00:45 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fernando Sahmkow 
								
							 
						 
						
							
							
							
							
								
							
							
								d8af401b2c 
								
							 
						 
						
							
							
								
								Fix Microprofile in MinGW ( #2530 )  
							
							
							
						 
						
							2017-02-04 15:36:38 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									noah the goodra 
								
							 
						 
						
							
							
							
							
								
							
							
								2509c44078 
								
							 
						 
						
							
							
								
								changed the WIN32 macro in microprofileui ( #2528 )  
							
							... 
							
							
							
							I changed the macro in microprofileui.h from WIN32 to _WIN32 so that it
would correctly dectect that its being compiled on a windows platform 
							
						 
						
							2017-02-04 12:17:52 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MerryMage 
								
							 
						 
						
							
							
							
							
								
							
							
								e2815408fd 
								
							 
						 
						
							
							
								
								arm_dynarmic: Update memory interface  
							
							
							
						 
						
							2017-02-03 17:32:51 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MerryMage 
								
							 
						 
						
							
							
							
							
								
							
							
								2b36d4c9d7 
								
							 
						 
						
							
							
								
								arm_dynarmic: CP15 support  
							
							
							
						 
						
							2017-02-03 17:32:47 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kloen 
								
							 
						 
						
							
							
							
							
								
							
							
								3597687453 
								
							 
						 
						
							
							
								
								externals: Updated nihstro to latest master. Fix warning on MSVC  
							
							
							
						 
						
							2017-01-28 14:30:50 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kloen 
								
							 
						 
						
							
							
							
							
								
							
							
								abc5c134a3 
								
							 
						 
						
							
							
								
								Removed unused and outdated external qhexedit  
							
							
							
						 
						
							2017-01-22 18:46:48 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MerryMage 
								
							 
						 
						
							
							
							
							
								
							
							
								f8cf87ce34 
								
							 
						 
						
							
							
								
								arm_dynarmic: Provide MemoryReadCode callback  
							
							... 
							
							
							
							Change of interface in dynarmic 36082087ded632079b16d24137fdd0c450ce82ea 
							
						 
						
							2016-12-22 16:07:14 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yuri Kunde Schlesner 
								
							 
						 
						
							
							
							
							
								
							
							
								17fccb8c5d 
								
							 
						 
						
							
							
								
								Externals: Add Xbyak  
							
							
							
						 
						
							2016-12-14 20:06:08 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yuri Kunde Schlesner 
								
							 
						 
						
							
							
							
							
								
							
							
								16df1f8078 
								
							 
						 
						
							
							
								
								externals: Update Dynarmic  
							
							... 
							
							
							
							Required to be able to use Xbyak in Citra without header conflicts. 
							
						 
						
							2016-12-14 20:06:08 -08:00