mirror of
https://github.com/glfw/glfw.git
synced 2024-11-11 04:53:50 +00:00
Update changelog and add credit
This commit is contained in:
parent
9f91bd6ea9
commit
ac94014ef8
@ -212,6 +212,7 @@ information on what to include when reporting a bug.
|
|||||||
- [Win32] Bugfix: Returned key names did not match other platforms (#943)
|
- [Win32] Bugfix: Returned key names did not match other platforms (#943)
|
||||||
- [Win32] Bugfix: Undecorated windows did not maximize to workarea (#899)
|
- [Win32] Bugfix: Undecorated windows did not maximize to workarea (#899)
|
||||||
- [Win32] Bugfix: Window was resized twice when entering full screen (#1085)
|
- [Win32] Bugfix: Window was resized twice when entering full screen (#1085)
|
||||||
|
- [Win32] Bugfix: The HID device notification was not unregistered (#1170)
|
||||||
- [X11] Moved to XI2 `XI_RawMotion` for disable cursor mode motion input (#125)
|
- [X11] Moved to XI2 `XI_RawMotion` for disable cursor mode motion input (#125)
|
||||||
- [X11] Replaced `_GLFW_HAS_XF86VM` compile-time option with dynamic loading
|
- [X11] Replaced `_GLFW_HAS_XF86VM` compile-time option with dynamic loading
|
||||||
- [X11] Bugfix: `glfwGetVideoMode` would segfault on Cygwin/X
|
- [X11] Bugfix: `glfwGetVideoMode` would segfault on Cygwin/X
|
||||||
@ -397,6 +398,7 @@ skills.
|
|||||||
- Keith Pitt
|
- Keith Pitt
|
||||||
- Stanislav Podgorskiy
|
- Stanislav Podgorskiy
|
||||||
- Alexandre Pretyman
|
- Alexandre Pretyman
|
||||||
|
- przemekmirek
|
||||||
- Philip Rideout
|
- Philip Rideout
|
||||||
- Eddie Ringle
|
- Eddie Ringle
|
||||||
- Jorge Rodriguez
|
- Jorge Rodriguez
|
||||||
|
Loading…
Reference in New Issue
Block a user