dolphin/Source
Lioncash 6066ca30b2 DolphinQt2/RegisterWidget: std::move std::function instances in AddRegister()
These can be moved into the RegisterColumn constructor, which avoids
potential allocations in the case a std::function would otherwise need
to allocate to hold all of it's captured data.

Also tidy up the inclusion order while we're at it.
2018-06-19 13:40:22 -04:00
..
Android Merge pull request #7120 from Ebola16/313 2018-06-15 19:54:49 +02:00
Core DolphinQt2/RegisterWidget: std::move std::function instances in AddRegister() 2018-06-19 13:40:22 -04:00
DSPSpy DSPSpy: Add a test for accelerator loop 2017-09-22 20:17:38 +02:00
DSPTool Common: Move host communication enum to Host.h 2018-05-28 14:34:59 -04:00
PCH
UnitTests PowerPC: Convert CPUCore enum into an enum class 2018-06-15 10:27:59 -04:00
VSProps Remove SOIL altogether from the project. 2018-05-20 13:44:42 +02:00
.clang-format Reformat all the things! 2018-04-12 21:28:39 +02:00
CMakeLists.txt CMakeLists: Remove add_dolphin_library macro 2018-04-02 08:31:56 -04:00
dolphin-emu.sln Make DolphinQT2 the default project in dolphin-emu.sln 2018-05-29 20:26:51 -04:00