r600g: introduce r600_bc_src_set_abs helper and fix LOG
authorVadim Girlin <vadimgirlin@gmail.com>
Fri, 8 Jul 2011 02:19:36 +0000 (06:19 +0400)
committerAlex Deucher <alexdeucher@gmail.com>
Fri, 8 Jul 2011 21:21:32 +0000 (17:21 -0400)
commitf87d566f4b0e4df18ab60d64951013629bdd624c
treec42f360d96b8a9643521f8b5ef093154c53f7c08
parentb693787fdf82d065c548e80944aad14e9ba64def
r600g: introduce r600_bc_src_set_abs helper and fix LOG

LOG instruction should use absolute values of source operand.

Signed-off-by: Vadim Girlin <vadimgirlin@gmail.com>
src/gallium/drivers/r600/r600_shader.c