egl: EGL->DRI adaptor/driver
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 6 Jun 2008 21:52:33 +0000 (15:52 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 6 Jun 2008 21:52:47 +0000 (15:52 -0600)
commit8dafe470fc29cada5f3beab114e2be19fd01dabe
tree40b6f41045f8cdd4b1a1994216c74fa8fee18522
parentab102d5a9f1db0f76eabbf22cd05b08ff7bb8448
egl: EGL->DRI adaptor/driver

Allows regular DRI drivers to work with libEGL.
src/egl/drivers/xdri/Makefile [new file with mode: 0644]
src/egl/drivers/xdri/egl_xdri.c [new file with mode: 0644]