Skip to content

egl+vulkan: always compile `surfaceless`, and auto-detect `display` & `drm`

Eric Engestrom requested to merge eric/mesa:drm-kms into master

surfaceless has no dependencies and costs virtually nothing to build. There is no downside to enabling it unconditionally, so let's do just that.

/cc @dbaker @evelikov

Edited by Eric Engestrom

Merge request reports