i965: Raise const.MaxTextureLevels to 14 (8192)
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 2 Jun 2011 07:27:09 +0000 (08:27 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 2 Jun 2011 07:30:21 +0000 (08:30 +0100)
commitf61d1deac7d19dcec38b7852a635d92680624a32
tree9b00f2d47d4e6708e25c7997ac7eb57e9a2f305d
parentb0dc2d0c3b964c2670554a91b4ee79360fd5934a
i965: Raise const.MaxTextureLevels to 14 (8192)

Mesa now limits, by default, the max number of texture levels to 15 so we
can now support the architectural maximum for gen4-6 of 14.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/mesa/drivers/dri/i965/brw_context.c