Skip to content
Commit 7f883fa7 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Make EGL_KHR_surfaceless_context mandatory

We use surfaceless contexts with internal windows. We also require
the EGL_KHR_surfaceless_context extension for making context current
without outputs.

Arguably, we could use pbuffers, but since mainstream drivers (Mesa and
NVIDIA) support surfaceless contexts, the extra complexity doesn't buy
us anything.
parent 4af9674f
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