mesa/src/glx
Yonggang Luo cfa0a22315 glx: Fixes apple/apple_visual.c that include non-exist util/debug.h
Fixes: aa4ac5ff8b ("utils: Merge util/debug.* into util/u_debug.* and remove util/debug.*")

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Reviewed-by: Illia Abernikhin <illia.abernikhin@globallogic.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19486>
(cherry picked from commit 287435134c)
2022-11-09 21:22:05 +00:00
..
apple glx: Fixes apple/apple_visual.c that include non-exist util/debug.h 2022-11-09 21:22:05 +00:00
tests glapi: remove EXT and ARB suffixes from Draw functions 2022-10-19 04:23:05 +00:00
windows glx: Remove windows' stub {bind,release}_text_image context hooks 2021-03-19 11:13:07 -04:00
applegl_glx.c glx: Convert tab to space in applegl_glx.c 2022-07-29 12:57:26 +00:00
clientattrib.c glx: Move __glFreeAttributeState next to its one caller 2021-09-27 09:36:44 -04:00
clientinfo.c glx: Stop pretending the GLX major number isn't 1 2021-04-29 20:34:25 +00:00
compsize.c
create_context.c glx: clean-ups in create_context.c 2022-10-27 03:26:08 +00:00
dri2.c replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
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 glx: Use the new no-error driver interface 2022-02-04 18:36:24 +00:00
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 utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
drisw_priv.h glx/dri*: Unify glx_context subclassing 2022-09-17 03:06:10 +00:00
driwindows_glx.c glx/dri: Fix DRI drawable release at MakeCurrent time 2022-06-27 20:03:26 +00:00
eval.c
g_glxglvnddispatchfuncs.c glx: init __GLXvendorInfo to NULL 2021-04-29 20:34:25 +00:00
g_glxglvnddispatchindices.h
glx_error.c glx: Stash a copy of the XExtCodes in the glx_display 2021-04-29 20:34:25 +00:00
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 glx: Remove unused opcode argument to __glX{Get,QueryServer}String 2021-04-29 20:34:25 +00:00
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 glx: set max values for pbuffer width / height 2022-05-17 07:21:34 +00:00
glxconfig.h glx: Fix GLX_NV_float_buffer fbconfig handling 2021-12-16 22:05:20 +00:00
glxcurrent.c mapi: Remove usage of _glapi_check_multithread and _glapi_destroy_multithread 2022-08-22 21:32:09 +00:00
glxext.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
glxextensions.c glx: Remove the remains of GLX_MESA_multithread_makecurrent 2022-07-12 10:02:46 +00:00
glxextensions.h glx: Remove the remains of GLX_MESA_multithread_makecurrent 2022-07-12 10:02:46 +00:00
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 replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
packsingle.h replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
pixel.c
pixelstore.c
query_renderer.c replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
render2.c
renderpix.c
single2.c replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
singlepix.c glapi: Remove remnants of EXT_paletted_texture and the imaging subset 2021-12-08 03:42:44 +00:00
vertarr.c
xfont.c