1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-10-07 22:57:25 -04:00
Related to #852.
This commit is contained in:
Camilla Berglund 2016-10-10 18:09:05 +02:00
parent 238ebb600d
commit ca084d40c1

View File

@ -108,6 +108,7 @@ information on what to include when reporting a bug.
- Bugfix: `GLFW_INCLUDE_VULKAN` could not be combined with the corresponding
OpenGL and OpenGL ES header macros
- [Win32] Bugfix: Undecorated windows could not be iconified by the user (#861)
- [Cocoa] Bugfix: Disabling window aspect ratio would assert (#852)
- [EGL] Added support for `EGL_KHR_get_all_proc_addresses` (#871)
@ -160,6 +161,7 @@ skills.
- Siavash Eliasi
- Michael Fogleman
- Gerald Franz
- Mário Freitas
- GeO4d
- Marcus Geelnard
- Eloi Marín Gratacós