OSDN Git Service

r300: don't emit vap index offset on r5xx hw when using cs
authorJerome Glisse <jglisse@redhat.com>
Wed, 17 Jun 2009 11:51:33 +0000 (13:51 +0200)
committerJerome Glisse <jglisse@redhat.com>
Wed, 17 Jun 2009 11:54:09 +0000 (13:54 +0200)
commit2506c4e8b142b933668db2b478333ebdfcfd0d96
tree446095587cc45067d800a334ebc8a089a1b3fe63
parent77506dac8e81e9548a7e9680ce367175fe5747af
r300: don't emit vap index offset on r5xx hw when using cs

vap index offset is programmed to 0 by the kernel, it
would add work to kernel checker to allow userspace
programming of this so it's now disallowed with CS
on KMS.
src/mesa/drivers/dri/r300/r300_cmdbuf.c