dolphin/Source/Core
JosJuice 0ebc510e6f JitArm64: Pass 32-bit temp GPR to WriteConditionalExceptionExit
If a 64-bit register is passed to WriteConditionalExceptionExit,
the LDR instruction in it will read too much data. This seems
to be harmless right now, but causes problem in one of my PRs.
2022-07-09 21:19:25 +02:00
..
AudioCommon Do not directly store input sample rate, rather just store a divisor for that sample rate, with it using a fixed dividend of 54000000 * 2. 2022-07-03 15:07:06 -07:00
Common FileUtil: Only attempt to write to the destination in Copy if there is actually content to write 2022-07-05 15:13:20 -04:00
Core JitArm64: Pass 32-bit temp GPR to WriteConditionalExceptionExit 2022-07-09 21:19:25 +02:00
DiscIO Merge pull request #10743 from tellowkrinkle/LargeBlockRVZ 2022-06-14 16:17:24 -04:00
DolphinNoGUI cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
DolphinQt Merge pull request #10710 from jordan-woyak/rename-range 2022-07-07 23:04:11 +02:00
DolphinTool cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
InputCommon Merge pull request #9147 from jordan-woyak/imu-accel-weight-setting 2022-07-07 23:17:47 +02:00
MacUpdater CMakeLists: Replace tab characters with spaces 2022-01-16 15:20:40 -08:00
UICommon Merge pull request #10430 from OatmealDome/mac-portable 2022-07-08 18:41:14 -04:00
UpdaterCommon cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
VideoBackends Merge pull request #10673 from iwubcode/spirv-backends 2022-07-08 15:29:58 -04:00
VideoCommon ShaderCache: Fix inverted usage of palette_format. 2022-07-09 13:17:53 +02:00
WinUpdater cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
CMakeLists.txt CMakeLists: Add option to disable automatic update support 2022-03-18 03:04:51 -04:00
DolphinLib.ARM64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.props Merge pull request #10673 from iwubcode/spirv-backends 2022-07-08 15:29:58 -04:00
DolphinLib.vcxproj msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.vcxproj.user msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.x64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00