dolphin-emulator/Source
Lioncash cfd25f1d7c CodeDiffDialog: Construct Diff instance in CalculateSymbolsFromProfile() when necessary
We can move the construction of the Diff instance into the body of the
if statement, so that we only construct this if the condition is true.

While we're at it, we can move the symbol description string into the
instance, getting rid of a copy. The function itself can also be const
qualified.
2023-06-08 11:55:57 -04:00
..
Android Merge pull request #11694 from jnaidu360/skylanders-portal-window 2023-06-06 19:20:39 +02:00
Core CodeDiffDialog: Construct Diff instance in CalculateSymbolsFromProfile() when necessary 2023-06-08 11:55:57 -04:00
DSPSpy
DSPTool
PCH bump minimum VS version to 17.6 2023-05-16 20:21:36 -07:00
UnitTests Core: Assert that only the Host thread may call PauseAndLock(). 2023-06-02 18:51:43 +02:00
VSProps windows: update to qt 6.5.1 2023-05-26 15:37:55 -07:00
.clang-format
CMakeLists.txt
dolphin-emu.sln Added rcheevos to Externals 2023-04-02 08:28:23 -04:00