dolphin/Source/Core
Rodolfo Osvaldo Bogado 7602f7ab3e rewrite the tev stages generator to make it more hardware like, thanks to godisgovernment for he documentation. Also make it faster using lockup tables.
thinking going to get a lot of -1 for this one but is the only for of really test it.
hope this fix something and don't break to much ;)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4475 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-10-29 03:28:38 +00:00
..
AudioCommon CoreAudio for osx : replace all deprecated functions, now it not block dolphin, but it not work, i'm not a sound specialist 2009-10-23 17:10:27 +00:00
Common lp's fix for bundle name 2009-10-24 20:29:52 +00:00
Core tiny change: get rid of a couple of uses of "long". better to use int or the explicitly sized typedefs. possibly really minor speedup of zelda ucode audio on linux. 2009-10-28 22:51:00 +00:00
DebuggerUICommon fix some diff-fail :( 2009-10-12 16:24:24 +00:00
DebuggerWX Trying a fix to floating point single (issue 1556), Sonic Unleashed now have correct projections, also re-enabled color buffer clear on OpenGL plugin (was causing flickering in fullscreen and garbage on sides...) 2009-10-20 23:09:44 +00:00
DiscIO Fix a possible crash on close due to INANDContentLoader objects getting deleted twice 2009-10-25 02:03:45 +00:00
DolphinWX Sorry, r4459 stole the GUI keyboard input (damn thief ! D:), this also fix issue 1556. 2009-10-24 21:31:28 +00:00
DSPCore DSPSPY improvements 2009-10-01 15:12:12 +00:00
InputCommon Fix a small misspell in OGL config, Fix the toggle fullscreen button when rendering to separate window + a weird issue related to rendering to main. 2009-10-24 00:18:21 +00:00
VideoCommon rewrite the tev stages generator to make it more hardware like, thanks to godisgovernment for he documentation. Also make it faster using lockup tables. 2009-10-29 03:28:38 +00:00