[Mesa-dev] [Bug 38842] New: Various valid GLX attributes are rejected by MESA glxChooseFBConfig
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jun 30 09:35:40 PDT 2011
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 at lists.freedesktop.org
ReportedBy: jonathan.kirkham at 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.
More information about the mesa-dev
mailing list