mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Formatting.
This commit is contained in:
parent
a3ca7ad93a
commit
68bd6687d6
@ -110,7 +110,7 @@ See the [GLFW documentation](http://www.glfw.org/docs/latest/).
|
||||
- [Win32] Bugfix: The clipboard string was not freed on terminate
|
||||
- [Win32] Bugfix: Entry points for OpenGL 1.0 and 1.1 functions were not
|
||||
returned by `glfwGetProcAddress`
|
||||
- [Win32] Bugfix: The user32 and dwmapi module handles were not freed on
|
||||
- [Win32] Bugfix: The `user32` and `dwmapi` module handles were not freed on
|
||||
library termination
|
||||
- [Cocoa] Added support for precise scrolling deltas on OS X 10.7 and later
|
||||
- [Cocoa] Enabled explicit creation of OpenGL 3.x and 4.x contexts as supported
|
||||
@ -125,7 +125,7 @@ See the [GLFW documentation](http://www.glfw.org/docs/latest/).
|
||||
- [X11] Bugfix: The reported window position did not account for the size of
|
||||
the window frame on some WMs
|
||||
- [X11] Bugfix: The original video mode of a monitor was overwritten by calls
|
||||
to glfwSetWindowSize
|
||||
to `glfwSetWindowSize`
|
||||
|
||||
|
||||
## Contact
|
||||
|
Loading…
Reference in New Issue
Block a user