This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
18bb65b3002fb3ad3ba277f5207da8741b8fd089
dolphin
/
Source
/
Core
/
DebuggerWX
T
History
Jordan Woyak
fbaf965995
Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolphin. It could still use a lot of cleanup. Lots of things are still named "plugin". Software renderer is temporarily disabled until it gets some namespaces. I only updated vs08/10, Linux/OSX builds are broken.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6996
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-31 01:28:32 +00:00
..
resources
minor improvements (mostly debugger)
2008-07-24 13:40:07 +00:00
Src
Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolphin. It could still use a lot of cleanup. Lots of things are still named "plugin". Software renderer is temporarily disabled until it gets some namespaces. I only updated vs08/10, Linux/OSX builds are broken.
2011-01-31 01:28:32 +00:00
CMakeLists.txt
DSP plugin merge - the two DSP plugins are now gone and all the code has been merged into Dolphin.
2011-01-28 18:39:30 +00:00
Debugger.vcxproj
Added "DebugFast" configs to vs2010 projects. Removed solution folders.(vs express doesn't like them)
2011-01-27 10:41:26 +00:00
DebuggerWX.vcproj
Core and DSPCore now have mutual dependencies, which breaks the
2011-01-29 14:06:48 +00:00