Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							d736cca848 
							
						 
					 
					
						
						
							
							CMake: Create INTERFACE targets for microprofile and nihstro  
						
						
						
					 
					
						2017-05-27 22:34:52 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							3b68600f81 
							
						 
					 
					
						
						
							
							CMake: Remove unnecessary include_directories for dynarmic  
						
						... 
						
						
						
						Dynarmic already adds the correct include paths to the library target. 
						
					 
					
						2017-05-27 22:19:37 -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 
							
						 
					 
					
						
						
						
						
							
						
						
							74afcd5328 
							
						 
					 
					
						
						
							
							CMake: Add SoundTouch include path to target property  
						
						
						
					 
					
						2017-05-27 22:09:28 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							776cb91785 
							
						 
					 
					
						
						
							
							CMake: Define an interface target for SDL2 definitions  
						
						
						
					 
					
						2017-05-27 21:38:49 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							34b6c8bd88 
							
						 
					 
					
						
						
							
							CMake: Remove CITRA_QT_LIBS var  
						
						... 
						
						
						
						This used to be required to support both Qt4 and Qt5, but we dropped Qt4
so it's not needed anymore. 
						
					 
					
						2017-05-27 20:53:39 -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 
							
						 
					 
					
						
						
						
						
							
						
						
							0f563111a2 
							
						 
					 
					
						
						
							
							CMake: Use IMPORTED target for Boost  
						
						
						
					 
					
						2017-05-27 20:44:51 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							4660bc1c78 
							
						 
					 
					
						
						
							
							CMake: Use IMPORTED target for libpng  
						
						
						
					 
					
						2017-05-27 20:44:51 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							7b81903756 
							
						 
					 
					
						
						
							
							CMake: Correct inter-module dependencies and library visibility  
						
						... 
						
						
						
						Modules didn't correctly define their dependencies before, which relied
on the frontends implicitly including every module for linking to
succeed.
Also changed every target_link_libraries call to specify visibility of
dependencies to avoid leaking definitions to dependents when not
necessary. 
						
					 
					
						2017-05-27 18:41:24 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							62f34c8e5c 
							
						 
					 
					
						
						
							
							Citra: Convert include into forward declaration  
						
						
						
					 
					
						2017-05-27 18:41:24 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							e91f2b7663 
							
						 
					 
					
						
						
							
							Remove some unnecessary inclusions of video_core.h  
						
						
						
					 
					
						2017-05-27 18:41:24 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							eb10f25025 
							
						 
					 
					
						
						
							
							Move screen size constants from video_core to core  
						
						... 
						
						
						
						video_core didn't even properly use them, and they were the source of
many otherwise-unnecessary dependencies from core to video_core. 
						
					 
					
						2017-05-27 18:41:24 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							6665557ff7 
							
						 
					 
					
						
						
							
							OpenGL: Remove unused RendererOpenGL fields  
						
						
						
					 
					
						2017-05-27 18:02:46 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							ae095cfb71 
							
						 
					 
					
						
						
							
							Core: Fix some out-of-style includes  
						
						
						
					 
					
						2017-05-27 16:31:42 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							2579ae543b 
							
						 
					 
					
						
						
							
							Common: Fix some out-of-style includes  
						
						
						
					 
					
						2017-05-27 16:14:10 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							d1bf7919da 
							
						 
					 
					
						
						
							
							Move framebuffer_layout from Common to Core  
						
						... 
						
						
						
						This removes a dependency inversion between core and common. It's also
the proper place for the file since it makes screen layout decisions
specific to the 3DS. 
						
					 
					
						2017-05-27 16:10:25 -07:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							857510a7c0 
							
						 
					 
					
						
						
							
							fixup!cam: use IPCHelper  
						
						
						
					 
					
						2017-05-27 21:30:07 +03:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							96528b3aab 
							
						 
					 
					
						
						
							
							Merge pull request  #2725  from wwylele/texture-sampler  
						
						... 
						
						
						
						gl_shader: refactor texture sampler into its own function 
						
					 
					
						2017-05-27 03:26:50 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							669ef82aee 
							
						 
					 
					
						
						
							
							OpenGL: Improve accuracy of quaternion interpolation  
						
						... 
						
						
						
						Current order of operations (rotate then normalize) seems to produce a
lot more distortion than normalizing and then rotating. This makes Citra
results match pretty closesly with hardware, and indicates that hardware
may also be using lerp instead of slerp to interpolate the quaternions. 
						
					 
					
						2017-05-27 00:13:41 -07:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							90c8d09098 
							
						 
					 
					
						
						
							
							gl_shader: refactor texture sampler into its own function  
						
						
						
					 
					
						2017-05-27 01:56:22 +03:00 
						 
				 
			
				
					
						
							
							
								bunnei 
							
						 
					 
					
						
						
						
						
							
						
						
							61decd84cc 
							
						 
					 
					
						
						
							
							Merge pull request  #2716  from yuriks/decentralized-result  
						
						... 
						
						
						
						Decentralize ResultCode 
						
					 
					
						2017-05-26 11:59:57 -04:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							bae3799bd5 
							
						 
					 
					
						
						
							
							Merge pull request  #2697  from wwylele/proctex  
						
						... 
						
						
						
						Implemented Procedural Texture (Texture Unit 3) 
						
					 
					
						2017-05-24 21:37:42 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							a5810d61da 
							
						 
					 
					
						
						
							
							FS: Remove unused result definition  
						
						
						
					 
					
						2017-05-24 21:06:00 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							c1a9e94068 
							
						 
					 
					
						
						
							
							Common: Clean up meta-template logic in BitField  
						
						
						
					 
					
						2017-05-24 21:06:00 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							2cdb40d709 
							
						 
					 
					
						
						
							
							Kernel: Centralize error definitions in errors.h  
						
						
						
					 
					
						2017-05-24 21:06:00 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							743d18f0e4 
							
						 
					 
					
						
						
							
							GSP_GPU: Move error codes from result.h to local file  
						
						
						
					 
					
						2017-05-24 21:06:00 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							92be29adba 
							
						 
					 
					
						
						
							
							FileSys: Move all result description to errors.h  
						
						
						
					 
					
						2017-05-24 21:06:00 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							3b1f0fea31 
							
						 
					 
					
						
						
							
							result: Make error description a generic integer  
						
						... 
						
						
						
						It is now known that result code description vary depending on the
