Bug 13830 - glCompressedTexImage2DARB (sw fallback): texture format not set correctly
Summary: glCompressedTexImage2DARB (sw fallback): texture format not set correctly
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/swrast (show other bugs)
Version: git
Hardware: Other Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
: 13656 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-12-27 05:28 UTC by Jacek
Modified: 2019-09-18 18:44 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.