draw: Don't define the last two mipmap levels in aa lines.
authorJosé Fonseca <jfonseca@vmware.com>
Mon, 14 Feb 2011 10:36:07 +0000 (10:36 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Mon, 14 Feb 2011 10:56:48 +0000 (10:56 +0000)
commit07eb660fc92b63213b542d47671b0d944286b77a
tree1645858d7ce8ff095321d8a148c7de1615a7eb9b
parent9305e93114542632384eb38da08018b4b9d1ab96
draw: Don't define the last two mipmap levels in aa lines.

Some hardware needs to make a seperate copy of all levels to obey
max_lod, so simply do not define the last two levels instead of
clamping.
src/gallium/auxiliary/draw/draw_pipe_aaline.c