module, and so they're best defined on a per-module basis. To support
this, allow passing in an arbitrary integer instead of limiting to the
ones in the ErrorDescription enum. These will be gradually migrated to
their individual users, but a few will be kept as "common" codes shared
by all modules. 
						
					 
					
						2017-05-24 21:05:59 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							a75145a2c6 
							
						 
					 
					
						
						
							
							Make BitField and ResultCode constexpr-initializable  
						
						
						
					 
					
						2017-05-24 21:05:59 -07:00 
						 
				 
			
				
					
						
							
							
								bunnei 
							
						 
					 
					
						
						
						
						
							
						
						
							120b00fb1a 
							
						 
					 
					
						
						
							
							telemetry: Log a few simple data fields throughout core.  
						
						
						
					 
					
						2017-05-24 19:16:23 -04:00 
						 
				 
			
				
					
						
							
							
								bunnei 
							
						 
					 
					
						
						
						
						
							
						
						
							f3e14cae1e 
							
						 
					 
					
						
						
							
							core: Keep track of telemetry for the current emulation session.  
						
						
						
					 
					
						2017-05-24 19:16:22 -04:00 
						 
				 
			
				
					
						
							
							
								bunnei 
							
						 
					 
					
						
						
						
						
							
						
						
							a4760e939f 
							
						 
					 
					
						
						
							
							common: Add a generic interface for logging telemetry fields.  
						
						
						
					 
					
						2017-05-24 19:16:21 -04:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							8cd9522526 
							
						 
					 
					
						
						
							
							cam: move u32->u8 trancation to IPCHelper  
						
						
						
					 
					
						2017-05-24 12:50:19 +03:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							924292f2cc 
							
						 
					 
					
						
						
							
							cam: use IPCHelper  
						
						
						
					 
					
						2017-05-24 12:45:36 +03:00 
						 
				 
			
				
					
						
							
							
								Sebastian Valle 
							
						 
					 
					
						
						
						
						
							
						
						
							c291db72e7 
							
						 
					 
					
						
						
							
							Merge pull request  #2692  from Subv/vfp_ftz  
						
						... 
						
						
						
						Dyncom/VFP: Convert denormal outputs into 0 when the FTZ flag is enabled. 
						
					 
					
						2017-05-22 12:16:53 -05:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							cc566dadd8 
							
						 
					 
					
						
						
							
							Merge pull request  #2406  from Subv/session_disconnect  
						
						... 
						
						
						
						Kernel: Properly update port counters on session disconnection. 
						
					 
					
						2017-05-21 17:18:16 -07:00 
						 
				 
			
				
					
						
							
							
								Subv 
							
						 
					 
					
						
						
						
						
							
						
						
							5b46a89230 
							
						 
					 
					
						
						
							
							fixup! Dyncom/VFP: Convert denormal outputs into 0 when the FTZ flag is enabled.  
						
						
						
					 
					
						2017-05-21 18:56:09 -05:00 
						 
				 
			
				
					
						
							
							
								Subv 
							
						 
					 
					
						
						
						
						
							
						
						
							37347bfa38 
							
						 
					 
					
						
						
							
							Kernel/Sessions: Remove the ClientSession::Create function.  
						
						... 
						
						
						
						It is not meant to be used by anything other than CreateSessionPair. 
						
					 
					
						2017-05-21 18:52:42 -05:00 
						 
				 
			
				
					
						
							
							
								Merry 
							
						 
					 
					
						
						
						
						
							
						
						
							188d63fdb6 
							
						 
					 
					
						
						
							
							Merge pull request  #2694  from Subv/vfp_vsub_ftz  
						
						... 
						
						
						
						Dyncom/VFP: Perform flush-to-zero on the second operand of vsub before sending it to vadd. 
						
					 
					
						2017-05-22 00:50:52 +01:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							36526c63ef 
							
						 
					 
					
						
						
							
							swrasterizer: add missing tc0_w and fragment lighting attribute processing  
						
						
						
					 
					
						2017-05-21 09:09:15 +03:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							4d62e75fb2 
							
						 
					 
					
						
						
							
							gl_rasterizer: implement procedural texture  
						
						
						
					 
					
						2017-05-20 13:50:50 +03:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							ade45b5b99 
							
						 
					 
					
						
						
							
							pica/swrasterizer: implement procedural texture  
						
						
						
					 
					
						2017-05-20 13:50:50 +03:00 
						 
				 
			
				
					
						
							
							
								bunnei 
							
						 
					 
					
						
						
						
						
							
						
						
							152a012373 
							
						 
					 
					
						
						
							
							Merge pull request  #2661  from Subv/uds5  
						
						... 
						
						
						
						Services/UDS: Generate 802.11 beacon frames when a network is open. 
						
					 
					
						2017-05-19 11:04:34 -04:00 
						 
				 
			
				
					
						
							
							
								bunnei 
							
						 
					 
					
						
						
						
						
							
						
						
							b70cd0c33f 
							
						 
					 
					
						
						
							
							Merge pull request  #2710  from emmauss/ptm_ipc  
						
						... 
						
						
						
						use IPCHelper for PTM services 
						
					 
					
						2017-05-19 11:03:55 -04:00 
						 
				 
			
				
					
						
							
							
								emmaus 
							
						 
					 
					
						
						
						
						
							
						
						
							b2e82d16c8 
							
						 
					 
					
						
						
							
							use IPCHelper for PTM services  
						
						
						
					 
					
						2017-05-19 08:44:58 +00:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							393fee10a2 
							
						 
					 
					
						
						
							
							pica: use correct register value for shader bool_uniforms  
						
						... 
						
						
						
						variable value is not masked. the masked and combined register value should be used instead 
						
					 
					
						2017-05-17 22:14:09 +03:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							8d558777a6 
							
						 
					 
					
						
						
							
							Merge pull request  #2703  from wwylele/pica-reg-revise  
						
						... 
						
						
						
						pica: correct bit field length for some registers 
						
					 
					
						2017-05-16 10:00:37 -07:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							86ee1f6101 
							
						 
					 
					
						
						
							
							pica: correct bit field length for some registers  
						
						
						
					 
					
						2017-05-16 19:24:06 +03:00 
						 
				 
			
				
					
						
							
							
								Subv 
							
						 
					 
					
						
						
						
						
							
						
						
							f2d5d8cfac 
							
						 
					 
					
						
						
							
							Services/UDS: Use the new IPC helper functions.  
						
						
						
					 
					
						2017-05-15 13:05:17 -05:00 
						 
				 
			
				
					
						
							
							
								Subv 
							
						 
					 
					
						
						
						
						
							
						
						
							846cc6cee3 
							
						 
					 
					
						
						
							
							Services/UDS: Implement RecvBeaconBroadcastData.  
						
						... 
						
						
						
						This allows the applications to retrieve 802.11 beacon frames from nearby UDS networks.
