mesa/src
Thomas Devoogdt 3ef5149824 util: os_same_file_description: fix unknown linux < 3.5 syscall SYS_kcmp
https://man7.org/linux/man-pages/man2/kcmp.2.html

The kcmp() system call first appeared in Linux 3.5.

But was probably also not supported by all major platforms
at that time. So fallback to the check that is done for windows.

Signed-off-by: Thomas Devoogdt <thomas.devoogdt@barco.com>
Acked-by: Yonggang Luo <luoyonggang@gmail.com>
Acked-by: Michel Dänzer <mdaenzer@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18517>
2023-12-12 10:28:17 +00:00
..
amd radv: fix number of physical SGPRs on GFX10+ 2023-12-11 10:39:51 +00:00
android_stub
asahi asahi: clamp draw count for mdi 2023-12-09 12:08:39 -04:00
broadcom broadcom/compiler: remove include of gallium headers from meson.build 2023-12-12 10:03:11 +00:00
c11 util/meson: Getting mesa util core to be self contained 2023-08-02 03:41:24 +00:00
compiler glsl: combine shader stage loops in linker 2023-12-12 02:28:33 +00:00
drm-shim compiler,vulkan,drm-shim: Remove unused include directories from meson.build 2023-10-27 01:35:10 +00:00
egl meson: work around meson 0.62 issue 2023-12-04 11:41:37 +00:00
etnaviv etnaviv/ci: run only the relevant jobs when changing the ci expectations 2023-12-07 18:26:35 +00:00
freedreno nir/opt_preamble: make load_workgroup_size handling optional 2023-12-09 10:56:37 -04:00
gallium winsys/radeon: remove unused gpu_address variable from struct radeon_cmdbuf 2023-12-12 06:14:23 +00:00
gbm gbm: delete some zink handling 2023-10-09 18:43:09 +00:00
getopt
glx mesa/st, dri2, wgl, glx: Restore flush_objects interop backward compat 2023-11-21 23:15:32 +00:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination pvr: update symbols that have become aliases for newer ones 2023-12-04 12:16:06 +00:00
imgui
intel intel/tools: fix compilation of intel_hang_viewer on 32 bits 2023-12-08 22:53:03 +00:00
loader dri: added build dependencies for systems using non-standard prefixed X11 libs. 2023-11-02 15:08:17 +00:00
mapi glthread: add a string table of function names 2023-12-08 04:25:52 +00:00
mesa mesa/main: allow S3TC for 3D textures 2023-12-12 06:53:00 +00:00
microsoft microsoft/clc: Flip on capabilities to prevent warning spew 2023-12-11 16:28:29 +00:00
nouveau nak: Implement fmulz and ffmaz 2023-12-11 15:29:17 +00:00
panfrost panfrost/ci: run only the relevant jobs when changing the ci expectations 2023-12-07 09:21:11 +00:00
tool perfetto/pps-producer: add optimized cpu/gpu timestamp correlation support 2023-11-09 13:22:48 +00:00
util util: os_same_file_description: fix unknown linux < 3.5 syscall SYS_kcmp 2023-12-12 10:28:17 +00:00
virtio venus: fix query feedback copy sanitize off by 1 2023-12-09 01:32:05 +00:00
vulkan vulkan: bump headers/registry to 1.3.273 2023-12-11 08:26:02 +01:00
.clang-format asahi: add agx_push macro 2023-12-09 12:08:39 -04:00
meson.build meson: Only include virtio when DRM available 2023-11-07 18:22:56 +00:00