st/mesa: Check for single level mipmap trees.
authorYounes Manton <younes.m@gmail.com>
Mon, 21 Dec 2009 01:11:55 +0000 (20:11 -0500)
committerYounes Manton <younes.m@gmail.com>
Mon, 21 Dec 2009 05:59:06 +0000 (00:59 -0500)
commitace937f1651c64d7fb22917489e29761130aaa0d
treee9c859143bf6a300c8586278299febc789036170
parentb96a5df5141390b5cb31c0eac6449239c6cb750e
st/mesa: Check for single level mipmap trees.

The assert in util_gen_mipmap() caught it, although
it does the right thing anyway.
src/mesa/state_tracker/st_gen_mipmap.c