mesa/src/glx
David Rosca 656a03e583 glx: Destroy base screen after deinitScreen
Instead of destroying it before deinitScreen to match the original order.

Fixes: 407a9094f7 ("glx: move base screen destroy to glx_screen_cleanup")

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31087>
2024-09-10 08:55:58 +02:00
..
apple glx: include src/gallium for apple 2024-08-01 16:01:17 +00:00
windows build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
applegl_glx.c
clientattrib.c apple: Extended Apple feature support using GLX_USE_APPLE. 2024-03-18 18:06:45 +00:00
clientinfo.c glx: tabs -> spaces 2024-07-28 13:11:07 +00:00
compsize.c
create_context.c glx: tabs -> spaces 2024-07-28 13:11:07 +00:00
dri2.c glx: tabs -> spaces 2024-07-28 13:11:07 +00:00
dri2.h gallium/dri: Switch xf86drm.h for util/libdrm.h to allow for the no-op shim to be used. 2024-03-15 10:50:12 +00:00
dri2_glx.c glx: unify dri screen init 2024-08-19 17:43:59 +00:00
dri2_priv.h glx: inline __GLXDRIscreen onto base glx_screen 2024-08-19 17:43:59 +00:00
dri3_glx.c meson: require dri3 modifiers 2024-09-06 17:34:17 +00:00
dri3_priv.h glx: inline __GLXDRIscreen onto base glx_screen 2024-08-19 17:43:59 +00:00
dri_common.c glx: unify dri screen init 2024-08-19 17:43:59 +00:00
dri_common.h glx: unify dri screen init 2024-08-19 17:43:59 +00:00
dri_common_query_renderer.c meson: delete dri3 build option 2024-09-04 14:48:17 +00:00
drisw_glx.c meson: delete dri3 build option 2024-09-04 14:48:17 +00:00
drisw_priv.h glx: inline __GLXDRIscreen onto base glx_screen 2024-08-19 17:43:59 +00:00
driwindows_glx.c glx: inline __GLXDRIscreen onto base glx_screen 2024-08-19 17:43:59 +00:00
eval.c
g_glxglvnddispatchfuncs.c mesa/st, dri2, wgl, glx: Restore flush_objects interop backward compat 2023-11-21 23:15:32 +00:00
g_glxglvnddispatchindices.h glx: Export the MESA GL Interop functions through glXGetProcAddress 2023-08-19 01:08:30 +00:00
glx_error.c
glx_error.h glx: tabs -> spaces 2024-07-28 13:11:07 +00:00
glx_pbuffer.c glx: inline __GLXDRIscreen onto base glx_screen 2024-08-19 17:43:59 +00:00
glx_query.c
glxclient.h meson: delete dri3 build option 2024-09-04 14:48:17 +00:00
glxcmds.c glx: inline __GLXDRIscreen onto base glx_screen 2024-08-19 17:43:59 +00:00
glxconfig.c glx: tabs -> spaces 2024-07-28 13:11:07 +00:00
glxconfig.h glx: tabs -> spaces 2024-07-28 13:11:07 +00:00
glxcurrent.c
glxext.c glx: Destroy base screen after deinitScreen 2024-09-10 08:55:58 +02:00
glxextensions.c glx: Delete support for GLX_OML_swap_method. 2023-10-20 10:03:43 +00:00
glxextensions.h glx: Delete support for GLX_OML_swap_method. 2023-10-20 10:03:43 +00:00
glxglvnd.c
glxglvnd.h
glxglvnddispatchfuncs.h
glxhash.c glx: tabs -> spaces 2024-07-28 13:11:07 +00:00
glxhash.h
indirect_glx.c glx: tabs -> spaces 2024-07-28 13:11:07 +00:00
indirect_init.h
indirect_texture_compression.c
indirect_transpose_matrix.c
indirect_vertex_array.c
indirect_vertex_array.h
indirect_vertex_array_priv.h
indirect_vertex_program.c
indirect_window_pos.c
meson.build meson: delete dri3 build option 2024-09-04 14:48:17 +00:00
packrender.h
packsingle.h
pixel.c
pixelstore.c
query_renderer.c
render2.c apple: Extended Apple feature support using GLX_USE_APPLE. 2024-03-18 18:06:45 +00:00
renderpix.c glx: tabs -> spaces 2024-07-28 13:11:07 +00:00
single2.c
singlepix.c
vertarr.c glx: tabs -> spaces 2024-07-28 13:11:07 +00:00
xfont.c treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00