dolphin/Source/Core
Scott Mansell 4782a04c20 GCZ: use 64-bit for m_data_offset
A malicious GCZ file could probably force this to be negative.
Shouldn't cause any issues other than file read failures, but need to fix
because it is causing errors on MSVC.
2026-07-28 19:44:49 +12:00
..
AudioCommon mingw: lower case windows includes 2026-07-08 09:18:29 +01:00
Common CMake: Unify sys directories 2026-07-24 03:45:13 +02:00
Core Merge pull request #14436 from cbartondock/master 2026-07-22 09:54:01 +12:00
DiscIO GCZ: use 64-bit for m_data_offset 2026-07-28 19:44:49 +12:00
DolphinNoGUI CMake: Disable install targets on Windows 2026-07-24 03:45:13 +02:00
DolphinQt CMake: Disable install targets on Windows 2026-07-24 03:45:13 +02:00
DolphinTool CMake: Disable install targets on Windows 2026-07-24 03:45:13 +02:00
InputCommon Merge pull request #14436 from cbartondock/master 2026-07-22 09:54:01 +12:00
MacUpdater
UICommon Merge pull request #14749 from tygyh/Replace-conditions-with-regex 2026-07-23 09:27:47 +12:00
UpdaterCommon mingw: lower case windows includes 2026-07-08 09:18:29 +01:00
VideoBackends
VideoCommon waterfall loading of textures via id to prefer elfid-gameid when launched via elf; fallback to gameid if no match 2026-07-15 12:02:16 -07:00
WinUpdater Remove Visual Studio Projects and Solutions in favor of CMake 2026-07-24 03:45:13 +02:00
CMakeLists.txt
VersionInfo.plist.in