OSDN Git Service

i965: Drop the old sw fallback for position array being disabled.
authorEric Anholt <eric@anholt.net>
Sun, 26 Aug 2012 22:11:49 +0000 (15:11 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 28 Aug 2012 18:43:04 +0000 (11:43 -0700)
commit628dfe9511c15cc265b103e4752e3ee31b04602b
tree37fa747e5ed1cf508095a6cdefeb4e97d3537421
parent5e3c093ff866b74fbf6483ece671edbf5eb3ae7a
i965: Drop the old sw fallback for position array being disabled.

This code has been in the driver since the first commit.  I think it was
trying to stop rendering from happening with a disabled position array.  Core
mesa has since had changes to deal with disabled position arrays correctly.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/i965/brw_draw_upload.c