dolphin/Source/Core
pierre e07a91930d The result of the last texenv stage is used regardless of destination register
The real hardware probably always sends the result of its computations
to the alpha test/fog units, in parallel to its registers, but those
only take the result of the last texenv stage.

This makes grass show up in ZTP, where the last texenv stage oddly writes to
reg #3 instead of #0.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5462 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-05-22 16:54:34 +00:00
..
AudioCommon Linux: Better ALSA support 2010-05-21 22:48:57 +00:00
Common a little optimization in shaders constants setting , based on the same idea of nodchip changes. 2010-05-17 22:17:46 +00:00
Core Fixes wiimenu on 32bit caused by not allocating enough memory for GetAdaptersInfo. 2010-05-19 03:23:01 +00:00
DebuggerUICommon Fix another wrong sprintf usage 2010-04-08 14:58:50 +00:00
DebuggerWX a few minor code fixes. 2010-04-12 02:00:15 +00:00
DiscIO Install shared content from wads to the proper location 2010-05-13 04:50:18 +00:00
DolphinWX Fixes importing and exporting wii saves with dirs. 2010-05-16 17:11:51 +00:00
DSPCore DSPLLE - AR decrement fixed, +other small fixes 2010-05-07 19:32:16 +00:00
InputCommon New Wiimote Plugin: Added "Upright Wiimote" option. Fixed a nunchuk problem in ZTP and Wii Sports with some Hacks. Some work on emulated Swing and Speaker (disabled). Fixes/Cleanups. ControllerInterface: Fixed an issue when a DInput device reports the same axis more than once. Fixed some old comments. 2010-04-29 18:51:04 +00:00
VideoCommon The result of the last texenv stage is used regardless of destination register 2010-05-22 16:54:34 +00:00