egl: Surface type validaction should depend on extensions supported.
authorChia-I Wu <olvaffe@gmail.com>
Sun, 31 Jan 2010 06:39:06 +0000 (14:39 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Sun, 31 Jan 2010 06:46:15 +0000 (14:46 +0800)
commitbbdce27649698df82432f8da4dc3740c508d3ed8
tree99bb2130284ea385026b8a491f35acb82979f449
parent216925ccd122a06505dafae425323e3ac858f80e
egl: Surface type validaction should depend on extensions supported.

EGL_SCREEN_BIT_MESA is a valid bit only when EGL_MESA_screen_surface is
supported.
src/egl/main/eglconfig.c