mesa/src/glx
Yurii Kolesnykov 8cc06191a8
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
apple_cgl.c: Fix error: call to undeclared function 'os_get_option'
Signed-off-by: Yurii Kolesnykov <root@yurikoles.com>
Fixes: 222b85328e ("mesa: replace most occurrences of getenv() with os_get_option()")
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Mel Henning <mhenning@darkrefraction.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38429>
2025-11-20 18:39:19 +00:00
..
apple apple_cgl.c: Fix error: call to undeclared function 'os_get_option' 2025-11-20 18:39:19 +00:00
windows glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
applegl_glx.c glx: Remove (almost) all usage of _X_HIDDEN / _X_INTERNAL 2025-02-20 15:47:23 +00:00
clientattrib.c
clientinfo.c glx: Fix segfault when Nvidia PRIME render offload is enabled, but not used 2025-09-20 08:43:00 +00:00
compsize.c
create_context.c glx: Remove (almost) all usage of _X_HIDDEN / _X_INTERNAL 2025-02-20 15:47:23 +00:00
dri3_glx.c dri: Get rid of __DRIbackgroundCallableExtension 2025-07-16 01:32:56 +00:00
dri3_priv.h
dri_common.c egl,glx: allow OpenGL with old libx11, but disable glthread if it's unsafe 2025-08-21 02:05:26 +00:00
dri_common.h dri: Get rid of __DRIbackgroundCallableExtension 2025-07-16 01:32:56 +00:00
dri_common_query_renderer.c glx: Remove (almost) all usage of _X_HIDDEN / _X_INTERNAL 2025-02-20 15:47:23 +00:00
drisw_glx.c glx/kopper: don't call glFlush from swapbuffers 2025-08-22 00:42:28 +00:00
drisw_priv.h
driwindows_glx.c
eval.c
g_glxglvnddispatchfuncs.c
g_glxglvnddispatchindices.h
glvnd-symbols.txt glx: stop exporting EXT_texture_object functions from libGLX_mesa.so 2025-03-27 05:46:35 +00:00
glx_error.c
glx_error.h glx: Remove (almost) all usage of _X_HIDDEN / _X_INTERNAL 2025-02-20 15:47:23 +00:00
glx_pbuffer.c
glx_query.c
glxclient.h glx: clean up a litttle remains of DRI2 support. 2025-07-09 14:31:05 -07:00
glxcmds.c glx: Add some NULL pointer checks 2025-11-04 00:21:19 +00:00
glxconfig.c glx: Remove (almost) all usage of _X_HIDDEN / _X_INTERNAL 2025-02-20 15:47:23 +00:00
glxconfig.h
glxcurrent.c glx: Remove (almost) all usage of _X_HIDDEN / _X_INTERNAL 2025-02-20 15:47:23 +00:00
glxext.c mesa: replace most occurrences of getenv() with os_get_option() 2025-11-06 04:36:13 +00:00
glxextensions.c glapi: remove unused functions from dispatch tables 2025-03-03 21:06:06 +00:00
glxextensions.h glapi: remove unused functions from dispatch tables 2025-03-03 21:06:06 +00:00
glxglvnd.c
glxglvnd.h
glxglvnddispatchfuncs.h
glxhash.c glx: Remove (almost) all usage of _X_HIDDEN / _X_INTERNAL 2025-02-20 15:47:23 +00:00
glxhash.h
indirect_glx.c glx: Remove (almost) all usage of _X_HIDDEN / _X_INTERNAL 2025-02-20 15:47:23 +00:00
indirect_init.h
indirect_texture_compression.c
indirect_transpose_matrix.c
indirect_vertex_array.c glapi: remove unused functions from dispatch tables 2025-03-03 21:06:06 +00:00
indirect_vertex_array.h
indirect_vertex_array_priv.h
indirect_vertex_program.c
indirect_window_pos.c
libgl-symbols.txt glx: add a test to verify exported symbols 2025-03-27 05:46:34 +00:00
meson.build glx: provide glx.pc 2025-10-14 20:53:10 +00:00
packrender.h
packsingle.h
pixel.c
pixelstore.c
query_renderer.c glx: Remove (almost) all usage of _X_HIDDEN / _X_INTERNAL 2025-02-20 15:47:23 +00:00
render2.c glx: Fix typos 2025-02-15 17:43:44 +00:00
renderpix.c glx: don't generate indirect GLX dispatch for ARB_imaging functions 2025-03-27 05:46:34 +00:00
single2.c glx: stop exporting EXT_texture_object functions from libGLX_mesa.so 2025-03-27 05:46:35 +00:00
vertarr.c
xfont.c mesa: move src/mapi to src/mesa/glapi 2025-08-06 20:35:26 +00:00