xserver-multidpi/glx
Daniel Drake eff25430b4 Don't abort if swrast library is not present
GLX is enabled by default, but the current swrast behaviour causes X
to abort with fatal error if the swrast dri library dlopen fails.

Handle the case where the swrast library is not present, and do not
register the GLX extension unless at least one screen has a usable
GL provider.
2008-07-24 21:06:34 -05:00
..
dispatch.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
extension_string.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
extension_string.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
g_disptab.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glapi.c gl: include assert.h if we're compiling with DEBUG. 2008-06-05 09:19:16 +09:30
glapi.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glapioffsets.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glapitable.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glapitemp.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glprocs.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glthread.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glthread.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glxbyteorder.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glxcmds.c Drop the glx resize hook and stop chaining PositionWindow. 2008-07-24 13:34:24 -04:00
glxcmdsswap.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glxcontext.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glxdrawable.h Drop the glx resize hook and stop chaining PositionWindow. 2008-07-24 13:34:24 -04:00
glxdri.c Drop the glx resize hook and stop chaining PositionWindow. 2008-07-24 13:34:24 -04:00
glxdri2.c Drop the glx resize hook and stop chaining PositionWindow. 2008-07-24 13:34:24 -04:00
glxdricommon.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glxdricommon.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glxdriswrast.c Don't abort if swrast library is not present 2008-07-24 21:06:34 -05:00
glxext.c Don't abort if swrast library is not present 2008-07-24 21:06:34 -05:00
glxext.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glxscreens.c Drop the glx resize hook and stop chaining PositionWindow. 2008-07-24 13:34:24 -04:00
glxscreens.h Drop the glx resize hook and stop chaining PositionWindow. 2008-07-24 13:34:24 -04:00
glxserver.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glxutil.c Drop unnecessary linked list of contexts from GLXDrawable. 2008-07-24 13:34:24 -04:00
glxutil.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_dispatch_swap.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_dispatch.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_dispatch.h VBO: Regenerate files based on recent changes to gl_API.xml 2008-07-02 06:25:03 -07:00
indirect_program.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_reqsize.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_reqsize.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_size_get.c VBO: Regenerate files based on recent changes to gl_API.xml 2008-07-02 06:25:03 -07:00
indirect_size_get.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_size.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_table.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_table.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_texture_compression.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_util.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_util.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
Makefile.am distcheck fixes 2008-07-20 16:30:24 +02:00
render2.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
render2swap.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
renderpix.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
renderpixswap.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
rensize.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
single2.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
single2swap.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
singlepix.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
singlepixswap.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
singlesize.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
singlesize.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
swap_interval.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
unpack.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
xfont.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00