OSDN Git Service

Fix wrong fallback bit being set by the tcl fallback caused by ARB_vertex_program...
authorRoland Scheidegger <rscheidegger@gmx.ch>
Fri, 9 Sep 2005 01:38:21 +0000 (01:38 +0000)
committerRoland Scheidegger <rscheidegger@gmx.ch>
Fri, 9 Sep 2005 01:38:21 +0000 (01:38 +0000)
commit7e3be5559e7236cb919fa3ab7bbc78ccd0bde2e6
tree2597a89a0c4018d5af57db2c1f07c98a3ecb94be
parent45ba4e43322076be27e994a1d78b8b4802c5ae72
Fix wrong fallback bit being set by the tcl fallback caused by ARB_vertex_program. Disable ARB_vertex_program by default - it is incredibly slow, and just plain doesn't work anyway (arbvptorus fails an assertion, arbvpmesh has bogus output)
src/mesa/drivers/dri/r200/r200_screen.c
src/mesa/drivers/dri/r200/r200_state.c