mesa/src/egl/main
Yonggang Luo bf2cd50019 egl: Remove usage of USE_ELF_TLS macro
After commit c47fd3dc00 ("windows: Use TLS context/dispatch with shared-glapi")
USE_ELF_TLS are always defined by
pre_args += '-DUSE_ELF_TLS'
So we can remove it safety

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:11 +00:00
..
50_mesa.json
egl.def.in win32: Fixes 32 bits visual studio module definition files by add script gen_vs_module_defs.py 2022-04-19 19:38:47 +00:00
eglapi.c egl: Remove usage of USE_ELF_TLS macro 2022-07-29 23:59:11 +00:00
eglarray.c
eglarray.h egl: remove needless c99_compat.h includes 2022-06-02 13:09:16 +00:00
eglconfig.c egl: remove needless c99_compat.h includes 2022-06-02 13:09:16 +00:00
eglconfig.h egl: remove needless c99_compat.h includes 2022-06-02 13:09:16 +00:00
eglconfigdebug.c egl: add config debug printout 2021-12-11 00:25:04 +00:00
eglconfigdebug.h egl: add config debug printout 2021-12-11 00:25:04 +00:00
eglcontext.c egl: Remove usage of USE_ELF_TLS macro 2022-07-29 23:59:11 +00:00
eglcontext.h egl: remove needless c99_compat.h includes 2022-06-02 13:09:16 +00:00
eglcurrent.c egl: Remove usage of USE_ELF_TLS macro 2022-07-29 23:59:11 +00:00
eglcurrent.h egl: Remove usage of USE_ELF_TLS macro 2022-07-29 23:59:11 +00:00
egldefines.h
egldevice.c egl: add support for EGL_EXT_device_drm_render_node 2021-07-22 17:12:35 +00:00
egldevice.h egl: add support for EGL_EXT_device_drm_render_node 2021-07-22 17:12:35 +00:00
egldispatchstubs.c Add copyright comments to the GLVND-related files. 2021-10-13 05:34:27 +00:00
egldispatchstubs.h Add copyright comments to the GLVND-related files. 2021-10-13 05:34:27 +00:00
egldisplay.c egl: Detect Windows platform using GDI 2021-09-15 20:17:31 +00:00
egldisplay.h egl: remove needless c99_compat.h includes 2022-06-02 13:09:16 +00:00
egldriver.h egl: remove needless c99_compat.h includes 2022-06-02 13:09:16 +00:00
eglentrypoint.h
eglglobals.c egl: Fix DETECT_OS macro usage 2022-05-27 21:47:11 +02:00
eglglobals.h
eglglvnd.c Add copyright comments to the GLVND-related files. 2021-10-13 05:34:27 +00:00
eglimage.c
eglimage.h egl: remove needless c99_compat.h includes 2022-06-02 13:09:16 +00:00
egllog.c egl: introduce a log level getter function 2021-12-11 00:25:04 +00:00
egllog.h egl: introduce a log level getter function 2021-12-11 00:25:04 +00:00
eglsurface.c egl: implement EGL_EXT_present_opaque on wayland 2021-10-12 21:40:54 +00:00
eglsurface.h egl: remove needless c99_compat.h includes 2022-06-02 13:09:16 +00:00
eglsync.c
eglsync.h egl: remove needless c99_compat.h includes 2022-06-02 13:09:16 +00:00
egltypedefs.h