mesa/src/gallium/winsys/svga/drm
Eric Engestrom 2c67457e5e util/list: rename LIST_ENTRY() to list_entry()
This follows the Linux kernel convention, and avoids collision with
macOS header macro.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6751
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6840
Cc: mesa-stable
Signed-off-by: Eric Engestrom <eric@igalia.com>
Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17772>
2022-07-28 10:10:44 +00:00
..
meson.build
pb_buffer_simple_fenced.c util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
svga_drm_public.h
vmw_buffer.c
vmw_buffer.h
vmw_context.c
vmw_context.h
vmw_fence.c
vmw_fence.h
vmw_msg.c svga: Don't try to build x86/x64 assembly on different arch's 2022-04-26 00:33:25 +00:00
vmw_msg.h
vmw_query.c
vmw_query.h
vmw_screen.c svga: add GL43 resource validation at draw time 2022-01-18 23:50:36 +00:00
vmw_screen.h svga: Add utility to check for GL43 support 2022-01-18 23:50:36 +00:00
vmw_screen_dri.c
vmw_screen_ioctl.c svga: Add support for SVGAv3 2022-04-26 00:33:25 +00:00
vmw_screen_pools.c
vmw_screen_svga.c c11: Implement thread_local in c11/threads.h 2022-06-15 17:37:17 +00:00
vmw_shader.c
vmw_shader.h
vmw_surface.c
vmw_surface.h
vmwgfx_drm.h svga: Add support for SVGAv3 2022-04-26 00:33:25 +00:00