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 f68c417 commit 922a506Copy full SHA for 922a506
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-2.12.1.0
+2.13.0.0
2
--------
3
* Added missing drawing commands using vertex arrays and some related types.
4
* Added missing whole framebuffer operations.
OpenGL.cabal
@@ -1,5 +1,5 @@
name: OpenGL
-version: 2.12.1.0
+version: 2.13.0.0
synopsis: A binding for the OpenGL graphics system
description:
5
A Haskell binding for the OpenGL graphics system (GL, version 4.5) and its
0 commit comments