1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-10-07 22:57:25 -04:00

Update changelog

Issue #682 was implicitly fixed by
77a8f103d8.

Closes #682.
This commit is contained in:
Camilla Löwy 2017-03-27 18:40:04 +02:00
parent 4ff66a7818
commit 9f63a8abfa

View File

@ -190,6 +190,8 @@ information on what to include when reporting a bug.
incorrect position and size (#748)
- [Cocoa] Bugfix: Iconified full screen windows could not be restored (#848)
- [Cocoa] Bugfix: Value range was ignored for joystick hats and buttons (#888)
- [Cocoa] Bugfix: Full screen framebuffer was incorrectly sized for some video
modes (#682)
- [X11] Moved to XI2 `XI_RawMotion` for disable cursor mode motion input (#125)
- [EGL] Added support for `EGL_KHR_get_all_proc_addresses` (#871)
- [EGL] Added support for `EGL_KHR_context_flush_control`