Update changelog and add credit

Related to #2348
This commit is contained in:
Camilla Löwy 2023-12-12 13:39:54 +01:00
parent eeeb56eb23
commit ea3ea62708
2 changed files with 2 additions and 0 deletions

View File

@ -127,6 +127,7 @@ video tutorials.
- Anders Lindqvist
- Leon Linhart
- Marco Lizza
- lo-v-ol
- Eyal Lotem
- Aaron Loucks
- Luflosi

View File

@ -409,6 +409,7 @@ information on what to include when reporting a bug.
(#1380)
- [EGL] Added loading of glvnd `libOpenGL.so.0` where available for OpenGL
- [EGL] Bugfix: The `GLFW_DOUBLEBUFFER` context attribute was ignored (#1843)
- [EGL] Bugfix: Setting `GLFW_CONTEXT_DEBUG` caused creation to fail (#2348)
- [GLX] Added loading of glvnd `libGLX.so.0` where available
- [GLX] Bugfix: Context creation failed if GLX 1.4 was not exported by GLX library