glx: load swrast_dri.so
authorGeorge Sapountzis <gsap7@yahoo.gr>
Fri, 13 Jun 2008 12:54:08 +0000 (15:54 +0300)
committerGeorge Sapountzis <gsap7@yahoo.gr>
Fri, 13 Jun 2008 12:54:08 +0000 (15:54 +0300)
commit1087cc61b3776f4cdc991dcd95ee59dbd26307f3
treec74d06f6a51495af96299f694b40daf662d1af62
parent7ffb1230b3287a72d9ac59c5d830f7a4155cbdf9
glx: load swrast_dri.so

caveats:

- does not work with old (i.e. libGLcore) xserver:

- made unbindContext a noop

- extensions:

  GLX_SGI_make_current_read
  GLX_EXT_texture_from_pixmap
  GLX_MESA_copy_sub_buffer
src/glx/x11/Makefile
src/glx/x11/dri_glx.c
src/glx/x11/drisw_glx.c [new file with mode: 0644]
src/glx/x11/glxclient.h
src/glx/x11/glxext.c