egl_glx: Report only OpenGL support.
authorChia-I Wu <olvaffe@gmail.com>
Fri, 22 Jan 2010 06:23:22 +0000 (14:23 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Fri, 22 Jan 2010 06:24:46 +0000 (14:24 +0800)
commit0e54f9c529c0c015b3d227afff21da1f7b452991
tree2dd3b00fcc7869c46046286667966b94aca6cadc
parent2279fa3c065bcc2dcc02d462668792138f7d2e7b
egl_glx: Report only OpenGL support.

It reported OpenGL ES support because some demos did not set
EGL_RENDERABLE_TYPE correctly.  The demos are fixed.
src/egl/drivers/glx/egl_glx.c