mesa/src/glx
Dave Airlie b01a3a9b72 glx: don't fail out when no configs if we have visuals
GLX 1.2 servers with no SGIX_fbconfigs exist (some citrix thing),
and we fail glxinfo completely in those cases.

CC: <mesa-stable@lists.freedesktop.org>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2013-11-21 10:50:48 +10:00
..
apple Apple: glFlush() is not needed with CGLFlushDrawable() 2013-07-20 10:25:28 -07:00
tests glx/tests: Provide __glXGetCurrentContext() stub when needed 2013-11-19 15:28:22 +00:00
.gitignore Clean up .gitignore files 2013-01-10 22:01:31 +01:00
Makefile.am glx: conditionaly build dri3 and present loader (v3) 2013-11-09 09:12:46 -08:00
SConscript glx: Fix scons build. 2013-11-11 07:30:07 +00:00
XF86dri.c integer overflow in XF86DRIGetClientDriverName() [CVE-2013-1993 2/2] 2013-05-30 18:03:45 -07:00
applegl_glx.c
clientattrib.c
clientinfo.c
compsize.c
create_context.c glx: Store the RENDER_TYPE in indirect rendering 2013-07-18 16:03:42 -07:00
dri2.c glx: Replace DRI2SwapBuffers() custom protocol with XCB. 2012-10-09 14:32:03 -07:00
dri2.h glx: declare glx_screen struct to silence warning 2013-11-11 08:12:05 -07:00
dri2_glx.c glx/dri2: Add DRI2 support for GLX_MESA_query_renderer 2013-11-07 18:12:33 -08:00
dri2_priv.h glx/dri2: Add DRI2 support for GLX_MESA_query_renderer 2013-11-07 18:12:33 -08:00
dri2_query_renderer.c glx/dri2: Add DRI2 support for GLX_MESA_query_renderer 2013-11-07 18:12:33 -08:00
dri3_common.c Add DRI3+Present loader 2013-11-07 19:08:09 -08:00
dri3_glx.c dri: Remove redundant createNewContext function from __DRIimageDriverExtension 2013-11-12 16:08:17 -08:00
dri3_priv.h Add DRI3+Present loader 2013-11-07 19:08:09 -08:00
dri_common.c glx: Add an optional function call for getting the DRI driver interface. 2013-10-24 14:04:20 -07:00
dri_common.h glx: Add an optional function call for getting the DRI driver interface. 2013-10-24 14:04:20 -07:00
dri_glx.c glx: Add an optional function call for getting the DRI driver interface. 2013-10-24 14:04:20 -07:00
drisw_glx.c dri: Pass in the dlsym()ed driver extension to screen creation. 2013-10-24 14:04:20 -07:00
eval.c
glx_error.c
glx_error.h
glx_pbuffer.c glx: Generate GLXBadDrawable when drawable is zero 2013-08-13 17:53:33 -07:00
glx_query.c glx: Unifdef USE_XCB. 2012-10-09 14:32:02 -07:00
glxclient.h glx: change query_renderer_integer() value param to unsigned 2013-11-11 08:10:12 -07:00
glxcmds.c glx: don't fail out when no configs if we have visuals 2013-11-21 10:50:48 +10:00
glxconfig.c
glxconfig.h
glxcurrent.c glx: Generate fewer errors in MakeContextCurrent 2013-10-08 13:24:20 -04:00
glxext.c glx: conditionaly build dri3 and present loader (v3) 2013-11-09 09:12:46 -08:00
glxextensions.c glx: Add extension tracking GLX_MESA_query_renderer 2013-11-07 18:12:32 -08:00
glxextensions.h glx: Add extension tracking GLX_MESA_query_renderer 2013-11-07 18:12:32 -08:00
glxhash.c
glxhash.h
indirect_glx.c glx: Fix return value from indirect_bind_context 2013-10-25 16:49:28 -04:00
indirect_init.h
indirect_texture_compression.c mesa: Standardize names of OpenGL functions. 2012-11-12 10:53:57 -08:00
indirect_transpose_matrix.c mesa: Standardize names of OpenGL functions. 2012-11-12 10:53:57 -08:00
indirect_vertex_array.c glx: Fix another missed glMultiDrawElementsEXT const change. 2013-06-26 12:28:25 -07:00
indirect_vertex_array.h
indirect_vertex_array_priv.h
indirect_vertex_program.c mesa: Standardize names of OpenGL functions. 2012-11-12 10:53:57 -08:00
indirect_window_pos.c mesa: Standardize names of OpenGL functions. 2012-11-12 10:53:57 -08:00
packrender.h
packsingle.h
pixel.c
pixelstore.c
query_renderer.c glx: change query_renderer_integer() value param to unsigned 2013-11-11 08:10:12 -07:00
render2.c
renderpix.c
single2.c glx: move declarations before code 2013-06-27 07:48:18 -06:00
singlepix.c
vertarr.c
xf86dri.h
xf86dristr.h
xfont.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00