st/egl: Remove __GLcontextModes from the native interface.
authorChia-I Wu <olv@lunarg.com>
Fri, 9 Apr 2010 10:05:16 +0000 (18:05 +0800)
committerChia-I Wu <olv@lunarg.com>
Sat, 10 Apr 2010 17:17:47 +0000 (01:17 +0800)
commitf7730c0740cc8a43c3573dcdbf43e76630d957f6
tree203329248def9a82d044c3f81375c0956920b64e
parent51430c21ffd212d801f129d625f3ae8713372f68
st/egl: Remove __GLcontextModes from the native interface.

Replace __GLcontextModes by a subset of its attributes that makes sense
to EGL.  This also gets rid of GL headers from the common code.
src/gallium/state_trackers/egl/common/egl_g3d.c
src/gallium/state_trackers/egl/common/native.h
src/gallium/state_trackers/egl/common/native_modeset.h
src/gallium/state_trackers/egl/kms/native_kms.c
src/gallium/state_trackers/egl/x11/native_dri2.c
src/gallium/state_trackers/egl/x11/native_ximage.c
src/gallium/state_trackers/egl/x11/x11_screen.c
src/gallium/state_trackers/egl/x11/x11_screen.h