dolphin/Source
Lioncash 4c70f05fe0 MemoryWindow: Get rid of unnecessary std::string constructions
std::string's operator+ will handle this. Also move std::string to where
they're actually needed. There's no need to construct an unnecessary
string if the first failure case occurs.
2017-04-30 03:22:34 -04:00
..
Android [Android] Fix game banners 2017-04-27 20:41:55 +02:00
Core MemoryWindow: Get rid of unnecessary std::string constructions 2017-04-30 03:22:34 -04:00
DSPSpy
DSPTool CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00
PCH
UnitTests Merge pull request #5144 from MerryMage/mfspr 2017-04-10 22:30:56 +02:00
VSProps
.clang-format
CMakeLists.txt CMake: add CMAKE_CXX_STANDARD_REQUIRED=ON 2017-03-14 13:52:02 -07:00
dolphin-emu.sln