mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Fixed section for changelog entry.
This commit is contained in:
parent
8247e6069d
commit
ed18c145cd
@ -63,10 +63,10 @@ GLFW bundles a number of dependencies in the `deps/` directory.
|
|||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
- Minimum required CMake version updated to 2.8.12
|
- Minimum required CMake version updated to 2.8.12
|
||||||
- Renamed hybrid GPU override compile-time option to `_GLFW_USE_HYBRID_HPG` and
|
|
||||||
added support for AMD PowerXpress systems
|
|
||||||
- Bugfix: Initialization failed on headless systems
|
- Bugfix: Initialization failed on headless systems
|
||||||
- Bugfix: The cached current context could get out of sync
|
- Bugfix: The cached current context could get out of sync
|
||||||
|
- [Win32] Renamed hybrid GPU override compile-time option to
|
||||||
|
`_GLFW_USE_HYBRID_HPG` and added support for AMD PowerXpress systems
|
||||||
- [Cocoa] Bugfix: The cached `NSScreen` for a monitor could get out of sync
|
- [Cocoa] Bugfix: The cached `NSScreen` for a monitor could get out of sync
|
||||||
- [Cocoa] Bugfix: The `GLFW_AUTO_ICONIFY` window hint was ignored
|
- [Cocoa] Bugfix: The `GLFW_AUTO_ICONIFY` window hint was ignored
|
||||||
- [Cocoa] Bugfix: Resizing a window to its minimum size would segfault
|
- [Cocoa] Bugfix: Resizing a window to its minimum size would segfault
|
||||||
|
Loading…
Reference in New Issue
Block a user