parent
74ed35792f
commit
51e59f4873
@ -105,6 +105,9 @@ information on what to include when reporting a bug.
|
|||||||
`linmath.h` (#785)
|
`linmath.h` (#785)
|
||||||
- [Win32] Bugfix: The first shown window ignored the `GLFW_MAXIMIZED` hint
|
- [Win32] Bugfix: The first shown window ignored the `GLFW_MAXIMIZED` hint
|
||||||
when the process was provided a `STARTUPINFO` (#780)
|
when the process was provided a `STARTUPINFO` (#780)
|
||||||
|
- [Cocoa] Bugfix: Event processing would segfault on some machines due to
|
||||||
|
a previous distributed notification listener not being fully
|
||||||
|
removed (#817,#826)
|
||||||
- [X11] Bugfix: Window size limits were ignored if the minimum or maximum size
|
- [X11] Bugfix: Window size limits were ignored if the minimum or maximum size
|
||||||
was set to `GLFW_DONT_CARE` (#805)
|
was set to `GLFW_DONT_CARE` (#805)
|
||||||
- [WGL] Added reporting of errors from `WGL_ARB_create_context` extension
|
- [WGL] Added reporting of errors from `WGL_ARB_create_context` extension
|
||||||
@ -227,6 +230,7 @@ skills.
|
|||||||
- Dmitri Shuralyov
|
- Dmitri Shuralyov
|
||||||
- Daniel Skorupski
|
- Daniel Skorupski
|
||||||
- Bradley Smith
|
- Bradley Smith
|
||||||
|
- Patrick Snape
|
||||||
- Julian Squires
|
- Julian Squires
|
||||||
- Johannes Stein
|
- Johannes Stein
|
||||||
- Justin Stoecker
|
- Justin Stoecker
|
||||||
|
Loading…
Reference in New Issue
Block a user