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
85145cb2ddfc736b62c1a4033f925dfec62e3664
dolphin
/
Source
/
Core
History
hrydgard
85145cb2dd
roll back accidental disabling of fullscreen shortcut
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@968
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-26 08:16:39 +00:00
..
Common
savestates work better in Metroid Prime 2 (can jump ingame from intro screens with no graphics corruption)
2008-10-25 17:09:06 +00:00
Core
The AR will skip over any codes that causes any AR error and continue executing the working ones.
2008-10-26 07:10:11 +00:00
DebuggerWX
Move out Cg shader generators to VideoCommon (hope to use this in the DX plugin in the future). Also move out stats code. Comment a lot and cleanup. Kill DX9 Globals.cpp.
2008-10-22 20:54:40 +00:00
DiscIO
Massive style & comment cleanup of (mostly) GL plugin - also split some large files. A minor speedup for BP writes - merged the two switch()-es.
2008-10-17 11:30:14 +00:00
DolphinWX
roll back accidental disabling of fullscreen shortcut
2008-10-26 08:16:39 +00:00
VideoCommon
Cachable vertex loaders. Not a very big speedup in itself, but makes it easier to speed up vertex loading in the future.
2008-10-25 15:53:43 +00:00