submit vertex weights to make World of Warcraft maybe happy (bug 8250)
authorRoland Scheidegger <sroland@tungstengraphics.com>
Wed, 13 Dec 2006 23:34:44 +0000 (00:34 +0100)
committerRoland Scheidegger <sroland@tungstengraphics.com>
Wed, 13 Dec 2006 23:34:44 +0000 (00:34 +0100)
commit2956a0c8a8395e4d9ae00888aeb88ea5c38b89ad
tree5bfbebec68d7ab0a7145a4f81de6966da9ee607d
parent6c305c083113075a1f11d5081b8c9dd1b98a7b1e
submit vertex weights to make World of Warcraft maybe happy (bug 8250)

submit the vertex weights to hw, which will enable broken vertex programs
errorneously using them to work. Note however that this will only work
if glWeight is used, there is no code in mesa at all to deal with weight
vertex array (glWeightPointerARB).
src/mesa/drivers/dri/r200/r200_context.h
src/mesa/drivers/dri/r200/r200_maos_arrays.c
src/mesa/drivers/dri/r200/r200_vertprog.c