st/glx: allow GLX_DONT_CARE for glXChooseFBConfig() attribute values
authorBrian Paul <brianp@vmware.com>
Fri, 4 Jan 2013 00:30:34 +0000 (17:30 -0700)
committerAndreas Boll <andreas.boll.dev@gmail.com>
Wed, 13 Feb 2013 17:46:39 +0000 (18:46 +0100)
commit3a39c3cb678e2b41b6d2edd4fe0ba8c6c381b614
tree2875c0b354ea22d67d06fa356a76a275bcd14f7f
parent938b156d824d2dd34eea9247e0efc4467a3fc804
st/glx: allow GLX_DONT_CARE for glXChooseFBConfig() attribute values

Fixes piglit glx-dont-care-mask test.

Note: This is a candidate for the stable branches.

Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
(cherry picked from commit fe90762414ea3191143a82534e304871c1e311a8)
src/gallium/state_trackers/glx/xlib/glx_api.c