softpipe: disable vertex texturing with draw/llvm
authorBrian Paul <brianp@vmware.com>
Fri, 5 Nov 2010 20:40:33 +0000 (14:40 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 5 Nov 2010 20:41:40 +0000 (14:41 -0600)
commite82fddfcd3fe47016863dde3302767f31889d7d5
tree57037e17f65345cd073c4b0523869c0647254a93
parent55c5408ad049423597cd274e7abcd2d91a16ead3
softpipe: disable vertex texturing with draw/llvm

This is a temporary work around to prevent crashes with glean/glsl1
(for example) which try to do vertex shader texturing.
src/gallium/drivers/softpipe/sp_screen.c