mesa/src
Konstantin Kharlamov 91362340f3 meson: remove source_root() call in nir compiler path
source_root function is deprecated in Meson version 0.56.0, so let's use
instead a current_source_dir() function, available in all Meson
versions. This also allows to deduplicate some code by declaring
commonly used string at the top meson.build file.

Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17974>
2022-08-12 13:11:03 +00:00
..
amd radv: Fix stack size calculation with stage ids 2022-08-11 17:59:47 +00:00
android_stub
asahi agx: Only emit the used components of gl_FragCoord 2022-08-07 20:43:54 -04:00
broadcom nir: add a nir_opt_if_options enum 2022-08-10 12:55:39 +00:00
c11 c11: Implement and use of thrd_current properly on win32 2022-08-10 20:14:15 +00:00
compiler glsl: add check for too large atomic counter buffer offset 2022-08-12 10:45:53 +00:00
drm-shim drm-shim: Cleanup on device file close 2022-05-02 19:50:33 +00:00
egl egl/wgl: Fix some awkward sizeof formatting 2022-08-10 21:00:43 +00:00
etnaviv util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
freedreno meson: remove source_root() call in nir compiler path 2022-08-12 13:11:03 +00:00
gallium meson: remove source_root() call in nir compiler path 2022-08-12 13:11:03 +00:00
gbm gbm: Add USE_FRONT_RENDERING flag 2022-08-05 00:57:38 +00:00
getopt
glx glx: Remove usage of USE_ELF_TLS 2022-07-29 23:59:12 +00:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
hgl
imagination pvr: fix memleak in error paths 2022-08-12 10:08:38 +00:00
imgui
intel meson: remove source_root() call in nir compiler path 2022-08-12 13:11:03 +00:00
loader loader/dri3: remove a no-op free call 2022-08-12 13:11:03 +00:00
mapi glthread: track glBindFramebufferEXT, not just glBindFramebuffer 2022-08-12 06:06:48 +00:00
mesa glthread: add missing code for GL_ARB_sparse_texture 2022-08-12 06:06:48 +00:00
microsoft meson: remove source_root() call in nir compiler path 2022-08-12 13:11:03 +00:00
nouveau nir: Split usub_sat lowering flag from uadd_sat. 2022-07-22 17:54:28 +00:00
panfrost meson: remove source_root() call in nir compiler path 2022-08-12 13:11:03 +00:00
tool meson/pps: Check if libdrm exists to compile pps 2022-06-22 11:52:36 +03:00
util util/xmlconfig: allow drivers to override option values 2022-08-12 06:06:48 +00:00
virtio virgl: add support for hardware video acceleration 2022-08-11 10:21:03 +00:00
vulkan vulkan/device_select: allow DRI_PRIME=vendor_id:device_id 2022-08-08 16:52:44 +00:00
meson.build meson: Remove usage of use_elf_tls 2022-07-29 23:59:11 +00:00