mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 16:52:57 +00:00
GLX: Fix context creation failing unnecessarily
Regression introduced with 3bb5c459d6.
This commit is contained in:
committed by
Camilla Löwy
parent
20adc18aa5
commit
2e656afc49
@@ -304,6 +304,7 @@ information on what to include when reporting a bug.
|
||||
- [EGL] Added ANGLE backend selection via `EGL_ANGLE_platform_angle` extension
|
||||
(#1380)
|
||||
- [EGL] Bugfix: The `GLFW_DOUBLEBUFFER` context attribute was ignored (#1843)
|
||||
- [GLX] Bugfix: Context creation failed if GLX 1.4 was not exported by GLX library
|
||||
|
||||
|
||||
## Contact
|
||||
|
||||
Reference in New Issue
Block a user