i965: Eric Anholt's patch for bumping up texture sizes
authorRobert Ellison <papillo@i965-laptop.(none)>
Fri, 13 Feb 2009 22:19:04 +0000 (15:19 -0700)
committerRobert Ellison <papillo@i965-laptop.(none)>
Fri, 13 Feb 2009 22:19:04 +0000 (15:19 -0700)
commit88b702e8c47c8930940c396132b2a191d4a3e7ca
tree1e78acaf32672b385cf1a19e6afce83add633539
parent073a73e4c7344db46ab89862e2fbc267da34969c
i965: Eric Anholt's patch for bumping up texture sizes

I'm committing this because it fixes a conform failure; the failure occurs
on the TextureProxy test, where the test attempts to create proxy textures
at every level, but fails at the last level (border == 1, width == 1,
height == 1) because it's beyond MAX_TEXTURE_LEVELS.

Eric's original comment was:

idr said that in his review swrast was ready for it, and the 965 driver is
advertising it already though it has been resulting in many crashes due to
arrays using these defines not being big enough.
src/mesa/main/config.h