mesa/src
Jonathan Gray 0398caa97f meson: conditionally include -ldl in gbm pkg-config file
Follow libGL and only include -ldl in gbm pkg-config file if libdl was
actually found.  Many systems have these functions in libc and don't
have libdl.

Fixes: 816bf7d164 ("meson: build gbm")
Signed-off-by: Jonathan Gray <jsg@jsg.id.au>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5630>
2020-08-31 09:14:57 +00:00
..
amd radv: dump shader stats with VK_KHR_pipeline_executable_properties 2020-08-31 09:42:25 +02:00
android_stub ci: Include enough Android headers to let us compile test EGL 2020-08-05 18:08:07 +00:00
broadcom v3d/packet: fix typo on Set InstanceID/PrimitiveID packet 2020-08-26 03:59:14 +02:00
compiler nir: Take a variable remap parameter in nir_inline_function_impl 2020-08-29 18:32:46 +00:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl egl: simplify eglSwapInterval() fallback logic 2020-08-28 08:55:06 +00:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno freedreno/ir3: Replace our custom vec4 UBO intrinsic with the shared lowering. 2020-08-24 09:53:36 -07:00
gallium vallium: disable VK_KHR_shader_float16_int8. 2020-08-31 13:20:11 +10:00
gbm meson: conditionally include -ldl in gbm pkg-config file 2020-08-31 09:14:57 +00:00
getopt
glx egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage 2020-08-19 12:47:58 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel intel/nir: Clean up lower_alpha_to_coverage a bit 2020-08-29 16:41:05 +00:00
loader egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage 2020-08-19 12:47:58 +00:00
mapi src/mesa: add GL_NV_half_float extension support (v2) 2020-08-11 19:55:22 +00:00
mesa st/mesa: remove useless code for lowered IO in st_nir_assign_vs_in_locations 2020-08-26 20:35:58 +00:00
panfrost panfrost: Fix remaining release-build warnings. 2020-08-28 22:45:08 +00:00
util util/anon_file: add OpenBSD shm_mkstemp() path 2020-08-31 09:14:57 +00:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan vulkan/wsi: add sw support. (v2) 2020-08-17 14:30:50 +10:00
meson.build meson: don't advertise TLS support if glx wasn't build with it 2020-08-31 09:14:57 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00