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
32265bcd603fb1330d38618cd5063c7bb34e3758
dolphin
/
Source
/
PluginSpecs
History
Nolan Check
dc7d9ab998
Switch to Video_BeginField; hopefully fix or reduce some video stability problems by using Events.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3740
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-11 02:34:16 +00:00
..
ExportEpilog.h
set svn:eol-style=native for **.h
2008-12-08 04:46:09 +00:00
ExportProlog.h
set svn:eol-style=native for **.h
2008-12-08 04:46:09 +00:00
pluginspecs_dsp.h
New DSP debugger: step one. (not ready yet, but try loading zelda WW and look at the dsp debugger..).
2009-06-21 08:39:21 +00:00
pluginspecs_pad.h
remove PAD_GetAttachedPads() from PadSimple and nJoy (and plugin specs). It hasn't done anything except get in the way/cause confusion since changing SI devices was added. Also I declare PadSimpleEvent and nJoy .4 as dead/rotting code. someone can feel free to prove me wrong...but know they are on my hitlist :p
2009-07-11 00:27:32 +00:00
pluginspecs_video.h
Switch to Video_BeginField; hopefully fix or reduce some video stability problems by using Events.
2009-07-11 02:34:16 +00:00
pluginspecs_wiimote.h
The Mega Change Of Doom - or, fixing Stop. Almost. At least it's better than before. However, the OpenGL plugin seems to lose textures a lot between game restarts :P I think the GL plugin needs to do a lot more cleanup.
2009-02-20 22:04:52 +00:00
PluginSpecs.h
nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes
2009-03-18 17:17:58 +00:00