wayland/egl
Sébastien Marie d80bce5f1a build: fix build and provide compat for OpenBSD
- wayland-egl-abi-check: try to use llvm-nm first instead of BSD nm (incompatible options)
- avoid forcing _POSIX_C_SOURCE=200809L (SOCK_CLOEXEC become available)
- epoll(7) is provided by a userspace wrapper around kqueue(2) as FreeBSD
- when using SO_PEERCRED, the struct to use is `struct sockpeercred` instead of `struct ucred` on OpenBSD
- provide a compatibility layer for count_open_fds() using sysctl(2) as FreeBSD

Signed-off-by: Sebastien Marie <semarie@online.fr>
2024-02-21 15:46:41 +00:00
..
meson.build build: fix build and provide compat for OpenBSD 2024-02-21 15:46:41 +00:00
wayland-egl-abi-check.c egl: fix typo "Backards" 2020-12-17 16:03:14 -05:00
wayland-egl-backend.h build: drop autotools 2021-03-05 09:15:04 +00:00
wayland-egl-core.h wayland-egl: move the wayland-egl{, -core}.h headers to egl/ 2018-02-09 17:31:06 +00:00
wayland-egl-symbols-check wayland-egl: Ignore underscored symbols in ABI check 2018-03-20 10:01:19 -05:00
wayland-egl.c protocol: Add wl_surface.offset 2021-10-28 12:39:39 +00:00
wayland-egl.h wayland-egl: move the wayland-egl{, -core}.h headers to egl/ 2018-02-09 17:31:06 +00:00