mesa/src/glx
Yunhyeok "Yune" Choi 27014df366 glx: Getting rid of the double assignment in __glXWireToEvent.
Previously the field `event_type` in `GLXPbufferClobberEvent`
was assigned twice in succession with different values.
Removing the first assignment and retaining only the second one.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30836>
2024-08-26 23:19:56 +00: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 glx: unify dri screen init 2024-08-19 17:43:59 +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 glx: unify renderer query hooks 2024-08-19 17:43:58 +00:00
drisw_glx.c glx: unify dri screen init 2024-08-19 17:43:59 +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_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 glx: inline __GLXDRIscreen onto base glx_screen 2024-08-19 17:43:59 +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: Getting rid of the double assignment in __glXWireToEvent. 2024-08-26 23:19:56 +00: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 dri: merge in loader_dri3 2024-08-19 17:43:58 +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