Bug 54736 - Creating a Pbuffer requires a pixmap of same depth.
Summary: Creating a Pbuffer requires a pixmap of same depth.
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: GLX (show other bugs)
Version: 8.0
Hardware: All All
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-10 15:44 UTC by Ken Chapin
Modified: 2019-09-18 17:44 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Ken Chapin 2012-09-10 15:44:34 UTC
Both the glXCreateGLXPbufferSGIX and glXCreatePbuffer requests require a core X11 pixmap to be created that is the same depth as the desired Pbuffer.  That makes it impossible to make use of Pbuffers that have depth greater than 32bits since that is the limit imposed by core X11 for things like foreground, background and planemasks.

These core X11 limits should not be imposed upon GLX.
Comment 1 GitLab Migration User 2019-09-18 17:44:24 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/86.


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.