Bug 13830

Summary: glCompressedTexImage2DARB (sw fallback): texture format not set correctly
Product: Mesa Reporter: Jacek <jacek____>
Component: Drivers/DRI/swrastAssignee: mesa-dev
Status: RESOLVED MOVED QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Jacek 2007-12-27 05:28:32 UTC
texImage->FetchTexelf ptr is not re-initialized to a new value (specified as the internalFormat arg of glCompressedTexImage2DARB) during the following calls sequence:

_mesa_CompressedTexImage2DARB()-> _mesa_get_tex_image()
                               -> _mesa_init_teximage_fields()
Comment 1 Jacek 2007-12-27 05:31:21 UTC
*** Bug 13656 has been marked as a duplicate of this bug. ***
Comment 2 Adam Jackson 2009-08-24 12:28:58 UTC
Mass version move, cvs -> git
Comment 3 GitLab Migration User 2019-09-18 18:44:02 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/290.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.