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 with3bb5c459d6. (cherry picked from commit2e656afc49)
This commit is contained in:
@@ -135,6 +135,7 @@ information on what to include when reporting a bug.
|
||||
- [Wayland] Bugfix: Full screen window creation did not ignore `GLFW_VISIBLE`
|
||||
- [Wayland] Bugfix: Some keys were reported as wrong key or `GLFW_KEY_UNKNOWN`
|
||||
- [Wayland] Bugfix: Text input did not repeat along with key repeat
|
||||
- [GLX] Bugfix: Context creation failed if GLX 1.4 was not exported by GLX library
|
||||
|
||||
|
||||
## Contact
|
||||
|
||||
Reference in New Issue
Block a user