GLX: Add support for loading glvnd libGLX

(cherry picked from commit c18851f52e)
This commit is contained in:
Camilla Löwy
2022-07-27 15:05:23 +02:00
parent ed55529ce8
commit 1f675ab62f
3 changed files with 5 additions and 1 deletions
+1
View File
@@ -126,6 +126,7 @@ information on what to include when reporting a bug.
- [Wayland] Bugfix: Connecting a mouse after `glfwInit` would segfault (#1450)
- [Linux] Bugfix: Joysticks without buttons were ignored (#2042,#2043)
[EGL] Added loading of glvnd `libOpenGL.so.0` where available for OpenGL
- [GLX] Added loading of glvnd `libGLX.so.0` where available
## Contact