mesa/src/glx
Yonggang Luo aa0b857544 glx: Remove usage of USE_ELF_TLS
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17213>
2022-07-29 23:59:12 +00:00
..
apple glx: Fix macOS build. 2021-05-02 14:16:07 +00:00
tests glx: Remove usage of USE_ELF_TLS 2022-07-29 23:59:12 +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/drirc: add a force_direct_glx_context option 2021-11-04 13:59:00 +01:00
dri2.c replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
dri2.h glx: Fix build since 679c2ef "glx/drisw: add support for DRI2rendererQueryExtension", when only building drisw renderer 2014-08-21 16:59:48 +01:00
dri2_glx.c glx: Unify dri2/dri3 vblank_mode logic. 2022-07-12 21:57:23 +00:00
dri2_priv.h glx: Delegate the core of glXGetScreenDriver to the GLX screen vtable 2020-10-21 10:24:31 -04:00
dri3_glx.c glx: Unify dri2/dri3 vblank_mode logic. 2022-07-12 21:57:23 +00:00
dri3_priv.h glx: Unify dri2/dri3 vblank_mode logic. 2022-07-12 21:57:23 +00:00
dri_common.c glx: Fix drawable refcounting for naked Windows 2022-07-13 12:25:30 -04:00
dri_common.h glx: Use the new no-error driver interface 2022-02-04 18:36:24 +00:00
dri_common_interop.c
dri_common_query_renderer.c glx/meson: use full include path for dri_interface.h 2019-03-08 18:00:19 +00:00
drisw_glx.c kopper: Implement {EGL,GLX}_EXT_buffer_age 2022-07-18 19:31:29 +00:00
drisw_priv.h kopper: Respect the vblank_mode env var. 2022-07-12 21:57:23 +00:00
driwindows_glx.c glx/dri: Fix DRI drawable release at MakeCurrent time 2022-06-27 20:03:26 +00:00
eval.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
g_glxglvnddispatchfuncs.c glx: init __GLXvendorInfo to NULL 2021-04-29 20:34:25 +00:00
g_glxglvnddispatchindices.h glx: Provide glvnd wrapper for glXSwapIntervalEXT 2021-01-22 22:34:23 -08:00
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: Add missing include guards 2018-10-30 06:19:10 -06:00
glx_pbuffer.c glx: Fix return values from __glXGetDrawableAttribute 2022-07-12 18:43:24 +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: Remove usage of USE_ELF_TLS 2022-07-29 23:59:12 +00:00
glxcmds.c glx: Remove excess screen parameter from CreateContext 2022-07-12 18:43:24 +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 glx: Remove usage of USE_ELF_TLS 2022-07-29 23:59:12 +00:00
glxext.c glx: Learn about kopper 2022-04-07 00:17:40 +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 glx: fix glvnd pointer types 2019-06-20 17:21:37 +01:00
glxglvnd.h glx: Implement the libglvnd interface. 2016-05-30 16:29:49 +01:00
glxglvnddispatchfuncs.h glx: Implement the libglvnd interface. 2016-05-30 16:29:49 +01:00
glxhash.c
glxhash.h Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
indirect_glx.c glx: Move __glFreeAttributeState next to its one caller 2021-09-27 09:36:44 -04:00
indirect_init.h
indirect_texture_compression.c
indirect_transpose_matrix.c
indirect_vertex_array.c glx: remove a set but not used variable 2021-12-22 17:02:00 +00:00
indirect_vertex_array.h Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
indirect_vertex_array_priv.h
indirect_vertex_program.c mesa: Standardize names of OpenGL functions. 2012-11-12 10:53:57 -08:00
indirect_window_pos.c mesa: Standardize names of OpenGL functions. 2012-11-12 10:53:57 -08:00
meson.build build(glx): Fix build by adding missing deps 2022-07-18 21:12:26 +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 glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types. 2010-07-28 16:45:25 -04:00
pixelstore.c glx: Use _mesa_lroundevenf() in glPixelStoref(). 2015-08-04 10:33:16 -07:00
query_renderer.c replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
render2.c Fix build of appleglx 2014-05-23 15:24:07 +01:00
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 Fix build of appleglx 2014-05-23 15:24:07 +01:00
xfont.c glx: Fix drawable lookup bugs in glXUseXFont 2019-09-19 21:06:01 -04:00