We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb8c3b8 commit e1d60f2Copy full SHA for e1d60f2
CHANGELOG.md
@@ -2,6 +2,8 @@
2
-------
3
* Changed the type of `GL_FALSE` and `GL_TRUE` to `GLboolean`, leading to fewer
4
`fromIntegral` calls in user code.
5
+* Added deprecated functions `mkGLDEBUGPROC`, `mkGLDEBUGPROCAMD`,
6
+ `mkGLDEBUGPROCARB`, `mkGLDEBUGPROCKHR` for `gl` compatibility.
7
* Updated OpenGL registry to r32348.
8
9
3.0.0.0
0 commit comments