Skip to content
Commit 4ae0f0cd authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Fix a crash in eglDestroyImageKHR()

Apparently, libepoxy requires a current EGL display in order to resolve
EGL functions. This is unexpected as most of the EGL functions require no
current opengl context.

This change makes kwin bypass libepoxy for problematic cases.

BUG: 470980


(cherry picked from commit 13c092d6)
parent 7a369386
Pipeline #615751 passed with stage
in 12 minutes and 49 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment