SaschaWillems / glCapsViewer

C++ port of the OpenGL hardware capability viewer
GNU Lesser General Public License v3.0
103 stars 28 forks source link

Switching between OpenGL and OpenGL ES is broken #31

Open v1993 opened 2 years ago

v1993 commented 2 years ago

To reproduce - select "OpenGL default" when starting, hit "Reload", select "OpenGL ES X.0 context". Information won't be correctly updated.

Tested on two Linux systems, both with precompiled version and built from git source.