docs: fixed glXQueryContext(GLX_RENDER_TYPE)

This commit is contained in:
Brian Paul 2009-09-29 12:18:41 -06:00
parent a6b84aef4a
commit 5f1faf4a21

View file

@ -38,6 +38,7 @@ tbd
<h2>Bug fixes</h2>
<ul>
<li>Fixed crash caused by glXCopyContext() and glXDestroyContext(), bug 24217
<li>glXQueryContext(GLX_RENDER_TYPE) returned wrong values (bug 24211)
</ul>
</body>