make really sure R200_VAP_PROG_VTX_SHADER_ENABLE is never set when we're already...
authorRoland Scheidegger <rscheidegger@gmx.ch>
Thu, 7 Sep 2006 13:34:29 +0000 (13:34 +0000)
committerRoland Scheidegger <rscheidegger@gmx.ch>
Thu, 7 Sep 2006 13:34:29 +0000 (13:34 +0000)
commitc5cb8e2c6f2ad089bc0b94eb89abb2f804dd6dfa
tree0cf289c0e8da233630ca4f78265ff1f07426a970
parent28e7219b96e647ac59f6a28abf6d2aea3779dc47
make really sure R200_VAP_PROG_VTX_SHADER_ENABLE is never set when we're already in a tcl fallback, otherwise the chip will instantly lock up when vertex progs are enabled the next time not in a tcl fallback (fixes for instance guaranteed lockup running any program which uses vertex progs with tcl_mode=0 and then later with tcl_mode=1).
src/mesa/drivers/dri/r200/r200_tcl.c
src/mesa/drivers/dri/r200/r200_vertprog.c