mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Added changelog entry.
This commit is contained in:
parent
7ebf7a31be
commit
10a2b3fa79
@ -297,6 +297,7 @@ version of GLFW.</p>
|
||||
<li>Bugfix: The OpenGL profile and forward-compatibility window parameters were not saved after context creation</li>
|
||||
<li>[X11] Bugfix: Calling <code>glXCreateContextAttribsARB</code> with an unavailable OpenGL version caused the application to terminate with a <code>BadMatch</code> Xlib error</li>
|
||||
<li>[Win32] Removed explicit support for versions of Windows older than Windows XP</li>
|
||||
<li>[Win32] Bugfix: Window activation and iconification did not work as expected</li>
|
||||
</ul>
|
||||
|
||||
<h3>v2.7</h3>
|
||||
|
Loading…
Reference in New Issue
Block a user