dolphin/Source
2009-06-29 01:08:08 +00:00
..
Core Code cleanup: split IR.cpp into its two logical components. 2009-06-29 01:08:08 +00:00
Dolphin.xcodeproj add partial support for building the plugins 2008-12-08 03:22:31 +00:00
DSPSpy Trying to fix DSPSpy. Test this one 2009-06-24 16:49:10 +00:00
DSPTool DSPLLE: sort of semi-working breakpoints and stepping, if you flip an #ifdef. more work to do, for some reason it gets very slow when you enable it atm 2009-06-28 16:23:40 +00:00
Plugins Grok EFB pixel format to determine whether render target has alpha, thus fixing the "Stage Clear" screen in SSBM. 2009-06-29 00:52:54 +00:00
PluginSpecs Graphics: (faked) bounding box support. Helps some Paper Mario effects although they're still a bit glitchy. Might also help other games? Enable with the #define in VideoCommon.h. Since there might be a speed hit it's off by default. 2009-06-28 20:04:07 +00:00
TestSuite TestSuite: fix bug in first fpu test (must use stfd to get value of FPSCR, stfs corrupts the value trying to convert to single precision) 2009-06-13 20:20:48 +00:00
UnitTests 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
Dolphin.sln revert accidental change to OpenGL's Config.cpp 2009-06-28 16:47:14 +00:00
DolphinProj.xcconfig Dolphin can now be built on OS X using Xcode instead of scons. 2008-12-06 03:31:24 +00:00
DolphinTarget.xcconfig Dolphin can now be built on OS X using Xcode instead of scons. 2008-12-06 03:31:24 +00:00
MusicMod.sln MusicMod: Added DSP HLE option to turn off streaming music for use together with the MusicMod 2009-06-20 12:19:53 +00:00