Summary: | Mesa seems to be unable to handle 30bit TrueColor visuals | ||
---|---|---|---|
Product: | Mesa | Reporter: | Roland Mainz <roland.mainz> |
Component: | Other | Assignee: | mesa-dev |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | enhancement | ||
Priority: | high | CC: | astrand, roland.mainz |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Debug patch to make "XMesaCreateWindowBuffer: depth mismatch between visual and window!" more verbose |
Description
Roland Mainz
2005-03-31 05:15:20 UTC
Created attachment 2269 [details] [review] Debug patch to make "XMesaCreateWindowBuffer: depth mismatch between visual and window!" more verbose (BTW: It may be a nice idea to apply this to Xorg trunk, X11R6.8.2 stable branch and Mesa trunk to make the error message a little bit more usefull). I've updated the warning strings in Mesa CVS to basically match your patch. I don't recall ever testing 30-bit truecolor visuals (and I have no means to do so here) and I wouldn't expect them to work without writing some new code. We should probably add a check for > 8-bit channels and gracefully reject/ignore such visuals. Can you write a patch for that? Brian Paul wrote: > I've updated the warning strings in Mesa CVS to basically match your patch. Thanks! :) Could you please attach the patch here that I can commit it to the Xorg trunk, too ? > I don't recall ever testing 30-bit truecolor visuals (and I have no means to > do so here) and I wouldn't expect them to work without writing some new code. What exactly needs to be done for Mesa to support such visuals ? > We should probably add a check for > 8-bit channels and gracefully > reject/ignore such visuals. Can you write a patch for that? I tried to hack such a patch but failed to get it working - glxgears still picked-up the 30bit Truecolor visuals (and failed) or the initvisuals code in the Xserver shot itself into it's feet (likely I am too dumb to get this working... ;-/). Roland Mainz, Do you still experience this issue with newer drivers ? Please check the status of your issue. -- 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/892. |
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.