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 ed08221 commit 3be32ceCopy full SHA for 3be32ce
ChangeLog.md
@@ -1,3 +1,11 @@
1
+2.5.4.1
2
+=======
3
+
4
+* Added `windowOpacity` property
5
+* Added `renderGeometry` and `renderGeometryRaw`
6
+ - Requires SDL 2.0.18
7
+ - See examples/RenderGeometry.hs
8
9
2.5.4.0
10
=======
11
sdl2.cabal
@@ -1,5 +1,5 @@
name: sdl2
-version: 2.5.4.0
+version: 2.5.4.1
synopsis: Both high- and low-level bindings to the SDL library (version 2.0.6+).
description:
This package contains bindings to the SDL 2 library, in both high- and
0 commit comments