[Mesa-dev] [Bug 54736] New: Creating a Pbuffer requires a pixmap of same depth.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 10 08:44:34 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=54736

             Bug #: 54736
           Summary: Creating a Pbuffer requires a pixmap of same depth.
    Classification: Unclassified
           Product: Mesa
           Version: 8.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: GLX
        AssignedTo: mesa-dev at lists.freedesktop.org
        ReportedBy: kenc at attachmate.com


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.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list