dolphin-emulator/Source/Core
comex 4d6d4a97e4 Make NonCopyable use rvalue references.
This is required to be able to move objects that inherit from it.
(Note that this patch also #ifs out the class for the externals that
include it yet are compiled in pre-C++11 mode.  It shouldn't matter,
since those externals don't use it.)
2013-08-31 01:38:49 -04:00
..
AudioCommon fix AudioCommon::Mixer Buffer indices 2013-07-11 21:22:38 +02:00
Common Make NonCopyable use rvalue references. 2013-08-31 01:38:49 -04:00
Core Fix sysmenu test connection bug on Windows. 2013-08-31 16:44:53 +12:00
DiscIO Missed some VS build options. 2013-08-16 21:42:31 +12:00
DolphinWX Indent the code in the previous bug fix I did. Now there aren't braces on the same level as each other. Should have initially done this along with that commit. 2013-08-31 00:39:19 -04:00
InputCommon Fix compatibility with the SDL2.0 release. 2013-08-15 22:18:40 +02:00
VideoCommon ogl driverdetails: add flag to disable hacked and pinned memory 2013-08-26 19:45:19 +02:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00