chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] [ANN] sdl2 egg 0.2.0


From: John Croisant
Subject: [Chicken-users] [ANN] sdl2 egg 0.2.0
Date: Sat, 13 Feb 2016 20:15:00 -0600
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.5.1

Version 0.2.0 of the sdl2 egg is now available!

The sdl2 egg provides bindings to version 2 of the SDL game development library. Highlights of this release include:

- Support for 2D accelerated rendering (renderer and texture)
- Support for hints (configuration variables)
- Support for most SDL 2.0.4 features
- Efficient color, point, and rect operations
- Performance improvements
- Improved integer type checking
- Miscellaneous other changes

For more details, please see the CHANGELOG: https://gitlab.com/chicken-sdl2/chicken-sdl2/blob/master/CHANGELOG.md

Many thanks to Kooda Loutre and Kristian Lein-Mathisen for submitting suggestions which have been implemented in this release. :)

- John Croisant



reply via email to

[Prev in Thread] Current Thread [Next in Thread]