dolphin/Source/Core/UICommon
mitaclaw 9c5cd817e3 CMakeLists: Fix LLVM Usage In UICommon
This compile definition was removed in 68cbd2640d because it was complicated by changes in 50dc0ffbce. Thus, the LLVM disassembler would never be used in UICommon's Disassembler class.
2024-08-08 10:14:22 -07:00
..
ResourcePack Externals: Update minizip-ng to 4.0.5 2024-05-03 12:43:55 -07:00
AutoUpdate.cpp AutoUpdate: Use the embedded Updater on macOS 2024-08-01 22:09:52 -04:00
AutoUpdate.h Updater: Add/clarify error messages 2022-10-31 23:36:07 -07:00
CMakeLists.txt CMakeLists: Fix LLVM Usage In UICommon 2024-08-08 10:14:22 -07:00
CommandLineParse.cpp Treat --debugger command line as a temporary setting 2023-04-17 23:11:26 -07: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 Send Rich Presence to Discord 2024-05-08 00:33:33 -04:00
DiscordPresence.h Send Rich Presence to Discord 2024-05-08 00:33:33 -04:00
GameFile.cpp GameList: Show (Disc 1) for first disc of two-disc games 2024-04-14 13:55:18 -07:00
GameFile.h GameList: Show (Disc 1) for first disc of two-disc games 2024-04-14 13:55:18 -07:00
GameFileCache.cpp GameList: Show (Disc 1) for first disc of two-disc games 2024-04-14 13:55:18 -07:00
GameFileCache.h GameFileCache: Use std::span with Update() 2023-12-11 11:12:09 -05:00
NetPlayIndex.cpp Fix static initialisation order fiasco issue for Version variables 2022-01-14 00:04:22 +01:00
NetPlayIndex.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
UICommon.cpp AchievementManager: Cache Badges on Disk 2024-07-04 22:12:28 +02: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