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

render/egl: introduce wlr_egl_unset_current #2206

Merged
merged 1 commit into from
May 19, 2020

Conversation

emersion
Copy link
Member

This function can be called after wlr_egl_make_current to cleanup the
EGL context. This avoids having lingering EGL contexts that make things
work by chance.

Closes: #2197

This function can be called after wlr_egl_make_current to cleanup the
EGL context. This avoids having lingering EGL contexts that make things
work by chance.

Closes: swaywm#2197
@ddevault ddevault merged commit 1edc421 into swaywm:master May 19, 2020
@ddevault
Copy link
Contributor

Thanks!

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.

Don't leave bound EGL contexts behind
2 participants