dolphin/Source/Core/UICommon
Lioncash 784a216927 Common/MathUtil: Move IntLog2 into MathUtil namespace
Gets this out of the global namespace.
2023-04-15 03:35:05 -04:00
..
ResourcePack Common/IniFile: Move interface into Common namespace 2023-04-13 10:19:28 -04:00
AutoUpdate.cpp updater: add test for update flow 2023-03-11 12:58:33 -08:00
AutoUpdate.h Updater: Add/clarify error messages 2022-10-31 23:36:07 -07:00
CMakeLists.txt
CommandLineParse.cpp
CommandLineParse.h
Disassembler.cpp JitInterface: Refactor to class, move to System. 2023-03-26 14:38:07 +02:00
Disassembler.h Fix uninitialized variable warnings (C26495) 2023-02-15 19:18:39 -08:00
DiscordPresence.cpp Move s_using_custom_client to DiscordPresence.cpp 2023-02-09 16:23:01 -08:00
DiscordPresence.h Move s_using_custom_client to DiscordPresence.cpp 2023-02-09 16:23:01 -08:00
GameFile.cpp Merge pull request #10932 from JosJuice/nfs 2022-08-04 22:20:08 +02:00
GameFile.h DiscIO: Replace IsDataSizeAccurate with GetDataSizeType 2022-08-04 22:00:59 +02:00
GameFileCache.cpp DiscIO: Add support for CleanRip-style split ISOs. 2023-03-05 19:23:55 +01:00
GameFileCache.h
NetPlayIndex.cpp
NetPlayIndex.h
UICommon.cpp Common/MathUtil: Move IntLog2 into MathUtil namespace 2023-04-15 03:35:05 -04:00
UICommon.h Split out controller initialization to UICommon 2022-07-17 14:02:03 +02:00
USBUtils.cpp
USBUtils.h
VideoUtils.cpp
VideoUtils.h
X11Utils.cpp
X11Utils.h