egl_softpipe: Make winsys and pipe screen per display.
authorChia-I Wu <olvaffe@gmail.com>
Wed, 26 Aug 2009 07:42:35 +0000 (15:42 +0800)
committerBrian Paul <brianp@vmware.com>
Wed, 26 Aug 2009 22:40:22 +0000 (16:40 -0600)
commitc06699dd121a3f3820f6f9e3bf7829fd574cf8d2
tree2433f3ff78c7e06a495d6c328455a2ebdbb3e22a
parent49f245ea6bc2f9b7ee0345ff42cb00aa969cd316
egl_softpipe: Make winsys and pipe screen per display.

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

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
src/gallium/winsys/egl_xlib/Makefile
src/gallium/winsys/egl_xlib/egl_xlib.c