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@lists.freedesktop.org
        ReportedBy: k...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to