r300/compiler: implement the CND opcode
authorMarek Olšák <maraeo@gmail.com>
Tue, 5 Apr 2011 04:18:18 +0000 (06:18 +0200)
committerMarek Olšák <maraeo@gmail.com>
Tue, 5 Apr 2011 04:36:56 +0000 (06:36 +0200)
commit20141d9efdf674a3c7a13a75fabe533665d02cd0
tree9788f48a70ea1464db1f855be4582af2df1540ba
parentc97234507ad7de36e57868ade22a11ea8de773a6
r300/compiler: implement the CND opcode

No one uses it now, but I will need it for a lowering pass.
src/gallium/drivers/r300/r300_tgsi_to_rc.c
src/mesa/drivers/dri/r300/compiler/r300_fragprog_emit.c
src/mesa/drivers/dri/r300/compiler/r500_fragprog_emit.c
src/mesa/drivers/dri/r300/compiler/radeon_opcodes.c
src/mesa/drivers/dri/r300/compiler/radeon_opcodes.h
src/mesa/drivers/dri/r300/compiler/radeon_pair_translate.c
src/mesa/drivers/dri/r300/r300_reg.h