Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

render: only expose linux-dmabuf if EGL extension is supported #2084

Merged
merged 2 commits into from
Apr 9, 2020

Conversation

emersion
Copy link
Member

Only expose linux-dmabuf extension if EGL_EXT_image_dmabuf_import_ext is
supported.

Closes: #2076

This allows us to hard-fail if the extension is advertised but we fail
to enable it.
Only expose linux-dmabuf extension if EGL_EXT_image_dmabuf_import_ext is
supported.

Closes: swaywm#2076
@ascent12 ascent12 merged commit d10f8a9 into swaywm:master Apr 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

linux-dmabuf extension advertized when renderer doesn't support DMA-BUF
3 participants