dolphin/Source/Plugins
rice1964 d616f132d7 Debugger for DX9 plugin.
Debugger panel is displayed only if Dolphin is started with /d option.
Dump features are not implemented.
Pause/Resume buttons works, only if the plugin is built in DEBUG or DEBUGFAST configuration, not in RELEASE. These features are really only for devs, not for regular gamers.

You will be able to pause frame by frame, or by n frames, or by n primitive flushes. Other pausing options are not implemented yet.

When other pausing and dumping features are implemented, debugging will be much easier.

I have changed the DX9 project setting to use unicode character set in order to use wxWidge tools. If this causes Dolphin building problems for you, check your project setting.txt




git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4154 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-09-02 06:33:41 +00:00
..
Plugin_DSP_HLE GUI: Bugfixes 2009-09-01 12:44:02 +00:00
Plugin_DSP_LLE GUI: Moved debugging window to AUI, more AUI improvements to be done 2009-08-25 01:50:27 +00:00
Plugin_nJoy_SDL GUI: Moved debugging window to AUI, more AUI improvements to be done 2009-08-25 01:50:27 +00:00
Plugin_PadSimple GUI: Moved debugging window to AUI, more AUI improvements to be done 2009-08-25 01:50:27 +00:00
Plugin_PadSimpleEvnt Windows Build: Fixed the other settings 2009-08-24 09:00:35 +00:00
Plugin_VideoDX9 Debugger for DX9 plugin. 2009-09-02 06:33:41 +00:00
Plugin_VideoOGL Debugger for DX9 plugin. 2009-09-02 06:33:41 +00:00
Plugin_Wiimote GUI: Fixed the render-to-main fullscreen mode and screen resizing 2009-08-25 06:34:58 +00:00