egl: Cleanup _EGLDisplay initialization.
authorChia-I Wu <olv@lunarg.com>
Thu, 13 Jan 2011 08:53:13 +0000 (16:53 +0800)
committerChia-I Wu <olv@lunarg.com>
Thu, 13 Jan 2011 09:57:38 +0000 (17:57 +0800)
commita4a38dcf61f141297a083ccac217200947d57b0d
tree54a4e03c9b0863fb98563e5e9824dc470a1708e2
parent47b2af2c62fec3ac0fb501a31e93fc8d00c18cb8
egl: Cleanup _EGLDisplay initialization.

Reorder/rename and document the fields that should be set by the driver during
initialization.  Drop the major/minor arguments from drv->API.Initialize.
src/egl/drivers/dri2/egl_dri2.c
src/egl/drivers/glx/egl_glx.c
src/egl/main/eglapi.c
src/egl/main/eglapi.h
src/egl/main/egldisplay.h
src/egl/main/egldriver.c
src/egl/main/eglmisc.c
src/egl/main/eglstring.h
src/gallium/state_trackers/egl/common/egl_g3d.c