OSDN Git Service

r300: fix RS setup when no colors and textures are sent to FP
authorMaciej Cencora <m.cencora@gmail.com>
Wed, 10 Jun 2009 22:43:55 +0000 (00:43 +0200)
committerMaciej Cencora <m.cencora@gmail.com>
Thu, 11 Jun 2009 21:25:53 +0000 (23:25 +0200)
commit2b5f8d2b5514cf6239e822b8fd24a752e35cf7eb
treeef5de4c96dc6e76cdf4dea9ede7df1cf01156318
parent34cb4b6be36ccb03b4c0c76ecc3587984dd284dc
r300: fix RS setup when no colors and textures are sent to FP

RS_COL_FMT field is part of RS_IP_* reg not RS_INST_*
src/mesa/drivers/dri/r300/r300_state.c