Skip to content
Snippets Groups Projects
Commit 9ec736b5 authored by Simon McVittie's avatar Simon McVittie
Browse files

graphics: Diagnose combination of GLX with non-GL as programming error


The historical libGL.so.1 interface combines the GLX windowing system
with "desktop" OpenGL, with no way to disentangle the rendering interface
from the windowing system. wflinfo accepts the combination of
--platform glx with --api gles2, but as can be seen from the resulting
version string, it is actually printing information about "desktop"
OpenGL instead.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 03d5920a
No related branches found
No related tags found
1 merge request!47Add more preconditions for window system/rendering interface combinations
Pipeline #1574 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment