r600g: Implemented the y component write for the LOG opcode.
authorTilman Sauerbeck <tilman@code-monkey.de>
Wed, 8 Sep 2010 09:21:21 +0000 (11:21 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Fri, 10 Sep 2010 11:09:32 +0000 (13:09 +0200)
commit96a4edb8ccb4bc1125918b972e8b3a080f496d0d
tree6df105ba10f3e5037a393908e79e002480c20b4d
parentea9e5dbbc2e992ead954d3d2ebf3689f7a003f79
r600g: Implemented the y component write for the LOG opcode.

This makes the 'vp1-LOG test' piglit test work.

Signed-off-by: Tilman Sauerbeck <tilman@code-monkey.de>
src/gallium/drivers/r600/r600_shader.c