mirror of
https://github.com/glfw/glfw.git
synced 2026-09-20 08:23:13 +00:00
Removed mirroring of default framebuffer attribs.
This commit is contained in:
@@ -320,6 +320,7 @@ version of GLFW.</p>
|
||||
<li>Removed nonsensical key actions for Unicode character input</li>
|
||||
<li>Removed <code>GLFWCALL</code> and <code>GLFWAPIENTRY</code> macros for stdcall calling convention</li>
|
||||
<li>Removed <code>GLFW_ACCELERATED</code> window parameter</li>
|
||||
<li>Removed default framebuffer attributes from <code>glfwGetWindowParam</code></li>
|
||||
<li>Bugfix: The default OpenGL version in the <code>glfwinfo</code> test was set to 1.1</li>
|
||||
<li>Bugfix: The OpenGL profile and forward-compatibility window parameters were not saved after context creation</li>
|
||||
<li>Bugfix: The FSAA test did not check for the availability of <code>GL_ARB_multisample</code></li>
|
||||
|
||||
Reference in New Issue
Block a user