https://bugs.freedesktop.org/show_bug.cgi?id=26428
--- Comment #14 from Andrew Randrianasulu randrik@mail.ru 2010-06-12 10:09:45 PDT --- (In reply to comment #13)
Created an attachment (id=36235)
View: https://bugs.freedesktop.org/attachment.cgi?id=36235 Review: https://bugs.freedesktop.org/review?bug=26428&attachment=36235
fix calculation of compressed mipmaps
Totally untested too but this addresses issue 2 I mentioned. With that only the strange cube_info.offset and mipmap handling I have no idea how that's supposed to work would remain (at least as far as the more obvious issues in texture tracking are concerned).
This patch + patch from comment #12 + another patch from bug #28459 seems to fix problem kernel-side :) Thanks a lot!