dolphin/Source
2008-10-15 21:29:44 +00:00
..
Core Substantial XFB speedup. There's more to get though, for example by using a shader for color conversion instead - but i like having a fast CPU implementation too. Also adds some sanity checks. PAL games still have problems. 2008-10-15 21:29:44 +00:00
Plugins Substantial XFB speedup. There's more to get though, for example by using a shader for color conversion instead - but i like having a fast CPU implementation too. Also adds some sanity checks. PAL games still have problems. 2008-10-15 21:29:44 +00:00
PluginSpecs added option to use XFB in GL, but XFB support still needs work. modified viewport to include scissor offset. 2008-10-15 14:07:03 +00:00
Dolphin.sln Some changes to the debugger, added a DSP HLE debugging window. I moved the initialization of DLLdebugger from Core.cpp to the debugging window. (I hope this doesn't break the LLE debugger in any way, or does it have to be started right after LoadPlugin?). Also added a ShowOnStart saved setting to the debugger. And a MainWindow saved setting that set the position and size of the main window when it's started. I may have broken things in the debugger by allowing disabling of for example the Jit window. Please accept my apologies if that is the case. 2008-09-29 03:19:23 +00:00