r600g: Store literal values in the r600_bc_alu_src structure.
authorHenri Verbeet <hverbeet@gmail.com>
Mon, 7 Feb 2011 14:22:07 +0000 (15:22 +0100)
committerHenri Verbeet <hverbeet@gmail.com>
Mon, 7 Feb 2011 14:22:07 +0000 (15:22 +0100)
commit3b1c1f02537544a11772b94a8f2e8c3d4c886ca8
tree01d19392d8bb55f07984e3d1d0a770c6235b56cb
parent80235d92e6f0b2ac7b23d5d41b3f1ad0f12f91f2
r600g: Store literal values in the r600_bc_alu_src structure.

This is much easier to work with, and allows use to get rid of some of the
literal handling hacks.
src/gallium/drivers/r600/r600_asm.h
src/gallium/drivers/r600/r600_shader.c
src/gallium/drivers/r600/r600_shader.h