packages feed

sdl2 2.5.4.1 → 2.5.5.0

raw patch · 2 files changed

+5/−3 lines, 2 filesdep ~lineardep ~text

Dependency ranges changed: linear, text

Files

ChangeLog.md view
@@ -1,10 +1,12 @@-2.5.4.1+2.5.5.0 =======  * Added `windowOpacity` property * Added `renderGeometry` and `renderGeometryRaw`   - Requires SDL 2.0.18-  - See examples/RenderGeometry.hs+  - See `examples/RenderGeometry.hs`+* Changed `SDL.Input.GameController` bindings to be more high-level+  - `ControllerAxisEventData` type changed  2.5.4.0 =======
sdl2.cabal view
@@ -1,5 +1,5 @@ name:                sdl2-version:             2.5.4.1+version:             2.5.5.0 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