r300: Fix vertex program position invariant bug, force position reading.
authorJerome Glisse <glisse@freedesktop.org>
Sun, 14 Jan 2007 18:31:30 +0000 (19:31 +0100)
committerJerome Glisse <glisse@freedesktop.org>
Sun, 14 Jan 2007 18:32:22 +0000 (19:32 +0100)
commit9a4e49aef2abb277544138640c2b71169badaa42
treee6772123621102cdee76b3168ead57b5a8e6fdb3
parent6dd967e74ff4cb03220d5785bd583203464d299d
r300: Fix vertex program position invariant bug, force position reading.

When we have a position invariant program we need to force routing the
position otherwise you may handle transform quite random data which might
be funny but unlikely what you want :).
src/mesa/drivers/dri/r300/r300_vertexprog.c