https://bugs.freedesktop.org/show_bug.cgi?id=28284
--- Comment #2 from Chris Rankin rankincj@googlemail.com 2010-05-27 15:12:52 PDT --- (In reply to comment #1)
Is this a recent regression? If so, can you bisect it? I suspect one of the recent mipmap patches if so.
My (admitted limited) git-fu says:
a9ee95651131e27d5acf3d10909b5b7e5c8d3e92 is the first bad commit commit a9ee95651131e27d5acf3d10909b5b7e5c8d3e92 Author: Will Dyson will.dyson@gmail.com Date: Tue May 25 01:10:20 2010 -0400
Fix image_matches_texture_obj() MaxLevel check
When generating or uploading a new (higher) mipmap level for an image, we can need to allocate a miptree for a level greater than texObj->MaxLevel.
Signed-off-by: Maciej Cencora m.cencora@gmail.com Signed-off-by: Alex Deucher alexdeucher@gmail.com
:040000 040000 4e72a3914fd8572238c211c806b19d274557d5a9 ff974b144171e820cf2c22af344905ba62dcd446 M src