egl: Add new EGL driver that wraps GLX.
authorAlan Hourihane <alanh@tungstengraphics.com>
Fri, 26 Sep 2008 10:18:58 +0000 (11:18 +0100)
committerAlan Hourihane <alanh@tungstengraphics.com>
Fri, 26 Sep 2008 10:20:21 +0000 (11:20 +0100)
commit8015f3ae3b96d93e8b1338b8254bcbead45bb91a
treec5f0a54696f346b9ad1294a668a5b22fa6fcb83e
parentd142f216d2827218d2ad596625fb0054cb7d7fe4
egl: Add new EGL driver that wraps GLX.
src/egl/drivers/glx/Makefile [new file with mode: 0644]
src/egl/drivers/glx/egl_glx.c [new file with mode: 0644]