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

           Summary: Various valid GLX attributes are rejected by MESA
                    glxChooseFBConfig
           Product: Mesa
           Version: 7.10
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/X11
        AssignedTo: mesa-dev@lists.freedesktop.org
        ReportedBy: jonathan.kirk...@arm.com


The following configuration attributes which are listed as valid in the glx
specification are rejected by the the MESA implementation of glxChooseFBConfig:

GLX_MAX_PBUFFER_WIDTH
GLX_MAX_PBUFFER_HEIGHT
GLX_MAX_PBUFFER_PIXELS
GLX_VISUAL_ID
GLX_X_VISUAL_TYPE

The rejection occurs within the choose_visual method within fakeglx.c (having
been called from glxChooseFBConfig.

-- 
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