egl_glx: Make fbconfigs and visuals per display.
authorChia-I Wu <olvaffe@gmail.com>
Wed, 26 Aug 2009 06:45:17 +0000 (14:45 +0800)
committerBrian Paul <brianp@vmware.com>
Wed, 26 Aug 2009 22:40:22 +0000 (16:40 -0600)
commitf5a06fad62cd43d7854bafa60bbe6f48e8cf90af
tree0c67e7ce4e3e01c471caf6ec5daddf50d1b53181
parentc06699dd121a3f3820f6f9e3bf7829fd574cf8d2
egl_glx: Make fbconfigs and visuals per display.

This is to allow a driver to drive multiple displays.  Remove the use of
_EGL_PLATFORM_X and obsolete code along the way.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
src/egl/drivers/glx/egl_glx.c