Summary: | [intel] manywin xdemo texture issue | ||
---|---|---|---|
Product: | Mesa | Reporter: | Carlos Eduardo Rodrigues Diógenes <cerdiogenes> |
Component: | Demos | Assignee: | mesa-dev |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | rggjan |
Version: | 7.10 | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
glxinfo output
glxinfo output on another computer, wher manywin crashes |
Mabye an issue with texture sharing among contexts. Created attachment 50088 [details]
glxinfo output on another computer, wher manywin crashes
The demo is also not working on my computer... here, it opens very briefly the two windows and then crashes, without any error message.
("manywin -s 2" and "manywin 2" both suffer from this problem)
-- 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/demos/issues/5. |
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.
Created attachment 48936 [details] glxinfo output If I understand the code correct, every window must draw a triangle with the same texture, but only the first triangle is checkered, the others are half black and half checkered, but the checkered part is dark green and very dark green.