i965: Set the max index buffer address correctly according to the docs.
authorEric Anholt <eric@anholt.net>
Wed, 24 Jun 2009 02:30:25 +0000 (19:30 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 24 Jun 2009 02:31:13 +0000 (19:31 -0700)
commitb72dea5441e8e9226dabf1826fa3bc129c7bc281
tree9619c917f7269ce6650bd58e25dd8211c22e71e3
parentd43599afef046a36ae75a29eaea941eb04929abf
i965: Set the max index buffer address correctly according to the docs.

It's the last addressable byte, not the byte after the end of the buffer.
src/mesa/drivers/dri/i965/brw_draw_upload.c