dolphin/Source/Core
Tillmann Karras 296637d6f2 Fix crash when pressing Tab
When pressing Tab for a long time, Dolphin will sooner or later crash
because the result of FindFocus() has become NULL (toctou).
2014-04-14 10:27:41 +02:00
..
AudioCommon Replace use of the deprecated mem_fun function with mem_fn. 2014-04-01 12:09:22 -04:00
Common x64Emitter: Add the MOVBE instruction. 2014-04-11 23:33:21 +02:00
Core [ARM] Implements more fastmem instructions in lXX. 2014-04-14 00:38:46 -05:00
DiscIO Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
DolphinWX Fix crash when pressing Tab 2014-04-14 10:27:41 +02:00
InputCommon Replace use of the deprecated mem_fun function with mem_fn. 2014-04-01 12:09:22 -04:00
VideoBackends Merge pull request #263 from Sonicadvance1/DetermineMaliVersion 2014-04-14 19:20:04 +12:00
VideoCommon Merge pull request #261 from magumagu/pixelshadergen-extra-paren 2014-04-14 09:48:02 +02:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00