dolphin/Source/Core
waddlesplash 8fbf70ec55 DolphinQt: Make use of the C++11 signal/slot connection syntax.
Also use lambdas over one-line functions in some cases.
2015-09-10 23:31:40 -04:00
..
AudioCommon [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
Common Remove unused log type. 2015-09-10 18:39:32 +12:00
Core HW: Fix spelling mistake 2015-09-08 21:11:28 +01:00
DiscIO DiscIO/VS: Remove an empty filter 2015-09-06 13:23:33 -04:00
DolphinQt DolphinQt: Make use of the C++11 signal/slot connection syntax. 2015-09-10 23:31:40 -04:00
DolphinWX VideoCommon: Drop "Disable destAlpha" hack 2015-09-09 21:31:54 +02:00
InputCommon ExpressionParser: Make all control paths return a value in operator std::string 2015-09-09 22:41:47 -04:00
UICommon [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
VideoBackends Merge pull request #3012 from degasus/destAlpha 2015-09-10 13:56:43 -04:00
VideoCommon Merge pull request #3012 from degasus/destAlpha 2015-09-10 13:56:43 -04:00
CMakeLists.txt