dolphin/Source
Scott Mansell 9c5ff6b248 Mach exception thread: Fix msg alignment
msg_in and msg_out were ending up with only 4-byte alignment, which
is undefined behaviour, since they contain 64-bit fields. Probably
doesn't cause any issues, but it showed up in ubsan.
2026-08-03 22:46:45 +12:00
..
Android Replace string concatination with fmt::format 2026-07-28 12:39:54 +02:00
Core Mach exception thread: Fix msg alignment 2026-08-03 22:46:45 +12:00
DSPSpy Remove Visual Studio Projects and Solutions in favor of CMake 2026-07-24 03:45:13 +02:00
DSPTool CMake: Disable install targets on Windows 2026-07-24 03:45:13 +02:00
PCH Remove Visual Studio Projects and Solutions in favor of CMake 2026-07-24 03:45:13 +02:00
UnitTests AchievementApprovedHash: Automatically generate hash using CMake 2026-07-27 07:09:11 +02:00
.clang-format Clang-format: Fix invalid settings 2025-05-01 22:05:07 +02:00
CMakeLists.txt Merge pull request #14251 from JoshuaVandaele/cmake-editorconfig 2026-01-11 16:28:03 -05:00