dolphin/Source/Core/DolphinWX/src
2008-08-27 16:12:05 +00:00
..
MemoryCards Fixed BE32 macro to make sure it returns an unsigned int. 2008-08-27 12:51:03 +00:00
BootManager.cpp Switch between JIT and Interpreter at runtime using the debug window (pause first!) 2008-08-25 20:34:11 +00:00
BootManager.h Initial megacommit. 2008-07-12 17:40:22 +00:00
Config.cpp Switch between JIT and Interpreter at runtime using the debug window (pause first!) 2008-08-25 20:34:11 +00:00
Config.h Initial megacommit. 2008-07-12 17:40:22 +00:00
FileSearch.cpp Fixed warnings about comparison between signed and unsigned integer expressions. 2008-08-27 16:12:05 +00:00
FileSearch.h Initial megacommit. 2008-07-12 17:40:22 +00:00
Frame.cpp Fixed warnings about field initialisation order. 2008-08-27 12:23:52 +00:00
Frame.h Update 2005 project files. Add websites to help menu. 2008-08-17 16:59:59 +00:00
GameListCtrl.cpp Fixed warnings about comparison between signed and unsigned integer expressions. 2008-08-27 16:12:05 +00:00
GameListCtrl.h Include system headers using "#include <file.h>", so GCC will not issue warnings about them. 2008-08-26 23:32:54 +00:00
Globals.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
Globals.h Include system headers using "#include <file.h>", so GCC will not issue warnings about them. 2008-08-26 23:32:54 +00:00
ISOFile.cpp More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
ISOFile.h More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
Main.cpp Small build fix, re-add CPU check 2008-08-25 20:43:37 +00:00
Main.h Initial megacommit. 2008-07-12 17:40:22 +00:00
MainNoGUI.cpp Include system headers using "#include <file.h>", so GCC will not issue warnings about them. 2008-08-26 23:32:54 +00:00
MemcardManager.cpp Turned on Warnings as Errors for all vcprojs. Fixed almost all of the warnings in win32. Added many SVN Ignore settings. 2008-08-23 15:28:24 +00:00
MemcardManager.h changed dolphinWX a bit and added memcard manager 2008-08-17 16:41:53 +00:00
PluginManager.cpp Fix shader cache bugs, improving linux speed. Remove some unnecessary printfs. 2008-08-08 19:46:04 +00:00
PluginManager.h Linux: Fix ups for people running Linux. If it breaks anything, punch me in the face. 2008-07-20 11:02:41 +00:00
PluginOptions.cpp changed dolphinWX a bit and added memcard manager 2008-08-17 16:41:53 +00:00
PluginOptions.h changed dolphinWX a bit and added memcard manager 2008-08-17 16:41:53 +00:00
SConscript Only use "-fPIC" for compiling objects that will be part of dynamic libs. Make SConscripts inherit the compile flags from the top level instead of overriding them. 2008-08-26 22:28:42 +00:00
stdafx.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
stdafx.h This header is Windows specific, so disabled it for other platforms, to avoid GCC complaining about a #pragma it cannot understand. 2008-08-27 12:09:56 +00:00