r600g: fix driver + shader compiler backend change
authorJerome Glisse <jglisse@redhat.com>
Thu, 27 May 2010 20:55:18 +0000 (22:55 +0200)
committerJerome Glisse <jglisse@redhat.com>
Thu, 27 May 2010 21:24:17 +0000 (23:24 +0200)
commite68b4e50536b3438a3bb8c3d12acebc6845461a8
treec1ff582f893a4d58392cf29fd232b2a0bda0eb71
parentaeee52691ccb3afd24591ab3df30d7f243bc3eeb
r600g: fix driver + shader compiler backend change

Change the way we translate from c_compiler to the
asic specific representation. Should make things
simpler.

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
src/gallium/drivers/r600/r600_compiler.h
src/gallium/drivers/r600/r600_compiler_r600.c
src/gallium/drivers/r600/r600_compiler_r700.c
src/gallium/drivers/r600/r600_context.c
src/gallium/drivers/r600/r600_screen.c
src/gallium/drivers/r600/r600_shader.h
src/gallium/drivers/r600/r600_state.c