r300: R5xx and R3xx use different registers for RS_IP and RS_INST
authorChristoph Brill <egore911@egore911.de>
Thu, 28 Feb 2008 21:33:46 +0000 (22:33 +0100)
committerChristoph Brill <egore911@egore911.de>
Thu, 28 Feb 2008 21:37:15 +0000 (22:37 +0100)
commit981b7da8a7e263979ce68d39b122b4cc7adea8e3
tree981ad818f02804be361f08ff78a9e11042cd97cb
parent9c8f27ba1366da07e20e86a0d48341ea97f5cda4
r300: R5xx and R3xx use different registers for RS_IP and RS_INST

These changes are taken from the xf86-video-ati driver. They update the header
file accordingly and also remove some UNKOWN variables.
src/mesa/drivers/dri/r300/r300_cmdbuf.c
src/mesa/drivers/dri/r300/r300_ioctl.c
src/mesa/drivers/dri/r300/r300_reg.h
src/mesa/drivers/dri/r300/r300_state.c