commit | 05bad193f56d48384097e37e47fae3fdda85f144 | [log] [tgz] |
---|---|---|
author | Brian Paul <brianp@vmware.com> | Mon Sep 28 10:03:58 2009 -0600 |
committer | Brian Paul <brianp@vmware.com> | Mon Sep 28 10:03:58 2009 -0600 |
tree | 47f275e19137019b2561020f57eb833074d02ec0 | |
parent | 8fda97afb8b7a03415dbca6d83691d2d6461126c [diff] |
st/mesa: check gl_texture_object::GenerateMipmap field when allocating texmem In guess_and_alloc_texture() use the gl_texture_object::GenerateMipmap field as another hint as to whether to allocate space for a whole mipmap.