| 
							
							
								 lat9nq | eaf2ab5289 | tz_content_man: Generate the time zone binary once Fixes a memory leak with time zone binaries accumulating on theirselves. | 2023-07-30 12:55:19 -04:00 |  | 
			
				
					| 
							
							
								 lat9nq | 7aa848080d | shared_widget: Only save global settings as needed Fixes a potential but not reproduced issue where the custom config
is being applied to the global config. | 2023-07-30 12:26:55 -04:00 |  | 
			
				
					| 
							
							
								 lat9nq | 55c0b55d1d | config(qt): Write the UiGeneral category | 2023-07-30 12:09:32 -04:00 |  | 
			
				
					| 
							
							
								 Moonlacer | a4a106bb25 | Formatting fix | 2023-07-30 04:29:51 -05:00 |  | 
			
				
					| 
							
							
								 Moonlacer | f4e5d07619 | Address feedback and change log warning | 2023-07-30 04:01:29 -05:00 |  | 
			
				
					| 
							
							
								 Kelebek1 | 70f37be9b9 | Fix AudioRendererParameterInternal's size | 2023-07-30 06:50:59 +01:00 |  | 
			
				
					| 
							
							
								 Moonlacer | 36d48cef50 | Revert "Revert "Blacklist EDS3 blending from new AMD drivers"" | 2023-07-30 00:21:51 -05:00 |  | 
			
				
					| 
							
							
								 lat9nq | d90c622549 | Merge branch 'pgc-plus' of github.com:lat9nq/yuzu into pgc-plus | 2023-07-29 13:23:14 -04:00 |  | 
			
				
					| 
							
							
								 lat9nq | 05c8063ac1 | config(qt): Fix generic read setting Previously was not respecting whether the setting was default. | 2023-07-29 13:23:06 -04:00 |  | 
			
				
					| 
							
							
								 liamwhite | 689dc4a17b | Merge pull request #11155 from liamwhite/memory3 memory: check page against address space size | 2023-07-28 09:29:21 -04:00 |  | 
			
				
					| 
							
							
								 liamwhite | 9352a0f2e6 | Merge pull request #11156 from 8bitDream/localize android: Only label language with language | 2023-07-28 09:29:11 -04:00 |  | 
			
				
					| 
							
							
								 liamwhite | b1730d3c72 | Merge pull request #11163 from Moonlacer/revert-10946-amdBlending Revert "Blacklist EDS3 blending from new AMD drivers" | 2023-07-28 09:29:00 -04:00 |  | 
			
				
					| 
							
							
								 Morph | bb4e676155 | wall_clock: Increase precision requirements We are providing a conversion to nanoseconds in NativeClock, which is more precise than the GPU tick. | 2023-07-27 18:40:56 -04:00 |  | 
			
				
					| 
							
							
								 GPUCode | 8c2411da29 | vk_descriptor_pool: Disallow descriptor set free | 2023-07-27 18:08:56 +03:00 |  | 
			
				
					| 
							
							
								 Morph | 26658c2e93 | vulkan_device: Return true if either depth/stencil format supports blit On devices that don't support D24S8 but supports D32S8, this should still return true if D32S8 supports src and dst blit | 2023-07-26 20:21:37 -04:00 |  | 
			
				
					| 
							
							
								 Moonlacer | 4007142b91 | Revert "Blacklist EDS3 blending from new AMD drivers" | 2023-07-26 15:02:48 -05:00 |  | 
			
				
					| 
							
							
								 liamwhite | a1c355051e | Merge pull request #11128 from german77/discord yuzu: Replace httplib with QtNetworkRequest | 2023-07-26 11:04:57 -04:00 |  | 
			
				
					| 
							
							
								 liamwhite | d3da1e6517 | Merge pull request #10990 from comex/ubsan Fixes and workarounds to make UBSan happier on macOS | 2023-07-26 10:33:28 -04:00 |  | 
			
				
					| 
							
							
								 liamwhite | 6ffcc3d5d2 | Merge pull request #11142 from german77/avoid_crash yuzu: Avoid reading broken games | 2023-07-26 10:33:14 -04:00 |  | 
			
				
					| 
							
							
								 Morph | 01b379fe20 | Address feedback | 2023-07-26 00:41:24 -04:00 |  | 
			
				
					| 
							
							
								 lat9nq | 195403c87c | (ui)settings: Add more runtime_modifiable settings | 2023-07-25 23:14:13 -04:00 |  | 
			
				
					| 
							
							
								 lat9nq | 1bc0b673aa | backend: Remove usage of explicit operator overload Causes a crash on MSVC from a race condition on application quit.
Intended to address yuzu-emu/yuzu/issues/11137 | 2023-07-25 22:53:58 -04:00 |  | 
			
				
					| 
							
							
								 lat9nq | 397333b2d5 | settings: Correct Linkage member impl location | 2023-07-25 15:57:55 -04:00 |  | 
			
				
					| 
							
							
								 Morph | 4742627744 | Merge pull request #11157 from lat9nq/nasm cmake: Download nasm from our external repo | 2023-07-25 13:35:02 -04:00 |  | 
			
				
					| 
							
							
								 lat9nq | 43920aa1a0 | cmake: Download nasm from our external repo This package download has intermittent failures due to host Internet
