r600g: prepare for passing ctx into _r600_pipe_state_add_reg
authorDave Airlie <airlied@redhat.com>
Thu, 2 Jun 2011 04:48:06 +0000 (14:48 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 2 Jun 2011 04:50:18 +0000 (14:50 +1000)
commit7f6672f6a737bc1c47e36c9567bd6d908855ce4d
tree8e25a620e4bb1627bd6b6997c274de24136a3ff6
parent991dbd71fdcc95e42bc56097d2fef3a7df0e8eaa
r600g: prepare for passing ctx into _r600_pipe_state_add_reg

This moves the functions down the file, and also adds a ctx parameter.

This is precursor patch just moving stuff around and getting it ready.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/evergreen_state.c
src/gallium/drivers/r600/r600.h
src/gallium/drivers/r600/r600_asm.c
src/gallium/drivers/r600/r600_pipe.h
src/gallium/drivers/r600/r600_state.c