dolphin/Source/Core/DolphinTool
mitaclaw 433c6ce0f2 GCC: Remedy NRVO Fails
Using the `-Wnrvo` flag introduced by GCC 14, I identified a few places where NRVO was clearly intended, but is fumbled.
2025-03-10 12:38:03 -07:00
..
CMakeLists.txt DolphinTool: Add an image extract command 2024-04-18 21:11:19 +02:00
ConvertCommand.cpp Small wording changes for dump conversions 2024-08-16 18:39:23 +01:00
ConvertCommand.h DolphinTool: Ditch OOP design 2023-06-16 20:39:16 -05:00
DolphinTool.exe.manifest Update supportedOS values in .manifest files 2022-08-05 10:26:22 +10:00
DolphinTool.filters DolphinTool: Add an image extract command 2024-04-18 21:11:19 +02:00
DolphinTool.rc DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
DolphinTool.vcxproj Add generation of rcheevos hash to DolphinTool 2024-09-15 15:52:04 +01:00
ExtractCommand.cpp GCC: Remedy NRVO Fails 2025-03-10 12:38:03 -07:00
ExtractCommand.h DolphinTool: Add an image extract command 2024-04-18 21:11:19 +02:00
HeaderCommand.cpp DolphinTool: print title IDs in hex 2024-08-16 18:39:23 +01:00
HeaderCommand.h DolphinTool: Ditch OOP design 2023-06-16 20:39:16 -05:00
resource.h DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
ToolHeadlessPlatform.cpp GDBStub: Signal Breakpoint Changes To Host 2024-11-15 15:12:11 -08:00
ToolMain.cpp DolphinTool: Add an image extract command 2024-04-18 21:11:19 +02:00
VerifyCommand.cpp VerifyTool: Add missing USE_RETRO_ACHIEVEMENTS ifdefs 2024-12-15 18:15:57 +01:00
VerifyCommand.h DolphinTool: Ditch OOP design 2023-06-16 20:39:16 -05:00