dolphin/Source/Core
2010-12-21 01:04:53 +00:00
..
AudioCommon Fixed the throttle (Tab) key so that it takes effect when the frame-limiter is used. Hold down Tab to run the emulator unthrottled (Windows only). 2010-12-17 01:34:40 +00:00
Common update shader cache version to force regeneration 2010-12-19 22:28:22 +00:00
Core Avoid shadowing variables. 2010-12-19 16:03:39 +00:00
DebuggerUICommon We effectively only have a single namespace for private header files, 2010-12-05 15:28:31 +00:00
DebuggerWX Earlier versions of wxWidgets do not implicitly include <wx/wx.h>. 2010-12-05 15:36:08 +00:00
DiscIO System Menu Region is now detected based on the Title Version in tmd 2010-12-16 07:36:26 +00:00
DolphinWX On OS X, we claim all keyboard events while emulation is running to 2010-12-20 17:36:51 +00:00
DSPCore Avoid shadowing variables. 2010-12-19 16:03:39 +00:00
InputCommon Make Linux/MacOSX system checks correct in the cmake build. UNIX is true on both linux and osx. The cmake build probably still doesn't work on MacOSX though. 2010-11-17 01:03:39 +00:00
InputUICommon Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though. 2010-11-01 15:47:02 +00:00
VideoCommon * 2nd attempt to fix Alpha channel on ClearScreen 2010-12-21 01:04:53 +00:00
VideoUICommon Avoid shadowing variables. 2010-12-20 17:06:39 +00:00
wiiuse Apparently I missinterpreted that thing in tortoise svn. 2010-12-19 04:00:07 +00:00
CMakeLists.txt Linux cmake build fix. I fixed the scons build as well, so this might fix the macosx build also. 2010-11-16 00:13:33 +00:00