dolphin/Source/PluginSpecs
memberTwo.mb2 1e7655b5db 1) XFB in DC proposal. This impact video plugin interface. WARNING: XFB_Draw is not CPU->VI dependent anymore. It's up to GP now. Except for some 2D homebrews which never use GPfifo&CP but direcly XFB. Well, in other words: emulated VSync is uncorrelated with CPU timings now. Tell me if it's too much hacky.
2) DC/GPfifo work: GP quicker to react. PeekMessages at a more steady rate.
3) Fix XFB address to avoid crash like with Animal Crossing gc. TODO: VI regs need proper typedef and logic.
4) Few misc. changes on the fly.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2001 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-01-24 14:43:17 +00:00
..
CommonTypes.h Cleanup, some BOOL removal. tested to work, unlike a certain other change :p 2008-12-12 17:59:33 +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 Stop the audio mixing when stepping in the debugger. 2009-01-20 18:42:01 +00:00
pluginspecs_pad.h Warp back to 1983!!! (rev 1983, that is, not the year :P) 2009-01-23 21:28:55 +00:00
pluginspecs_video.h 1) XFB in DC proposal. This impact video plugin interface. WARNING: XFB_Draw is not CPU->VI dependent anymore. It's up to GP now. Except for some 2D homebrews which never use GPfifo&CP but direcly XFB. Well, in other words: emulated VSync is uncorrelated with CPU timings now. Tell me if it's too much hacky. 2009-01-24 14:43:17 +00:00
pluginspecs_wiimote.h PluginSpecs: Cosmetic changes 2009-01-17 08:32:44 +00:00
PluginSpecs.h Warp back to 1983!!! (rev 1983, that is, not the year :P) 2009-01-23 21:28:55 +00:00