mesa/src/virtio
Marek Olšák 171d316402 venus: fix the RHEL8 build by using syscall for gettid
src/virtio/vulkan/vn_common.c: In function ‘vn_ring_monitor_acquire’:
src/virtio/vulkan/vn_common.c:129:16: error: implicit declaration of function ‘gettid’; did you mean ‘getgid’? [-Werror=implicit-function-declaration]
  129 |    pid_t tid = gettid();

Reviewed-by: Yiwei Zhang <zzyiwei@chromium.org>
Reviewed-by: Ryan Neph <ryanneph@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22489>
2023-04-25 05:16:33 +00:00
..
ci ci/deqp: Update to 1.3.5.1 and pull in additional bugfixes from main. 2023-04-25 04:43:10 +00:00
venus-protocol venus: sync latest protocol for layering extensions 2023-04-07 03:05:02 +00:00
virtio-gpu virgl: Enable AMD_vertex_shader_(layer|viewport_index) when host supports it 2023-03-16 09:30:00 +00:00
vtest venus: rename sync_queue -> timeline 2022-12-16 21:12:38 +00:00
vulkan venus: fix the RHEL8 build by using syscall for gettid 2023-04-25 05:16:33 +00:00
meson.build venus: add driver skeleton 2021-04-08 17:15:37 +00:00