Related to #871.
master
Camilla Berglund ago%!(EXTRA string=9 years)
parent d590eb074f
commit f9a21281c4
  1. 2
      README.md

@ -106,6 +106,7 @@ information on what to include when reporting a bug.
- Bugfix: `GLFW_INCLUDE_VULKAN` could not be combined with the corresponding - Bugfix: `GLFW_INCLUDE_VULKAN` could not be combined with the corresponding
OpenGL and OpenGL ES header macros OpenGL and OpenGL ES header macros
- [Win32] Bugfix: Undecorated windows could not be iconified by the user (#861) - [Win32] Bugfix: Undecorated windows could not be iconified by the user (#861)
- [EGL] Added support for `EGL_KHR_get_all_proc_addresses`
## Contact ## Contact
@ -140,6 +141,7 @@ skills.
- Niklas Bergström - Niklas Bergström
- Doug Binks - Doug Binks
- blanco - blanco
- Kyle Brenneman
- Martin Capitanio - Martin Capitanio
- Chi-kwan Chan - Chi-kwan Chan
- Lambert Clara - Lambert Clara

Loading…
Cancel
Save