Bug 36299 - Patch: more verbose error log while loading compressed Textures
Summary: Patch: more verbose error log while loading compressed Textures
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-16 04:07 UTC by s3734770
Modified: 2011-04-16 07:15 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Print a reason why compressed_texture_error_check fails (3.77 KB, application/octet-stream)
2011-04-16 04:07 UTC, s3734770
Details

Description s3734770 2011-04-16 04:07:48 UTC
Created attachment 45707 [details]
Print a reason why compressed_texture_error_check fails

Hi,

Unigine heaven fails to load compressed textures, but the only output was
"Mesa: User error: GL_INVALID_ENUM in glTexImage2D"

So I decided to change the error checking routine a bit to see where the actual problems are.

This is the patch.
Commit message: "Print a reason why compressed_texture_error_check fails"
Comment 1 Brian Paul 2011-04-16 07:15:09 UTC
Thanks.  I've cleaned up the patch a bit and will commit it soon.


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.