dolphin/Source/Core/UICommon
2024-03-03 19:37:55 -05:00
..
ResourcePack UICommon/ResourcePack: Allow priority helpers to take arguments by const reference 2023-06-16 10:20:50 -04:00
AutoUpdate.cpp Merge #15 2023-05-26 15:52:58 -04:00
AutoUpdate.h Updater: Add/clarify error messages 2022-10-31 23:36:07 -07:00
CMakeLists.txt Remove _M_X86 in favour of _M_X86_64 2023-11-28 23:03:20 +11:00
CommandLineParse.cpp update Cheat files 2023-04-20 20:32:13 -04:00
CommandLineParse.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Disassembler.cpp Remove _M_X86 in favour of _M_X86_64 2023-11-28 23:03:20 +11:00
Disassembler.h Fix uninitialized variable warnings (C26495) 2023-02-15 19:18:39 -08:00
DiscordPresence.cpp Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master 2024-03-03 19:37:55 -05:00
DiscordPresence.h Move s_using_custom_client to DiscordPresence.cpp 2023-02-09 16:23:01 -08:00
GameFile.cpp GameFile: Default GameBanner operator== 2023-12-11 11:36:35 -05:00
GameFile.h GameFile: Default GameBanner operator== 2023-12-11 11:36:35 -05:00
GameFileCache.cpp GameFileCache: Use std::span with Update() 2023-12-11 11:12:09 -05:00
GameFileCache.h GameFileCache: Use std::span with Update() 2023-12-11 11:12:09 -05:00
NetPlayIndex.cpp Revert "work on netcore" 2023-04-23 10:06:05 -04:00
NetPlayIndex.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
UICommon.cpp Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master 2024-03-03 19:37:55 -05:00
UICommon.h Split out controller initialization to UICommon 2022-07-17 14:02:03 +02:00
USBUtils.cpp Log warnings when LibusbUtils::GetDeviceList fails 2022-06-08 15:29:11 -07:00
USBUtils.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
X11Utils.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
X11Utils.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00