st/egl: Skip single-buffered configs in EGL.
authorChia-I Wu <olv@lunarg.com>
Thu, 30 Sep 2010 08:53:33 +0000 (16:53 +0800)
committerChia-I Wu <olv@lunarg.com>
Thu, 30 Sep 2010 09:04:56 +0000 (17:04 +0800)
commitd63b2622f1c47d6f82fe96c9f1b749d908883a23
tree8f299c589ad29433c7b598dd4fb17b7e14f725ec
parent6b2f1561ad66c358a5d6b7a5ed5eb8f550a3b098
st/egl: Skip single-buffered configs in EGL.

Let DRI2 report single-buffered configs and skip them in EGL.  This is
based on the patch by Luca Barbieri.
src/gallium/state_trackers/egl/common/egl_g3d.c
src/gallium/state_trackers/egl/x11/native_dri2.c