dolphin/Source/Core
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
..
AudioCommon Replace string concatination with fmt::format 2026-07-28 12:39:54 +02:00
Common EGLX11: Forbid EGL_PLATFORM to be "wayland" 2026-07-31 10:34:00 +02:00
Core Mach exception thread: Fix msg alignment 2026-08-03 22:46:45 +12:00
DiscIO Merge pull request #14768 from phire/security/gcz_overflows 2026-08-01 12:26:10 +02:00
DolphinNoGUI CMake: Disable install targets on Windows 2026-07-24 03:45:13 +02:00
DolphinQt Merge pull request #14755 from JoshuaVandaele/cmakeupd-qt-useless-dlls 2026-07-31 18:00:43 +12:00
DolphinTool CMake: Disable install targets on Windows 2026-07-24 03:45:13 +02:00
InputCommon Merge pull request #14778 from JoshuaVandaele/about-enable-sdl 2026-07-31 00:57:12 +12:00
MacUpdater Merge pull request #14036 from TellowKrinkle/SkipPostprocess 2026-01-25 22:01:29 -05:00
UICommon Replace string concatination with fmt::format 2026-07-28 12:39:54 +02:00
UpdaterCommon Replace string concatination with fmt::format 2026-07-28 12:39:54 +02:00
VideoBackends Merge pull request #14684 from Sintendo/rm-unused-headers 2026-06-26 19:09:39 +02:00
VideoCommon VideoCommon: Fix custom texture count in OSD message 2026-08-02 10:11:15 +02:00
WinUpdater Remove Visual Studio Projects and Solutions in favor of CMake 2026-07-24 03:45:13 +02:00
CMakeLists.txt CMakeLists: Embed macOS Updater app inside DolphinQt 2024-08-01 22:06:55 -04:00
VersionInfo.plist.in ScmRevGen: Don't generate Info.plist files directly 2024-12-05 14:56:08 -05:00