dolphin/Source
2009-07-18 16:34:11 +00:00
..
Core add a ucode to dspspy to dump rom areas from dsp to sd card 2009-07-18 16:34:11 +00:00
Dolphin.xcodeproj
DSPSpy add a ucode to dspspy to dump rom areas from dsp to sd card 2009-07-18 16:34:11 +00:00
DSPTool add a ucode to dspspy to dump rom areas from dsp to sd card 2009-07-18 16:34:11 +00:00
Plugins GL: Delete code for GL_TEXTURE_RECTANGLE_ARB in case of non-pow2 textures - all modern GFX cards that can run Dolphin should support non-pow2 textures anyway. This removes some complexity and reduces the numbers of pixel shaders that need to be generated in some situations. Also fixes some texture mirroring problems. Let me know if this breaks things on ATI for some reason. 2009-07-18 11:26:58 +00:00
PluginSpecs CP: Replace a couple spin-waits with event signals. 2009-07-18 06:16:24 +00:00
TestSuite
UnitTests Fixed one of the two remaining crash on Stop (issue 600), and removed some setup defines which are now useless anyway. 2009-07-15 15:09:20 +00:00
Dolphin.sln
DolphinProj.xcconfig
DolphinTarget.xcconfig