Summary: | Text rendered using QuesoGLC is unreadable/missing on Radeon HD 6290 | ||
---|---|---|---|
Product: | Mesa | Reporter: | Max <maxrd2> |
Component: | Drivers/Gallium/r600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | maxrd2 |
Version: | 9.1 | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
See Also: | http://sourceforge.net/tracker/?func=detail&aid=2831514&group_id=53918&atid=472059 | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
screenshots in order: test9.1, test9.2, test16
glxinfo output screenshots in order: test9.1, test9.2, test16 qapitrace screenshot dmesg output Xorg log |
Description
Max
2013-05-12 21:00:27 UTC
Forgot to mention Hardware is Acer Aspire One 722 (AMD C60) Am pretty good in c/c++, and am using git everyday, so would be glad to help pinpointing this issue. this may be related: http://sourceforge.net/tracker/?func=detail&aid=2831514&group_id=53918&atid=472059 Created attachment 79213 [details]
glxinfo output
Created attachment 79214 [details]
screenshots in order: test9.1, test9.2, test16
Please attach your dmesg output and xorg log. Created attachment 79220 [details] qapitrace screenshot As far as I can see it's a bug in the QuesoGLC. I'm attaching the screenshot of qapitrace with gl trace for the test9.2 and the event filter "glBind|glTexIma|glTexSub|glNew|glEndList|glCall|glGen" applied to show relevant calls. Mesa reports the errors on the glTexSubImage2D calls because the texture is not initialized yet (e.g. using glTexImage2D). Note that the test compiles the display list first and uses glTexImage2D to initialize the texture, but compiled display list is never called, instead the app basically repeats the same sequence of calls without calling glTexImage2D first. As far as I understand, mesa reports the errors correctly, and it's in fact the bug in QuesoGLC. By the way, there is another bug related to the issues with warzone 2100: http://sourceforge.net/tracker/index.php?func=detail&aid=1830052&group_id=53918&atid=472059 Created attachment 79232 [details]
dmesg output
Created attachment 79233 [details]
Xorg log
thanks for your time... will try to get it checked/fixed by QuesoGLC -- 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/437. |
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.