st/egl: Fix eglChooseConfig when configs is NULL.
authorChia-I Wu <olv@lunarg.com>
Sun, 26 Dec 2010 15:34:57 +0000 (23:34 +0800)
committerChia-I Wu <olv@lunarg.com>
Sun, 26 Dec 2010 15:35:50 +0000 (23:35 +0800)
commit9f2062fb12aa4e0d69583e88e70080efe70e1967
tree314e6c9bd9d73149048736ac966ad9acef813834
parentaa68dd9a49d4d78fb4bf0b7674cc51da7c608092
st/egl: Fix eglChooseConfig when configs is NULL.

When configs is NULL, the app wants to know the number of matching
configs.
src/gallium/state_trackers/egl/common/egl_g3d_api.c