glx: add dri_common.c ala xserver
authorGeorge Sapountzis <gsap7@yahoo.gr>
Mon, 9 Jun 2008 14:47:09 +0000 (17:47 +0300)
committerGeorge Sapountzis <gsap7@yahoo.gr>
Mon, 9 Jun 2008 14:47:09 +0000 (17:47 +0300)
commit079345703901b497f2c09714051b33bb2dff1b4f
tree7440949f97d542ea8cb1efb03ebbfa59c78eeab4
parent4c7e02298f68b84d929cd1d3af8b3120281c2e32
glx: add dri_common.c ala xserver

also drop driFilterModes which is unused

in preparation of loading swrast_dri.so
src/glx/x11/Makefile
src/glx/x11/dri2_glx.c
src/glx/x11/dri_common.c [new file with mode: 0644]
src/glx/x11/dri_common.h [new file with mode: 0644]
src/glx/x11/dri_glx.c