egl: new EGL/gallium/softpipe/xlib winsys
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 29 May 2008 23:02:55 +0000 (17:02 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 29 May 2008 23:04:25 +0000 (17:04 -0600)
commitbee79eb9b9ef649585dc507dc756b1e79eb00d2c
tree378f9b47b72414e592fa3cb326f027f23a3e46d5
parent1c73b4ba86b424ba66a16c4006a57db505bd3ca3
egl: new EGL/gallium/softpipe/xlib winsys

Checkpoint commit.  Most required code is in place, and compiles, but
totally untested.
src/gallium/winsys/egl_xlib/Makefile [new file with mode: 0644]
src/gallium/winsys/egl_xlib/egl_xlib.c [new file with mode: 0644]
src/gallium/winsys/egl_xlib/sw_winsys.c [new file with mode: 0644]
src/gallium/winsys/egl_xlib/sw_winsys.h [new file with mode: 0644]