mesa/src/glx
Michel Dänzer 71a0a386b5 Revert "egl/glx: add fallback for zink loading"
This reverts commit 2569215f43.

Conflicts:
	src/egl/main/eglapi.c
	src/glx/glxext.c

It broke the fallback to swrast in some cases where zink can't work.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7333
Fixes: 2569215f43 ("egl/glx: add fallback for zink loading")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19681>
2022-11-17 01:08:33 +00:00
..
apple glapi: #include "util/glheader.h" in glapi_priv.h and glapitable.h directly 2022-11-03 16:07:31 +00:00
tests mesa: Move glheader.h from mesa/main/glheader.h to util/glheader.h 2022-11-03 16:07:31 +00:00
windows
applegl_glx.c
clientattrib.c
clientinfo.c
compsize.c
create_context.c glx: clean-ups in create_context.c 2022-10-27 03:26:08 +00:00
dri2.c
dri2.h
dri2_glx.c glx: Implement the new flush method 2022-11-02 18:11:41 +00:00
dri2_priv.h glx: Implement the new flush method 2022-11-02 18:11:41 +00:00
dri3_glx.c glx: Implement the new flush method 2022-11-02 18:11:41 +00:00
dri3_priv.h glx: Implement the new flush method 2022-11-02 18:11:41 +00:00
dri_common.c glx/dri: Avoid a weird indirection in driFetchDrawable 2022-09-17 03:06:10 +00:00
dri_common.h
dri_common_interop.c glx: Implement the new flush method 2022-11-02 18:11:41 +00:00
dri_common_query_renderer.c
drisw_glx.c Revert "egl/glx: add fallback for zink loading" 2022-11-17 01:08:33 +00:00
drisw_priv.h glx/dri*: Unify glx_context subclassing 2022-09-17 03:06:10 +00:00
driwindows_glx.c
eval.c
g_glxglvnddispatchfuncs.c
g_glxglvnddispatchindices.h
glx_error.c
glx_error.h
glx_pbuffer.c glx: Remove some excess work from the GLX_FBCONFIG_ID fallback 2022-09-17 03:06:10 +00:00
glx_query.c
glxclient.h glx: Implement the new flush method 2022-11-02 18:11:41 +00:00
glxcmds.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
glxconfig.c
glxconfig.h
glxcurrent.c mapi: Remove usage of _glapi_check_multithread and _glapi_destroy_multithread 2022-08-22 21:32:09 +00:00
glxext.c Revert "egl/glx: add fallback for zink loading" 2022-11-17 01:08:33 +00:00
glxextensions.c glx: Use common CONCAT/PASTE macros 2022-11-15 11:54:42 +00:00
glxextensions.h
glxglvnd.c
glxglvnd.h
glxglvnddispatchfuncs.h
glxhash.c Revert "glx: Use XSaveContext, delete glxhash.c" 2022-09-12 21:18:15 +00:00
glxhash.h Revert "glx: Use XSaveContext, delete glxhash.c" 2022-09-12 21:18:15 +00:00
indirect_glx.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
indirect_init.h
indirect_texture_compression.c
indirect_transpose_matrix.c
indirect_vertex_array.c glapi: remove EXT and ARB suffixes from Draw functions 2022-10-19 04:23:05 +00:00
indirect_vertex_array.h
indirect_vertex_array_priv.h
indirect_vertex_program.c
indirect_window_pos.c
meson.build Revert "glx: Use XSaveContext, delete glxhash.c" 2022-09-12 21:18:15 +00:00
packrender.h
packsingle.h
pixel.c
pixelstore.c
query_renderer.c
render2.c
renderpix.c
single2.c
singlepix.c
vertarr.c
xfont.c