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
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
DolphinQt
DolphinTool
InputCommon
MacUpdater
UICommon
UpdaterCommon
VideoBackends
VideoCommon VideoCommon: Fix custom texture count in OSD message 2026-08-02 10:11:15 +02:00
WinUpdater
CMakeLists.txt
VersionInfo.plist.in