r600g: Fixed SIN/COS/SCS for the case where the operand is a literal.
authorTilman Sauerbeck <tilman@code-monkey.de>
Thu, 6 Jan 2011 20:35:19 +0000 (21:35 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Tue, 11 Jan 2011 21:37:01 +0000 (22:37 +0100)
commit242205404d24f04f9abe1cfa01b9cf0f9e4f9d07
treeaaf3af5aa2c34b43a28e069bccd72fd1b4704db3
parentca8960234e0a727f46fcf8af1a9b7fa2ff0451dd
r600g: Fixed SIN/COS/SCS for the case where the operand is a literal.

Signed-off-by: Tilman Sauerbeck <tilman@code-monkey.de>
Reviewed-by: Alex Deucher <alexdeucher@gmail.com>
src/gallium/drivers/r600/r600_shader.c