dolphin/Source/Core
Dentomologist 6ffd938f98 UnitTests: Skip PageFaultTest if exception handlers are not supported
Page faults should only occur on architectures that support exception
handlers, so skip the test on other architectures to avoid spurious test
failures.
2022-05-19 12:26:41 -07:00
..
AudioCommon IOFile: Make origin parameter to Seek() an enum class. 2022-01-29 06:49:21 +01:00
Common fmt: use make_format_args instead of make_args_checked 2022-05-10 19:25:48 -07:00
Core UnitTests: Skip PageFaultTest if exception handlers are not supported 2022-05-19 12:26:41 -07:00
DiscIO Merge pull request #10514 from JosJuice/datel-no-gametdb 2022-03-26 03:38:57 +01:00
DolphinNoGUI msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinQt Merge pull request #8763 from JosJuice/panic-alert-deadlock-gpu 2022-05-16 02:21:14 +02:00
DolphinTool Merge pull request #10629 from Tilka/spaces 2022-05-03 23:01:25 +01:00
InputCommon Merge pull request #10540 from nyanpasu64/fix-gcadapter-atomics 2022-04-23 22:04:10 +02:00
MacUpdater CMakeLists: Replace tab characters with spaces 2022-01-16 15:20:40 -08:00
UICommon Common/PointerWrap: Prevent reads/writes past the end of the buffer. 2022-04-18 23:48:00 +02:00
UpdaterCommon UpdaterCommon: Copy content file to a temporary file before renaming on macOS 2022-01-30 15:40:28 -05:00
VideoBackends Merge pull request #10251 from Pokechu22/negative-scissor 2022-04-24 15:00:42 -04:00
VideoCommon fmt: fix 'ambigous overload' error 2022-05-10 19:19:52 -07:00
WinUpdater msbuild: use default Project attrs 2022-04-27 15:26:43 -07: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 msbuild: use default Project attrs 2022-04-27 15:26:43 -07: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