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
10e2a7b66823d38e826a41816ee5826fd17a31be
dolphin
/
Source
/
Core
History
Shawn Hoffman
10e2a7b668
should fix build for legacy windows build system...
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@7054
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-03 21:42:56 +00:00
..
AudioCommon
should fix build for legacy windows build system...
2011-02-03 21:42:56 +00:00
Common
Remove OpenAL for windows.
2011-02-03 21:35:26 +00:00
Core
Fix the CMake build.
2011-02-03 21:11:06 +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
should fix build for legacy windows build system...
2011-02-03 21:42:56 +00:00
InputCommon
Fix the CMake build.
2011-02-03 21:11:06 +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