dolphin/Source/Core
Lioncash 5b837a11e4 DolphinWX: Fix Wii save importing
Calls to reserve don't resize the array to accomodate the given data size.
These vectors should be initialized with the size directly.
2014-09-06 12:44:11 -04:00
..
AudioCommon AudioCommon: Make WaveFileWriter inherit NonCopyable 2014-09-06 11:27:36 -04:00
Common Common: Remove HAVE_CXX11_SYNTAX define from Common.h 2014-09-06 11:32:19 -04:00
Core Merge pull request #993 from phire/fix_getOpInfo 2014-09-06 19:50:15 +10:00
DiscIO FileHandlerARC: Remove FileHandlerARC. 2014-09-05 12:53:41 -04:00
DolphinWX DolphinWX: Fix Wii save importing 2014-09-06 12:44:11 -04:00
InputCommon Controller Interface: Remove "using namespace" in header file. 2014-09-04 23:02:25 -05:00
VideoBackends Merge pull request #972 from Sonicadvance1/fix-intel-windows 2014-09-05 11:06:49 -07:00
VideoCommon Remove more dead and redundant code. 2014-09-05 23:22:48 -05:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00