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 4cb5ea8 commit ae3701aCopy full SHA for ae3701a
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+2.13.1.1
2
+--------
3
+* Aftermath for the `glClearNamedFramebufferfi` chaos in the OpenGL registry,
4
+ see the corresponding
5
+ [issue](https://www.khronos.org/bugzilla/show_bug.cgi?id=1394) on Khronos.
6
+
7
2.13.1.0
8
--------
9
* Added `extensionSupported`.
OpenGL.cabal
@@ -1,5 +1,5 @@
name: OpenGL
-version: 2.13.2.0
+version: 2.13.1.1
synopsis: A binding for the OpenGL graphics system
description:
A Haskell binding for the OpenGL graphics system (GL, version 4.5) and its
0 commit comments