egl_xdri: Report full list of supported configs.
authorChia-I Wu <olvaffe@gmail.com>
Sun, 27 Sep 2009 08:40:43 +0000 (16:40 +0800)
committerBrian Paul <brianp@vmware.com>
Tue, 29 Sep 2009 14:10:48 +0000 (08:10 -0600)
commit170bd0c8827f6f65c7bfa5a7fb68ba0678ed57ba
tree25e809845176ddd110350e0b9fa369c39fb645cc
parentd845f2754bb8c0677323a5922cb90f9ea42bdb1f
egl_xdri: Report full list of supported configs.

Call _eglConfigFromContextModesRec to convert __GLcontextModes to
_EGLConfig.  Single-buffered configs are no longer skipped.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
src/egl/drivers/xdri/egl_xdri.c