Note that the networks are still not announced anywhere. 
						
					 
					
						2017-05-15 13:05:16 -05:00 
						 
				 
			
				
					
						
							
							
								Subv 
							
						 
					 
					
						
						
						
						
							
						
						
							528dea988c 
							
						 
					 
					
						
						
							
							Services/UDS: Generate the UDS beacons when the beacon callback fires.  
						
						
						
					 
					
						2017-05-15 13:05:15 -05:00 
						 
				 
			
				
					
						
							
							
								Subv 
							
						 
					 
					
						
						
						
						
							
						
						
							ce5bc477ca 
							
						 
					 
					
						
						
							
							Kernel: Remove a now unused enum and variable regarding a session's status.  
						
						
						
					 
					
						2017-05-15 11:22:16 -05:00 
						 
				 
			
				
					
						
							
							
								Subv 
							
						 
					 
					
						
						
						
						
							
						
						
							ddfabf3133 
							
						 
					 
					
						
						
							
							Kernel: Use a Session object to keep track of the status of a Client/Server session pair.  
						
						... 
						
						
						
						Reduce the associated port's connection count when a ServerSession is destroyed. 
						
					 
					
						2017-05-15 11:22:15 -05:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							180587bb8b 
							
						 
					 
					
						
						
							
							Merge pull request  #2687  from yuriks/address-mappings  
						
						... 
						
						
						
						Kernel: Map special regions according to ExHeader 
						
					 
					
						2017-05-14 13:52:40 -07:00 
						 
				 
			
				
					
						
							
							
								Subv 
							
						 
					 
					
						
						
						
						
							
						
						
							a0874a7a68 
							
						 
					 
					
						
						
							
							Dyncom/VFP: Perform flush-to-zero on the second operand of vsub before sending it to vadd.  
						
						... 
						
						
						
						Previously we were letting vadd flush the value to positive 0, but there are cases where this behavior is wrong, for example,
vsub: -0 - +0 = -0
vadd: -0 + +0 = +0
Now we'll flush the value to +0 inside vsub, and then negate it. 
						
					 
					
						2017-05-13 18:03:41 -05:00 
						 
				 
			
				
					
						
							
							
								Weiyi Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							9bd3986540 
							
						 
					 
					
						
						
							
							Merge pull request  #2695  from JayFoxRox/gs-regs  
						
						... 
						
						
						
						Prepare Pica registers for Geometry Shaders 
						
					 
					
						2017-05-12 18:02:45 +03:00 
						 
				 
			
				
					
						
							
							
								Jannik Vogel 
							
						 
					 
					
						
						
						
						
							
						
						
							ba722be2ac 
							
						 
					 
					
						
						
							
							Pica: Write GS registers  
						
						... 
						
						
						
						This adds the handlers for the geometry shader register writes which will call the functions from the previous commit to update registers for the GS. 
						
					 
					
						2017-05-12 16:22:37 +02:00 
						 
				 
			
				
					
						
							
							
								Jannik Vogel 
							
						 
					 
					
						
						
						
						
							
						
						
							3fd3775d35 
							
						 
					 
					
						
						
							
							Pica: Write shader registers in functions  
						
						... 
						
						
						
						The commit after this one adds GS register writes, so this moves the VS handlers into functions so they can be re-used and extended more easily. 
						
					 
					
						2017-05-12 16:22:37 +02:00 
						 
				 
			
				
					
						
							
							
								Jannik Vogel 
							
						 
					 
					
						
						
						
						
							
						
						
							925724c990 
							
						 
					 
					
						
						
							
							Pica: Set program code / swizzle data limit to 4096  
						
						... 
						
						
						
						One of the later commits will enable writing to GS regs.
