[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 08:07:47 PDT 2011


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

--- Comment #7 from Jonathan Kirkham <jonathan.kirkham at arm.com> 2011-07-08 08:07:47 PDT ---
The attributes are valid for glxChooseFBConfig, the attributes and their values
are just ignore by it.

Returning NULL in choose_visual causes glxConfigFBConfig to also return NULL
which is incorrect, it should return the list of valid configs. Passing in
these ignored attributes should not alter the configs returned by
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