mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 14:38:06 +02:00
this existed for historical reasons, but realistically now it should be possible to build mesa with dri3 always enabled. additionally, this check was often used as a substitute for having drm functionality, which is sort of similar but also not really a direct match this simplifies a bunch of conditionals and prevents users from footgunnning themselves into orbit Reviewed-by: Adam Jackson <ajax@redhat.com> Reviewed-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30952> |
||
|---|---|---|
| .. | ||
| egl_dri2.c | ||
| egl_dri2.h | ||
| platform_android.c | ||
| platform_android.h | ||
| platform_device.c | ||
| platform_drm.c | ||
| platform_surfaceless.c | ||
| platform_wayland.c | ||
| platform_x11.c | ||
| platform_x11.h | ||
| platform_x11_dri3.c | ||
| platform_x11_dri3.h | ||