It turns out that on startup, most games will write 4096 GS program words.
The current limit of 1024 would hence result in 3072 (4096 - 1024) error messages:
```
HW.GPU <Error> video_core/shader/shader.cpp:WriteProgramCode:229: Invalid GS program offset 1024
```
New constants have been introduced to represent these limits.
The swizzle data size has also been raised. This matches the given field sizes of [GPUREG_SH_OPDESCS_INDEX](https://3dbrew.org/wiki/GPU/Internal_Registers#GPUREG_SH_OPDESCS_INDEX ) and [GPUREG_SH_CODETRANSFER_INDEX](https://www.3dbrew.org/wiki/GPU/Internal_Registers#GPUREG_SH_CODETRANSFER_INDEX ) (12 bit = [0; 4095]). 
						
					 
					
						2017-05-11 15:01:27 +02:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							db22b88fea 
							
						 
					 
					
						
						
							
							Merge pull request  #2669  from jroweboy/async_file_watcher  
						
						... 
						
						
						
						Frontend: Prevent FileSystemWatcher from blocking UI thread 
						
					 
					
						2017-05-10 18:44:06 -07:00 
						 
				 
			
				
					
						
							
							
								James Rowe 
							
						 
					 
					
						
						
						
						
							
						
						
							fc2f7b0df6 
							
						 
					 
					
						
						
							
							Frontend: Prevent FileSystemWatcher from blocking UI thread  
						
						... 
						
						
						
						Instead of tying the QFileSystemWatcher to the GameList and updating in
the UI thread, this change moves it to the worker thread. Since it gets
deleted and recreated as part of the worker thread, this prevents it from
ever getting used from multiple threads (which is why it was originally
done on the UI thread) 
						
					 
					
						2017-05-10 09:37:44 -06:00 
						 
				 
			
				
					
						
							
							
								bunnei 
							
						 
					 
					
						
						
						
						
							
						
						
							15b26249cc 
							
						 
					 
					
						
						
							
							Merge pull request  #2676  from wwylele/irrst  
						
						... 
						
						
						
						ir: implement new 3ds HID via ir:rst 
						
					 
					
						2017-05-10 09:56:27 -04:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							f18d454eb6 
							
						 
					 
					
						
						
							
							Kernel: Map special regions according to ExHeader  
						
						... 
						
						
						
						This replaces the hardcoded VRAM/DSP mappings with ones made based on
the ExHeader ARM11 Kernel caps list. While this has no visible effect
for most applications (since they use a standard set of mappings) it
does improve support for system modules and n3DS exclusives. 
						
					 
					
						2017-05-09 21:44:00 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							b4a93cfdde 
							
						 
					 
					
						
						
							
							DSP: Create backing memory for entire DSP RAM  
						
						... 
						
						
						
						Also move address space mapping out of video_core. 
						
					 
					
						2017-05-09 21:44:00 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							d3db770cad 
							
						 
					 
					
						
						
							
							Memory: Add constants for the n3DS additional RAM  
						
						... 
						
						
						
						This is 4MB of extra, separate memory that was added on the New 3DS. 
						
					 
					
						2017-05-09 21:43:59 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							13dd0b88de 
							
						 
					 
					
						
						
							
							Merge pull request  #2696  from Subv/vfp_revert  
						
						... 
						
						
						
						Dyncom/VFP: Revert edf30d8 
						
					 
					
						2017-05-08 21:38:45 -07:00 
						 
				 
			
				
					
						
							
							
								Subv 
							
						 
					 
					
						
						
						
						
							
						
						
							11fe85f129 
							
						 
					 
					
						
						
							
							Dyncom/VFP: Strip the VFP_NAN_FLAG sentinel value when setting vfp exceptions.  
						
						
						
					 
					
						2017-05-09 00:36:23 -05:00 
						 
				 
			
				
					
						
							
							
								Subv 
							
						 
					 
					
						
						
						
						
							
						
						
							bf45ccfb40 
							
						 
					 
					
						
						
							
							Revert "Remove exceptions parameter from normaliseround VFP functions"  
						
						... 
						
						
						
						This reverts commit edf30d84cc 
						
					 
					
						2017-05-09 00:36:22 -05:00 
						 
				 
			
				
					
						
							
							
								Subv 
							
						 
					 
					
						
						
						
						
							
						
						
							b1a29371c9 
							
						 
					 
					
						
						
							
							Dyncom/VFP: Convert denormal outputs into 0 when the FTZ flag is enabled.  
						
						... 
						
						
						
						Inputs are still not flushed to 0 if they are denormals. 
						
					 
					
						2017-05-08 14:34:16 -05:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							d97b977540 
							
						 
					 
					
						
						
							
							Dyncom: Remove disassembler code  
						
						... 
						
						
						
						Had licensing issue around it, in addition to several bugs.
Closes  #1632 , #1280  
						
					 
					
						2017-05-07 15:33:46 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							f0a582b218 
							
						 
					 
					
						
						
							
							Dyncom: Tweak types and log formatting  
						
						
						
					 
					
						2017-05-07 15:33:42 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							cb4da3975e 
							
						 
					 
					
						
						
							
							Remove unused symbols code  
						
						
						
					 
					
						2017-05-07 15:33:39 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							6577bbc3c5 
							
						 
					 
					
						
						
							
							Remove ability to load symbol maps  
						
						... 
						
						
						
						This was now mostly unused except by thread creation, which used a
symbol of the entrypoint, if available, to name the thread. 
						
					 
					
						2017-05-07 15:33:07 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							4af2a1a3d7 
							
						 
					 
					
						
						
							
							citra-qt: Remove callstack widget  
						
						... 
						
						
						
						Appears to be currently broken, and given the complexity of doing this
for ARM code without debugging information, should probably be left to
an external tool or library. Use the GDB stub instead.
Closes  #586  
						
					 
					
						2017-05-07 15:32:47 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							47e806b084 
							
						 
					 
					
						
						
							
							citra-qt: Remove disassembler widget  
						
						... 
						
						
						
						It has performance problems, a very misleading UI, and is broken in
general. It has essentially been superceded by the GDB stub, but if we
wanted a built-in disassembler in the future it'd essentially need to be
rewritten from scratch anyway.
Closes  #427 , #1480  
						
					 
					
						2017-05-07 15:29:36 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							e33558c6ce 
							
						 
					 
					
						
						
							
							Merge pull request  #2682  from nicoboss/filter  
						
						... 
						
						
						
						citra-qt: game list search function fixed minor mistakes 
						
					 
					
						2017-05-07 13:46:46 -07:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							f9fdaafa04 
							
						 
					 
					
						
						
							
							fixup!ir: implement new 3ds HID via ir:rst  
						
						
						
					 
					
						2017-05-07 21:53:27 +03:00 
						 
				 
			
				
					
						
							
							
								Nico Bosshard 
							
						 
					 
					
						
						
						
						
							
						
						
							db256ea395 
							
						 
					 
					
						
						
							
							Don’t focus the search field if the game is empty  
						
						
						
					 
					
						2017-05-06 12:08:28 +02:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							2a01a03375 
							
						 
					 
					
						
						
							
							Merge pull request  #2686  from wwylele/tex-coord-reg  
						
						... 
						
						
						
						pica: use correct coordinates for texture 2 
						
					 
					
						2017-05-05 21:33:32 -07:00 
						 
				 
			
				
					
						
							
							
								B3n30 
							
						 
					 
					
						
						
						
						
							
						
						
							8bee016145 
							
						 
					 
					
						
						
							
							Create a random console_unique_id ( #2668 )  
						
						... 
						
						
						
						* Create a random console_id when config save_file is created
Added button in system config to refresh the console unique id
* Moved the connect for the button from .ui file to constructor of ConfigureSystem
* Added warning and info dialog
Fixup: Make use of qt5 style connects,
  renamed the refresh button,
  removed some duplicate code,
  changed random device and moved all to the generate function
* Changed the random generator to reflect what a real 3DS stores as console unique id
Fixup: Changed the warning message
* Fixup: Set and Create
* Fixup: Added console id label, therfore removed second message box
* Fixup: fixed the endianess
* Fixup: more endianness fixes
* Fixup: Endianness the 3rd 
						
					 
					
						2017-05-05 20:55:51 -04:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							039b293092 
							
						 
					 
					
						
						
							
							pica: shader_dirty if texture2 coord changed  
						
						
						
					 
					
						2017-05-05 15:35:17 +03:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							85116643b2 
							
						 
					 
					
						
						
							
							ir: implement new 3ds HID via ir:rst  
						
						
						
					 
					
						2017-05-04 12:59:28 +03:00 
						 
				 
			
				
					
						
							
							
								bunnei 
							
						 
					 
					
						
						
						
						
							
						
						
							de1b6cc695 
							
						 
					 
					
						
						
							
							Merge pull request  #2606  from wwylele/ir  
						
						... 
						
						
						
						ir: implement circle pad pro 
						
					 
					
						2017-05-03 22:34:12 -04:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							0f664ef89d 
							
						 
					 
					
						
						
							
							pica: use correct coordinates for texture 2  
						
						
						
					 
					
						2017-05-03 22:12:46 +03:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							12bcf64ab5 
							
						 
					 
					
						
						
							
							ir: implement circle pad pro  
						
						
						
					 
					
						2017-05-03 09:44:00 +03:00 
						 
				 
			
				
					
						
							
							
								Nico Bosshard 
							
						 
					 
					
						
						
						
						
							
						
						
							89c28f9f80 
							
						 
					 
					
						
						
							
							Fixed some more typos  
						
						
						
					 
					
						2017-05-03 00:23:20 +02:00 
						 
				 
			
				
					
						
							
							
								Nico Bosshard 
							
						 
					 
					
						
						
						
						
							
						
						
							f447dfc36b 
							
						 
					 
					
						
						
							
							citra-qt: game list search function fixed minor mistakes  
						
						
						
					 
					
						2017-05-02 23:55:27 +02:00 
						 
				 
			
				
					
						
							
							
								Nico Bosshard 
							
						 
					 
					
						
						
						
						
							
						
						
							06d4654966 
							
						 
					 
					
						
						
							
							citra-qt: game list search function ( #2673 )  
						
						... 
						
						
						
						* citra-qt: game list search function
* Empty search field during game list refresh
* Code improvements
* Code formatting
* Autofocus search field
* JayFoxRox's recommendations
* lioncash's review 
						
					 
					
						2017-04-29 22:04:39 -04:00 
						 
				 
			
				
					
						
							
							
								bunnei 
							
						 
					 
					
						
						
						
						
							
						
						
							ea53d6085a 
							
						 
					 
					
						
						
							
							Merge pull request  #2671  from wwylele/dot3-rgba  
						
						... 
						
						
						
						rasterizer: implement combiner operation 7 (Dot3_RGBA) 
						
					 
					
						2017-04-21 17:03:22 -04:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							2c2e872b31 
							
						 
					 
					
						
						
							
							gl_shader_gen: remove TODO about Lerp behaviour verification. The implementation is verified against hardware  
						
						
						
					 
					
						2017-04-20 22:56:07 +03:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							5d852467a2 
							
						 
					 
					
						
						
							
							Merge pull request  #2666  from yuriks/gl-cleanups  
						
						... 
						
						
						
						PicaShaderConfig cleanups 
						
					 
					
						2017-04-19 22:09:51 -07:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							b624a95205 
							
						 
					 
					
						
						
							
							rasterizer: implement combiner operation 7 (Dot3_RGBA)  
						
						
						
					 
					
						2017-04-19 23:48:10 +03:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							941a3dda8a 
							
						 
					 
					
						
						
							
							Merge pull request  #2532  from wwylele/ldrro-ipc  
						
						... 
						
						
						
						ldr_ro: use IPC helper 
						
					 
					
						2017-04-18 00:32:01 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							52a4489d65 
							
						 
					 
					
						
						
							
							OpenGL: Pass Pica regs via parameter  
						
						
						
					 
					
						2017-04-17 10:34:45 -07:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							4ad82f2e5a 
							
						 
					 
					
						
						
							
							input_common/sdl: add support for binding button to axis  
						
						
						
					 
					
						2017-04-17 14:14:35 +03:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							11ea159aa4 
							
						 
					 
					
						
						
							
							ldr_ro: use IPC helper  
						
						
						
					 
					
						2017-04-17 10:11:18 +03:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							a6fd4533f6 
							
						 
					 
					
						
						
							
							OpenGL: Move PicaShaderConfig to gl_shader_gen.h  
						
						... 
						
						
						
						Also move the implementation of CurrentConfig to the cpp file. 
						
					 
					
						2017-04-16 21:49:32 -07:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							40e28f6217 
							
						 
					 
					
						
						
							
							OpenGL: Move Attributes enum to a more appropriate file  
						
						
						
					 
					
						2017-04-16 20:47:04 -07:00 
						 
				 
			
				
					
						
							
							
								bunnei 
							
						 
					 
					
						
						
						
						
							
						
						
							6a72bd62b5 
							
						 
					 
					
						
						
							
							Merge pull request  #2659  from MerryMage/dsp_dsp-correction  
						
						... 
						
						
						
						dsp_dsp: Messages are modified by service before being sent to DSP 
						
					 
					
						2017-04-13 10:43:13 -04:00 
						 
				 
			
				
					
						
							
							
								Cereal-Killa 
							
						 
					 
					
						
						
						
						
							
						
						
							bf18e584e5 
							
						 
					 
					
						
						
							
							Better looking status bar under Linux Ubuntu ( #2662 )  
						
						... 
						
						
						
						* Remove borders from status bar items
On Ubuntu the status bar didn't look as good as on Windows due to some border being drawn around each status bar cell. 
						
					 
					
						2017-04-12 19:14:52 -06:00 
						 
				 
			
				
					
						
							
							
								MerryMage 
							
						 
					 
					
						
						
						
						
							
						
						
							172a362884 
							
						 
					 
					
						
						
							
							dsp_dsp: Messages are modified by service before being sent to DSP  
						
						
						
					 
					
						2017-04-12 21:33:07 +01:00 
						 
				 
			
				
					
						
							
							
								Sebastian Valle 
							
						 
					 
					
						
						
						
						
							
						
						
							26745f28ea 
							
						 
					 
					
						
						
							
							Merge pull request  #2628  from Subv/uds  
						
						... 
						
						
						
						Services/UDS: Initial support for hosting local-wlan networks. 
						
					 
					
						2017-04-12 11:57:24 -05:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							6843538f7c 
							
						 
					 
					
						
						
							
							qt: enable config for circle pad pro  
						
						
						
					 
					
						2017-04-09 12:05:57 +03:00 
						 
				 
			
				
					
						
							
							
								Jannik Vogel 
							
						 
					 
					
						
						
						
						
							
						
						
							1b397c77fa 
							
						 
					 
					
						
						
							
							Pica/Regs: Correct bit width for blend-equations  
						
						
						
					 
					
						2017-04-08 18:33:17 +02:00 
						 
				 
			
				
					
						
							
							
								bunnei 
							
						 
					 
					
						
						
						
						
							
						
						
							26979cd6ef 
							
						 
					 
					
						
						
							
							Merge pull request  #2533  from Lectem/apt_ipchelper  
						
						... 
						
						
						
						IpcHelper enhancement and APT refactor 
						
					 
					
						2017-04-06 14:44:52 -04:00 
						 
				 
			
				
					
						
							
							
								bunnei 
							
						 
					 
					
						
						
						
						
							
						
						
							37b7df9c59 
							
						 
					 
					
						
						
							
							Merge pull request  #2634  from wwylele/battery  
						
						... 
						
						
						
						shared_page: stub battery state 
						
					 
					
						2017-04-06 14:43:29 -04:00 
						 
				 
			
				
					
						
							
							
								Lioncash 
							
						 
					 
					
						
						
						
						
							
						
						
							1631e99eed 
							
						 
					 
					
						
						
							
							citra-qt: Move config dialog code to its own directory  
						
						
						
					 
					
						2017-04-03 20:43:13 -06:00 
						 
				 
			
				
					
						
							
							
								noah the goodra 
							
						 
					 
					
						
						
						
						
							
						
						
							7ca9dedfd6 
							
						 
					 
					
						
						
							
							error conversion fixes for soc_u  
						
						
						
					 
					
						2017-04-03 10:19:42 -05:00 
						 
				 
			
				
					
						
							
							
								Michael Theall 
							
						 
					 
					
						
						
						
						
							
						
						
							31f9c1ab5d 
							
						 
					 
					
						
						
							
							Fix OutputDebugString syscall  
						
						
						
					 
					
						2017-04-01 04:09:39 -05:00 
						 
				 
			
				
					
						
							
							
								Sebastian Valle 
							
						 
					 
					
						
						
						
						
							
						
						
							5c4bd3ef33 
							
						 
					 
					
						
						
							
							Services/UDS: Fixed a style mistake in GetChannel.  
						
						
						
					 
					
						2017-03-27 13:08:26 -05:00 
						 
				 
			
				
					
						
							
							
								Subv 
							
						 
					 
					
						
						
						
						
							
						
						
							f8f3b27eb3 
							
						 
					 
					
						
						
							
							Services/UDS: Use consistent spelling for WiFi and simplify the GetChannel function.  
						
						
						
					 
					
						2017-03-26 08:17:57 -05:00 
						 
				 
			
				
					
						
							
							
								Subv 
							
						 
					 
					
						
						
						
						
							
						
						
							0ae6d8be5b 
							
						 
					 
					
						
						
							
							Services/UDS: Signal the connection event when closing down the network.  
						
						
						
					 
					
						2017-03-26 08:17:56 -05:00 
						 
				 
			
				
					
						
							
							
								Subv 
							
						 
					 
					
						
						
						
						
							
						
						
							d7d5bf411a 
							
						 
					 
					
						
						
							
							Services/UDS: Do not allow trying to start up a network that only the host can connect to.  
						
						
						
					 
					
						2017-03-26 08:17:55 -05:00 
						 
				 
			
				
					
						
							
							
								Subv 
							
						 
					 
					
						
						
						
						
							
						
						
							97f1e62b66 
							
						 
					 
					
						
						
							
							Service/UDS: Schedule an event to broadcast the beacon frames every 102.4ms.  
						
						
						
					 
					
						2017-03-26 08:17:53 -05:00 
						 
				 
			
				
					
						
							
							
								Subv 
							
						 
					 
					
						
						
						
						
							
						
						
							4243c1198f 
							
						 
					 
					
						
						
							
							Services/UDS: Store the entire NetworkInfo structure that was used to create the network.  
						
						... 
						
						
						
						It will be needed when generating the beacon frames. 
						
					 
					
						2017-03-26 08:17:52 -05:00 
						 
				 
			
				
					
						
							
							
								Subv 
							
						 
					 
					
						
						
						
						
							
						
						
							9771615f16 
							
						 
					 
					
						
						
							
							Services/UDS: Initial support for hosting local-wlan networks.  
						
						... 
						
						
						
						Currently it will let games create a network as hosts, but will not broadcast it anywhere and will not allow clients to connect. 
						
					 
					
						2017-03-26 08:17:51 -05:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							a37c9fb9d3 
							
						 
					 
					
						
						
							
							ptm: create SharedExtSave file before openning it  
						
						
						
					 
					
						2017-03-25 14:22:07 +03:00 
						 
				 
			
				
					
						
							
							
								bunnei 
							
						 
					 
					
						
						
						
						
							
						
						
							ccc3985cc0 
							
						 
					 
					
						
						
							
							Merge pull request  #2512  from SonofUgly/custom-layout  
						
						... 
						
						
						
						Add custom layout settings. 
						
					 
					
						2017-03-21 22:57:31 -04:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							f7a0328a6e 
							
						 
					 
					
						
						
							
							shared_page: stub battery state  
						
						
						
					 
					
						2017-03-21 13:25:56 +02:00 
						 
				 
			
				
					
						
							
							
								Lectem 
							
						 
					 
					
						
						
						
						
							
						
						
							e60b433efa 
							
						 
					 
					
						
						
							
							hopefully fix clang-format issues with old version  
						
						
						
					 
					
						2017-03-20 22:47:06 +01:00 
						 
				 
			
				
					
						
							
							
								bunnei 
							
						 
					 
					
						
						
						
						
							
						
						
							a48e5c64b6 
							
						 
					 
					
						
						
							
							Merge pull request  #2630  from wwylele/qt-focus-loss-2  
						
						... 
						
						
						
						Qt: Release all pressed buttons when window focus is lost [rebased] 
						
					 
					
						2017-03-20 11:13:52 -04:00 
						 
				 
			
				
					
						
							
							
								Lectem 
							
						 
					 
					
						
						
						
						
							
						
						
							e9c80ea5b7 
							
						 
					 
					
						
						
							
							address more comments  
						
						
						
					 
					
						2017-03-19 01:33:56 +01:00 
						 
				 
			
				
					
						
							
							
								Lectem 
							
						 
					 
					
						
						
						
						
							
						
						
							979d2000d2 
							
						 
					 
					
						
						
							
							Cast size_t to u32 for PushStaticBuffer usages  
						
						
						
					 
					
						2017-03-18 11:56:21 +01:00 
						 
				 
			
				
					
						
							
							
								Lectem 
							
						 
					 
					
						
						
						
						
							
						
						
							12ed746477 
							
						 
					 
					
						
						
							
							IPCHelper Skip method + address comments for apt  
						
						
						
					 
					
						2017-03-18 11:47:40 +01:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							0123411468 
							
						 
					 
					
						
						
							
							apt: fix RequestBuilder parameters for Unwrap  
						
						
						
					 
					
						2017-03-18 11:45:19 +02:00 
						 
				 
			
				
					
						
							
							
								Lectem 
							
						 
					 
					
						
						
						
						
							
						
						
							77f4fc473f 
							
						 
					 
					
						
						
							
							fix   #2560  and other comments  
						
						
						
					 
					
						2017-03-18 10:44:01 +01:00 
						 
				 
			
				
					
						
							
							
								Lectem 
							
						 
					 
					
						
						
						
						
							
						
						
							fb70c9683c 
							
						 
					 
					
						
						
							
							move push out of class body and add u8 u16 bool specializations  
						
						
						
					 
					
						2017-03-18 10:44:01 +01:00 
						 
				 
			
				
					
						
							
							
								Lectem 
							
						 
					 
					
						
						
						
						
							
						
						
							501e23ce59 
							
						 
					 
					
						
						
							
							refactor APT service to use the new IPC helpers  
						
						
						
					 
					
						2017-03-18 10:44:01 +01:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							560884336f 
							
						 
					 
					
						
						
							
							citra-qt: remove dead code  
						
						
						
					 
					
						2017-03-17 21:45:29 +02:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							5245c86f26 
							
						 
					 
					
						
						
							
							citra-qt: release all buttons when render window focus is lost  
						
						... 
						
						
						
						credit to @Hawkheart for the original idea 
						
					 
					
						2017-03-17 21:41:25 +02:00 
						 
				 
			
				
					
						
							
							
								bunnei 
							
						 
					 
					
						
						
						
						
							
						
						
							423ab5e2bc 
							
						 
					 
					
						
						
							
							Merge pull request  #2497  from wwylele/input-2  
						
						... 
						
						
						
						Refactor input emulation & add SDL gamepad support 
						
					 
					
						2017-03-17 14:59:39 -04:00 
						 
				 
			
				
					
						
							
							
								bunnei 
							
						 
					 
					
						
						
						
						
							
						
						
							3e7459bbf9 
							
						 
					 
					
						
						
							
							Merge pull request  #2618  from wwylele/log-less-filename  
						
						... 
						
						
						
						Reduce host file name and path logging 
						
					 
					
						2017-03-16 23:35:36 -04:00 
						 
				 
			
				
					
						
							
							
								bunnei 
							
						 
					 
					
						
						
						
						
							
						
						
							709e4fa5d2 
							
						 
					 
					
						
						
							
							Merge pull request  #2620  from FernandoS27/syscore_error  
						
						... 
						
						
						
						Refined thread launch on syscore error messages 
						
					 
					
						2017-03-15 21:17:43 -04:00 
						 
				 
			
				
					
						
							
							
								bunnei 
							
						 
					 
					
						
						
						
						
							
						
						
							b8332610e6 
							
						 
					 
					
						
						
							
							Merge pull request  #2625  from wwylele/hash-console-unique  
						
						... 
						
						
						
						cfg: correctly implement GenHashConsoleUnique 
						
					 
					
						2017-03-15 21:07:54 -04:00 
						 
				 
			
				
					
						
							
							
								Yuri Kunde Schlesner 
							
						 
					 
					
						
						
						
						
							
						
						
							6ca816e011 
							
						 
					 
					
						
						
							
							common/cpu_detect: Add missing include and fix namespace scope  
						
						
						
					 
					
						2017-03-12 21:55:15 -07:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							363f36b904 
							
						 
					 
					
						
						
							
							cfg: implement GenHashConsoleUnique  
						
						
						
					 
					
						2017-03-12 12:24:57 +02:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							d040a73bed 
							
						 
					 
					
						
						
							
							file_util: Log when using local user directory  
						
						
						
					 
					
						2017-03-11 18:31:17 +02:00 
						 
				 
			
				
					
						
							
							
								Fernando Sahmkow 
							
						 
					 
					
						
						
						
						
							
						
						
							b5dbc6cb98 
							
						 
					 
					
						
						
							
							Refined thread launch on syscore error messages  
						
						
						
					 
					
						2017-03-09 08:18:18 -05:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							047a1586fe 
							
						 
					 
					
						
						
							
							file_sys: lower log level for setting host path  
						
						
						
					 
					
						2017-03-08 17:47:24 +02:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							7cd6cc0fd9 
							
						 
					 
					
						
						
							
							file_util: lower logging level for harmless cases  
						
						
						
					 
					
						2017-03-08 17:42:10 +02:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							6551a72ec8 
							
						 
					 
					
						
						
							
							loader/ncch: less verbose log for loading game list. only log program ID when booting  
						
						
						
					 
					
						2017-03-08 17:37:24 +02:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							4b931bb913 
							
						 
					 
					
						
						
							
							loader: lower file name logging level  
						
						
						
					 
					
						2017-03-08 17:25:09 +02:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							b5faa68120 
							
						 
					 
					
						
						
							
							qt/config_input: don't connect for null button  
						
						
						
					 
					
						2017-03-02 13:29:28 +02:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							5a692ddaec 
							
						 
					 
					
						
						
							
							citra: update default ini with new input system  
						
						
						
					 
					
						2017-03-01 23:30:57 +02:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							e02c4b7195 
							
						 
					 
					
						
						
							
							Input: remove unused stuff & clean up  
						
						... 
						
						
						
						1. removed zl, zr and c-stick from HID::PadState. They are handled by IR, not HID
2. removed button handling in EmuWindow
3. removed key_map
4. cleanup #include 
						
					 
					
						2017-03-01 23:30:57 +02:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							e7a602fe16 
							
						 
					 
					
						
						
							
							Qt: rework input configuration for new input system  
						
						
						
					 
					
						2017-03-01 23:30:57 +02:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							51b1c1f211 
							
						 
					 
					
						
						
							
							InputCommon: add SDL joystick support  
						
						
						
					 
					
						2017-03-01 23:30:57 +02:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							a6bd7917cb 
							
						 
					 
					
						
						
							
							InputCommon: add AnalogFromButton  
						
						
						
					 
					
						2017-03-01 23:30:57 +02:00 
						 
				 
			
				
					
						
							
							
								wwylele 
							
						 
					 
					
						
						
						
						
							
						
						
							38e800f70d 
							
						 
					 
					
						
						
							
							InputCommon: add Keyboard  
						
						
						
					 
					
						2017-03-01 23:30:57 +02:00