dolphin/Source/Plugins
Rodolfo Osvaldo Bogado e93e777ffb second try to implement a more correct safe texture cache, implemented full hashing of tlut textures as they are the more problematic, this should solve virtually all the problems with characters in all the games that have them.
sorry to tell but this will bring a speed drop, so let you decide if this change stay or not.( used the fastest open source hash algorithm i know) 
do not apply full hashing to other format because it kills the performance.
for popular request added 9x SSAA believe me will kill your graphic card even if is the best but the image quality is exceptional.
as always please test and let me know the results.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5034 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-02-08 23:23:04 +00:00
..
Plugin_DSP_HLE Revert parts of r5021, OpenAL also uses the Volume slider. 2010-02-07 14:51:12 +00:00
Plugin_DSP_LLE Revert parts of r5021, OpenAL also uses the Volume slider. 2010-02-07 14:51:12 +00:00
Plugin_GCPad Fix segfault in linux if user clicks on the window manager close button of the 2010-02-07 02:41:02 +00:00
Plugin_nJoy_SDL Falcon4ever prefers to keep a standalone code copy of nJoy in repository. 2010-02-03 02:54:31 +00:00
Plugin_VideoDX9 second try to implement a more correct safe texture cache, implemented full hashing of tlut textures as they are the more problematic, this should solve virtually all the problems with characters in all the games that have them. 2010-02-08 23:23:04 +00:00
Plugin_VideoOGL second try to implement a more correct safe texture cache, implemented full hashing of tlut textures as they are the more problematic, this should solve virtually all the problems with characters in all the games that have them. 2010-02-08 23:23:04 +00:00
Plugin_VideoSoftware make ESC quit the game instead of toggling out of/into full screen mode (fixes issue 2246), 2010-02-08 09:57:52 +00:00
Plugin_Wiimote Fix segfault in linux if user clicks on the window manager close button of the 2010-02-07 02:41:02 +00:00