| 
							
							
								 Liam | 67a8740af6 | kernel: add KCapabilities | 2023-01-29 22:08:28 -05:00 |  | 
			
				
					| 
							
							
								 Levi Behunin | d5fc56db4b | Move to Clang Format 15 Depends on https://github.com/yuzu-emu/build-environments/pull/69
clang-15 primary run | 2023-01-29 17:49:42 -07:00 |  | 
			
				
					| 
							
							
								 bunnei | 32b2a72e7b | Merge pull request #9666 from liamwhite/wait-for-me kernel: fix incorrect locking order in suspension | 2023-01-27 15:06:09 -08:00 |  | 
			
				
					| 
							
							
								 Liam | e9e1e7aa3a | kernel: unbreak min/max template deduction on Apple Clang | 2023-01-26 17:43:37 -05:00 |  | 
			
				
					| 
							
							
								 bunnei | 5669692b4e | Merge pull request #9670 from merryhime/revert-af5ecb0b15d4449f58434e70eed835cf71fc5527 Revert "MemoryManager: use fastmem directly." | 2023-01-25 22:28:55 -08:00 |  | 
			
				
					| 
							
							
								 bunnei | 2158ccda3b | Merge pull request #9604 from liamwhite/pt kernel: KPageTable: update | 2023-01-25 22:27:48 -08:00 |  | 
			
				
					| 
							
							
								 Narr the Reg | cc821bfae1 | Revert 9617 and fix it on input_common | 2023-01-25 13:52:50 -06:00 |  | 
			
				
					| 
							
							
								 Merry | dc7ab4c5d6 | Revert "MemoryManager: use fastmem directly." This reverts commit af5ecb0b15d4449f58434e70eed835cf71fc5527. | 2023-01-25 10:12:04 +00:00 |  | 
			
				
					| 
							
							
								 liamwhite | a68af583ea | Merge pull request #9492 from german77/joycon_release Input_common: Implement custom joycon driver v2 | 2023-01-24 09:29:37 -05:00 |  | 
			
				
					| 
							
							
								 Liam | 693cad8e9b | kernel: split SetAddressKey into user and kernel variants | 2023-01-23 20:31:03 -05:00 |  | 
			
				
					| 
							
							
								 Liam | 5086380a63 | kernel: fix incorrect locking order in suspension | 2023-01-23 17:14:41 -05:00 |  | 
			
				
					| 
							
							
								 Liam | 31e54c4573 | kernel: KPageTable: update | 2023-01-22 13:17:29 -05:00 |  | 
			
				
					| 
							
							
								 liamwhite | 02ac593257 | Merge pull request #9617 from german77/off_by_one core: hid: Fix stick minimum range | 2023-01-22 13:14:10 -05:00 |  | 
			
				
					| 
							
							
								 liamwhite | 9705094a57 | Merge pull request #9613 from Kelebek1/demangle Add stacktrace symbol demangling | 2023-01-22 13:13:58 -05:00 |  | 
			
				
					| 
							
							
								 bunnei | f78068d7bf | Merge pull request #9611 from liamwhite/patch-1 debugger: add host fastmem pointer fetch command | 2023-01-20 10:00:33 -08:00 |  | 
			
				
					| 
							
							
								 Narr the Reg | d9ee7c3297 | core: hid: Make use of SCOPE_EXIT and SCOPE_GUARD where applicable | 2023-01-20 00:51:46 -06:00 |  | 
			
				
					| 
							
							
								 Narr the Reg | 4a307a7b3a | core: hid: Only set the polling mode to the correct side | 2023-01-19 18:05:23 -06:00 |  | 
			
				
					| 
							
							
								 german77 | d05ea2f3eb | input_common: Fix issue where ring and irs are enabled at the same time | 2023-01-19 18:05:22 -06:00 |  | 
			
				
					| 
							
							
								 Narr the Reg | 459fb2b213 | input_common: Implement joycon ir camera | 2023-01-19 18:05:22 -06:00 |  | 
			
				
					| 
							
							
								 german77 | 5cb437703f | yuzu: Add ring controller test button | 2023-01-19 18:05:22 -06:00 |  | 
			
				
					| 
							
							
								 german77 | 527dad7097 | input_common: Use DriverResult on all engines | 2023-01-19 18:05:22 -06:00 |  | 
			
				
					| 
							
							
								 german77 | e1a3bda4d9 | Address review comments | 2023-01-19 18:05:22 -06:00 |  | 
			
				
					| 
							
							
								 Narr the Reg | 1c08d532e0 | core: hid: Fix input regressions | 2023-01-19 18:05:22 -06:00 |  | 
			
				
					| 
							
							
								 german77 | 6d6b7bdbc3 | input_common: Implement joycon nfc | 2023-01-19 18:05:21 -06:00 |  | 
			
				
					| 
							
							
								 Narr the Reg | 36d5e0a411 | service: hid: Set led pattern and fix color detection | 2023-01-19 18:05:20 -06:00 |  | 
			
				
					| 
							
							
								 Narr the Reg | ed5fa10e97 | core: hid: Enable pulling color data from controllers | 2023-01-19 18:05:20 -06:00 |  | 
			
				
					| 
							
							
								 Narr the Reg | a4074001fe | core: hid: Migrate ring from emulated devices to emulated controller | 2023-01-19 18:05:20 -06:00 |  | 
			
				
					| 
							
							
								 bunnei | 9ca3a4758a | Merge pull request #9623 from liamwhite/wp-oops memory: fix watchpoint use when fastmem is enabled | 2023-01-19 10:50:21 -08:00 |  | 
			
				
					| 
							
							
								 bunnei | 413df0811d | Merge pull request #9619 from liamwhite/timing-spaghetti timing: wait for completion on unregister | 2023-01-18 15:13:38 -08:00 |  | 
			
				
					| 
							
							
								 Liam | f1a0ce0e70 | memory: fix watchpoint use when fastmem is enabled | 2023-01-15 10:24:31 -05:00 |  | 
			
				
					| 
							
							
								 Liam | 0953cdd271 | timing: wait for completion on unregister | 2023-01-14 15:48:01 -05:00 |  | 
			
				
					| 
							
							
								 Kelebek1 | 42b16bb33a | Be careful of mangled out of bounds read | 2023-01-14 19:53:55 +00:00 |  | 
			
				
					| 
							
							
								 german77 | 50c86b3c2a | core: hid: Fix stick minimum range | 2023-01-14 11:53:43 -06:00 |  | 
			
				
					| 
							
							
								 Kelebek1 | 80a55c1663 | Add stacktrace symbol demangling | 2023-01-14 04:43:21 +00:00 |  | 
			
				
					| 
							
							
								 Liam | e9c3d16f6f | debugger: add host fastmem pointer fetch command | 2023-01-12 18:35:14 -05:00 |  | 
			
				
					| 
							
							
								 Liam | 2f2ef5b147 | nvnflinger: correct swap interval handling | 2023-01-11 22:05:08 -05:00 |  | 
			
				
					| 
							
							
								 bunnei | a5693afa03 | Revert "Revert "k_page_group: synchronize"" | 2023-01-07 15:32:10 -08:00 |  | 
			
				
					| 
							
							
								 bunnei | 66e4a48b75 | Merge pull request #9563 from german77/crash_not_allowed input_common: Create an update engine | 2023-01-07 13:41:27 -08:00 |  | 
			
				
					| 
							
							
								 liamwhite | 3c05988df2 | Merge pull request #9561 from liamwhite/update-dynarmic externals: update dynarmic, xbyak | 2023-01-06 10:00:18 -05:00 |  | 
			
				
					| 
							
							
								 liamwhite | 6d74490139 | Merge pull request #9558 from MonsterDruide1/network-timeout-noerror net: Silently translate ETIMEDOUT network error | 2023-01-06 10:00:09 -05:00 |  | 
			
				
					| 
							
							
								 Narr the Reg | 8042ce7e19 | input_common: Create an update engine | 2023-01-05 19:24:29 -06:00 |  | 
			
				
					| 
							
							
								 Liam | 1ee0540f82 | externals: update dynarmic, xbyak | 2023-01-05 18:06:06 -05:00 |  | 
			
				
					| 
							
							
								 Fernando Sahmkow | af5ecb0b15 | MemoryManager: use fastmem directly. | 2023-01-05 06:06:33 -05:00 |  | 
			
				
					| 
							
							
								 MonsterDruide1 | 688a9fbfa6 | net: Silently translate ETIMEDOUT network error | 2023-01-05 11:54:36 +01:00 |  | 
			
				
					| 
							
							
								 liamwhite | bbeb6e460c | Merge pull request #9518 from gidoly/revert-9504-pg2 Revert "k_page_group: synchronize" | 2023-01-03 21:40:57 -05:00 |  | 
			
				
					| 
							
							
								 MonsterDruide1 | 04cb05fce0 | TAS: Immediately switch stick to TAS on input Co-Authored-By: Narr the Reg <5944268+german77@users.noreply.github.com> | 2023-01-03 20:08:25 +01:00 |  | 
			
				
					| 
							
							
								 german77 | 80bcc18788 | service: nifm: Initialize request state | 2023-01-01 20:58:08 -06:00 |  | 
			
				
					| 
							
							
								 german77 | ebd811b535 | service: nifm: Match documentation names | 2023-01-01 20:58:01 -06:00 |  | 
			
				
					| 
							
							
								 Merry | bee395d2f0 | vfs: Replace cstr concat with char concat | 2023-01-01 18:52:02 +00:00 |  | 
			
				
					| 
							
							
								 bunnei | 05c709bebe | core: hid: emulated_console: Avoid a crash if frontend does not configure touch_from_button_maps. | 2022-12-30 00:14:53 -08:00 |  |