mesa/src/gallium/targets/libgl-xlib
Yonggang Luo 61342ea1a5 xlib: Remove the usage of global constructor in xlib.c, so the xm_public.h are removed
The usage of global constructor should be limited, only in absolutely needed case.
The call style of xlib_create_screen referenced to osmesa_create_screen

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19258>
2022-10-26 02:16:35 +00:00
..
libgl-xlib.sym gallium: Remove mgl* prefix in linker script osmesa.sym and libgl-xlib.sym 2022-10-26 02:16:35 +00:00
meson.build xlib: Remove the linkage hack in lib.c by use meson link_whole option 2022-10-26 02:16:35 +00:00
xlib.c xlib: Remove the usage of global constructor in xlib.c, so the xm_public.h are removed 2022-10-26 02:16:35 +00:00