This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
109a1dcd662139b00e69fd7908594dfd18f5d84f
dolphin
/
Source
/
Core
History
LPFaint99
109a1dcd66
really fix debug/debugfast build
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@7047
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-03 06:03:31 +00:00
..
AudioCommon
Remove the global namespace a bit and remove some dead code.
2011-02-02 18:21:20 +00:00
Common
Thread affinity on OS X and *BSD.
2011-02-02 21:52:43 +00:00
Core
really fix debug/debugfast build
2011-02-03 06:03:31 +00:00
DebuggerUICommon
Remove PluginSpecs.h. Merge the few needed enums from that file into Common.h for now. I am up for suggestions on a better place for those.
2011-02-02 04:40:27 +00:00
DebuggerWX
Remove PluginSpecs.h. Merge the few needed enums from that file into Common.h for now. I am up for suggestions on a better place for those.
2011-02-02 04:40:27 +00:00
DiscIO
Thread affinity on OS X and *BSD.
2011-02-02 21:52:43 +00:00
DolphinWX
log only when ::IsValidCodePage() fails (r6941)
2011-02-03 06:01:34 +00:00
InputCommon
Remove PluginSpecs.h. Merge the few needed enums from that file into Common.h for now. I am up for suggestions on a better place for those.
2011-02-02 04:40:27 +00:00
VideoCommon
Remove the global namespace a bit and remove some dead code.
2011-02-02 18:21:20 +00:00
VideoUICommon
Remove PluginSpecs.h. Merge the few needed enums from that file into Common.h for now. I am up for suggestions on a better place for those.
2011-02-02 04:40:27 +00:00
CMakeLists.txt
Core and DSPCore now have mutual dependencies, which breaks the
2011-01-29 14:06:48 +00:00