dolphin/Source/Core
Lioncash cdd3e636e1 Common/Network: Resolve -Wexpansion-to-defined warning
Macros that expand to include the standard define macro are undefined.
This is pretty trivial to fix. We can just do the test and then define
the name itself if it's true, rather than making the set of definition
checks the macro itself.
2023-01-30 14:20:56 -05:00
..
AudioCommon Merge pull request #10947 from Zopolis4/opensleuth 2023-01-30 09:02:45 +01:00
Common Common/Network: Resolve -Wexpansion-to-defined warning 2023-01-30 14:20:56 -05:00
Core Core/ActionReplay: Make use of std::span where applicable 2023-01-30 13:02:09 -05:00
DiscIO Merge pull request #10936 from TellowKrinkle/FixIncludeDirs 2023-01-30 09:19:06 +01:00
DolphinNoGUI HW/ProcessorInterface: Refactor to class, move to Core::System. 2023-01-04 03:00:10 +01:00
DolphinQt Cleanup: Remove CDUtils 2023-01-28 03:50:57 -08:00
DolphinTool
InputCommon Common: Replace StringBeginsWith/StringEndsWith with std equivalents 2023-01-24 14:58:20 -05:00
MacUpdater
UICommon PowerPC: Remove PC macro. 2023-01-27 15:22:41 +01:00
UpdaterCommon
VideoBackends Merge pull request #11507 from phire/Wnullablitly-completeness 2023-01-30 10:03:49 +01:00
VideoCommon Merge pull request #11205 from TellowKrinkle/AutoPresent 2023-01-30 09:01:18 +01:00
WinUpdater windows: prefer os version from registry 2023-01-17 01:38:00 -08:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Cleanup: Remove CDUtils 2023-01-28 03:50:57 -08:00
DolphinLib.vcxproj Add Dear ImPlot Library 2022-12-22 14:32:42 -05:00
DolphinLib.vcxproj.user
DolphinLib.x64.props Move x64 DSP JIT into DolphinLib.x64.props 2023-01-06 22:42:21 -08:00