[Mesa-dev] [Bug 38842] Various valid GLX attributes are rejected by MESA glxChooseFBConfig
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jul 8 06:55:40 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=38842
Brian Paul <brianp at vmware.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #48839|0 |1
is obsolete| |
--- Comment #6 from Brian Paul <brianp at vmware.com> 2011-07-08 06:55:40 PDT ---
Created an attachment (id=48896)
View: https://bugs.freedesktop.org/attachment.cgi?id=48896
Review: https://bugs.freedesktop.org/review?bug=38842&attachment=48896
updated patch
Here's an updated patch. We want to return null for the attributes in question
if choose_visual() is called from glXChooseVisual() since those attributes are
not legal for that call.
The actual values of the attributes will be ignored, but that's OK.
--
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