mesa/src/gallium/winsys
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
..
amdgpu/drm ac/gpu_info: remove amdgpu_gpu_info parameter from ac_query_gpu_info 2022-07-27 05:01:38 +00:00
crocus/drm util/slab: use simple_mtx_t 2021-10-05 23:46:14 +00:00
d3d12/wgl d3d12: Add helpers to build with correct ABI for MinGW 2022-07-15 16:27:11 +00:00
etnaviv/drm etnaviv: add etna_lookup_or_create_screen(..) 2021-10-01 10:13:32 +00:00
freedreno/drm freedreno: Support per-device driconf overrides 2021-08-02 16:37:26 -07:00
i915/drm android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
iris/drm android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
kmsro/drm freedreno: Support per-device driconf overrides 2021-08-02 16:37:26 -07:00
lima/drm lima: fix leak of the screen hash table 2021-09-18 16:47:49 +00:00
nouveau/drm android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
panfrost/drm android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
radeon gallium/radeon: require radeon DRM 2.50.0 (kernel 4.12) from July 2017 2022-07-27 05:01:38 +00:00
svga/drm util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
sw kms/dri: add mutex lock around map/unmap 2022-07-18 19:06:30 +00:00
tegra/drm android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
v3d/drm android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
vc4/drm android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
virgl virgl: Disable nir_op_ffloor to avoid sending DFLR to virglrenderer. 2022-04-08 17:17:16 +00:00