dolphin/Source/Core
Lioncash 5ada887f94 DolphinWX: Get rid of wxGrid-based casts in the debugger.
This technically also fixes a memory leak in WatchView.cpp, because the table setting was done such that the grid wouldn't take ownership of the table, which means said table wouldn't be deleted in the grid's destructor.
2015-03-24 14:09:33 -04:00
..
AudioCommon Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
Common Merge pull request #2240 from lioncash/emitter 2015-03-20 22:09:11 -07:00
Core Core: Fix warnings related to HotkeyManager 2015-03-23 08:40:21 -04:00
DiscIO Improve error handling in DiscIO::CompressFileToBlob and DecompressBlobToFile 2015-03-17 09:01:26 +01:00
DolphinQt Merge pull request #2129 from Sonicadvance1/shuffle_user_dir 2015-02-27 14:07:06 +11:00
DolphinWX DolphinWX: Get rid of wxGrid-based casts in the debugger. 2015-03-24 14:09:33 -04:00
InputCommon Updated the input plugins reference of hwnd on game start. Fixes the emu wiimotes mouse IR when rendering the game to a separate window. 2015-03-19 21:31:05 +11:00
UICommon Fix user directories at times doing stupid things. 2015-03-15 09:19:48 -05:00
VideoBackends Merge pull request #2192 from Tilka/sse2 2015-03-21 12:58:24 +11:00
VideoCommon VertexLoaderX64: use common code for FORMAT_FLOAT 2015-03-18 12:12:21 +01:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00