dolphin/Source/Core
Lioncash 32d53c7d1d DolphinWX: Get rid of an unneccessary cast in CodeWindow
CFrame inherits from CRenderFrame which inherits from wxFrame which
eventually inherits from wxWindow, so this cast is not required.
2014-07-10 20:29:55 -04:00
..
AudioCommon Revert "Don't add segfault handler in interpreter mode" 2014-07-07 05:30:06 +02:00
Common Common: Using size_t in PointerWrap's DoContainer apparently causes crashes. Fixes this. 2014-07-06 03:05:27 -04:00
Core Merge pull request #515 from Armada651/threading 2014-07-10 21:02:47 +02:00
DiscIO Reorder class initializer lists 2014-07-04 03:53:22 +02:00
DolphinWX DolphinWX: Get rid of an unneccessary cast in CodeWindow 2014-07-10 20:29:55 -04:00
InputCommon Remove the 32-bit config platform from the VS solution and projects 2014-06-24 22:07:26 -04:00
VideoBackends D3D: Use std::strings for Compile[x]Shader and CompileAndCreate[x]Shader 2014-07-07 19:32:03 -04:00
VideoCommon Merge pull request #596 from delroth/master 2014-07-09 18:02:40 -07:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00