dolphin/Source
magumagu9 9df221dd73 A few tweaks to fix issues I've been having with Tales of Symphonia in
safe texture mode. One, don't hash the palette when it doesn't matter;
including it completely kills performance in the map mode, and I'm 
pretty sure it's because the palette points to essentially random 
memory.  Two, include the address in the hash seed; this helps with an 
issue related to the EFB and the main menu.  Hopefully, these changes 
together don't cause any regressions.



git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1878 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-01-15 17:23:05 +00:00
..
Core compile fix 2009-01-15 11:46:09 +00:00
Dolphin.xcodeproj add partial support for building the plugins 2008-12-08 03:22:31 +00:00
PluginSpecs nakee's work on dolphin events. Also get wxw out of logmanager. This commit wants your comments 2009-01-15 06:48:15 +00:00
Plugins A few tweaks to fix issues I've been having with Tales of Symphonia in 2009-01-15 17:23:05 +00:00
TestSuite Woops, fix for GC Controller Test Demo 2008-12-24 10:57:44 +00:00
Dolphin.sln nakee's work on dolphin events. Also get wxw out of logmanager. This commit wants your comments 2009-01-15 06:48:15 +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 Wiimote: 2009-01-07 02:59:19 +00:00