issues (presumably), so download it ourselves from our own hosting. | 2023-07-25 15:47:44 -04:00 |  | 
			
				
					| 
							
							
								 flodavid | b881949b6d | yuzu: Enable controller interaction in Controller Applet | 2023-07-25 19:03:12 +02:00 |  | 
			
				
					| 
							
							
								 Abandoned Cart | e2ea46f6ef | android: Only label language with language | 2023-07-25 10:38:30 -04:00 |  | 
			
				
					| 
							
							
								 Liam | 07f71e2620 | memory: check page against address space size | 2023-07-25 09:51:06 -04:00 |  | 
			
				
					| 
							
							
								 lat9nq | b1716a9e14 | settings: Set GPU as default ASTC decoder | 2023-07-24 16:28:13 -04:00 |  | 
			
				
					| 
							
							
								 liamwhite | 18000df5e9 | Merge pull request #11095 from liamwhite/memory2 memory: cleanup | 2023-07-24 13:47:11 -04:00 |  | 
			
				
					| 
							
							
								 liamwhite | bb0edb53ae | Merge pull request #11135 from liamwhite/getaddrinfo core: implement GetGaiStringErrorRequest, IContextRegistrar | 2023-07-24 13:47:02 -04:00 |  | 
			
				
					| 
							
							
								 liamwhite | 099295d7c6 | Merge pull request #11136 from liamwhite/sp3shader ssa_rewrite_pass: use proper maps | 2023-07-24 13:46:53 -04:00 |  | 
			
				
					| 
							
							
								 german77 | a0ed0e4e10 | yuzu: Avoid reading broken games | 2023-07-24 08:59:14 -06:00 |  | 
			
				
					| 
							
							
								 lat9nq | ab2921121e | shared_widget: Determine default request earlier Fixes a bug where a restore button could be created for an unmanaged
widget. | 2023-07-23 17:08:25 -04:00 |  | 
			
				
					| 
							
							
								 lat9nq | f84e7b4656 | settings_common: Document specializations | 2023-07-23 16:21:08 -04:00 |  | 
			
				
					| 
							
							
								 Liam | dad0d076ee | ssa_rewrite_pass: use proper maps | 2023-07-23 11:38:01 -04:00 |  | 
			
				
					| 
							
							
								 Liam | 3e3294e1c2 | core: implement GetGaiStringErrorRequest, IContextRegistrar | 2023-07-22 23:29:45 -04:00 |  | 
			
				
					| 
							
							
								 lat9nq | fc1bb93b01 | shared_widget: Use QRegularExpression | 2023-07-22 15:07:34 -04:00 |  | 
			
				
					| 
							
							
								 lat9nq | fb7da1fa11 | config: Read the Network category | 2023-07-22 14:50:32 -04:00 |  | 
			
				
					| 
							
							
								 Liam | 9f3f615e05 | core: reduce TOCTTOU memory access | 2023-07-22 11:19:29 -04:00 |  | 
			
				
					| 
							
							
								 Liam | d144168442 | memory: minimize dependency on process | 2023-07-22 11:19:29 -04:00 |  | 
			
				
					| 
							
							
								 liamwhite | 3e4029b238 | Merge pull request #11042 from lat9nq/wayland-appimage ci/linux: Target deploy script from appimage path | 2023-07-22 11:17:48 -04:00 |  | 
			
				
					| 
							
							
								 liamwhite | b1aed2c5b7 | Merge pull request #11094 from liamwhite/get kernel: misc cleanup of page table accessors | 2023-07-22 11:17:36 -04:00 |  | 
			
				
					| 
							
							
								 liamwhite | 0ea138fb5b | Merge pull request #11098 from GPUCode/texel-buffers buffer_cache: Increase number of texture buffers | 2023-07-22 11:17:27 -04:00 |  | 
			
				
					| 
							
							
								 lat9nq | 85ed10f31f | configure_audio/cpu: Sort settings Was producing out of order settings as a result of the switch to vectors | 2023-07-22 00:42:15 -04:00 |  | 
			
				
					| 
							
							
								 bunnei | 482c957f5d | Merge pull request #11113 from liamwhite/nsd1 nsd: add GetApplicationServerEnvironmentType | 2023-07-21 21:24:36 -07:00 |  | 
			
				
					| 
							
							
								 bunnei | 39edd2ff82 | Merge pull request #11129 from liamwhite/dynamic_cast general: remove uses of dynamic_cast | 2023-07-21 21:22:51 -07:00 |  | 
			
				
					| 
							
							
								 lat9nq | 33d118509a | configure_dialog: Focus the button box on start Without this, the Reset All Settings button would be selected by default | 2023-07-21 23:56:01 -04:00 |  | 
			
				
					| 
							
							
								 lat9nq | 1d4f813c6a | qt/configuration: Use deleteLater | 2023-07-21 23:25:22 -04:00 |  | 
			
				
					| 
							
							
								 lat9nq | 17b9c1e171 | common,qt-config: Remove usage of forward_list | 2023-07-21 23:09:09 -04:00 |  |