mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-22 02:18:10 +02:00
Since commit "pipe-loader: add pipe_loader_get_compatible_render_capable_device_fd()", we have a function to query a render-only driver that is available and is compatible with the KMS-only device. So start to use it, instead of selecting whatever render-only driver is available to use. Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com> Reviewed-by: Simon Ser <contact@emersion.fr> Reviewed-by: Daniel Stone <daniels@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24825> |
||
|---|---|---|
| .. | ||
| meson.build | ||
| pipe.sym | ||
| pipe_crocus.c | ||
| pipe_i915.c | ||
| pipe_iris.c | ||
| pipe_kmsro.c | ||
| pipe_msm.c | ||
| pipe_nouveau.c | ||
| pipe_r300.c | ||
| pipe_r600.c | ||
| pipe_radeonsi.c | ||
| pipe_swrast.c | ||
| pipe_vmwgfx.c | ||