|
|
Allegro è una libreria per la programmazione di videogiochi distribuita
gratuitamente, che supporta le
seguenti piattaforme: DOS, Unix (Linux, FreeBSD, Irix, Solaris), Windows, QNX e BeOS (il port per MacOS è alla stadio di alpha). Fornisce molte funzioni per la grafica, l'audio, i dispositivi di input (tastiera, mouse e joystick) e i timers. Fornisce anche funzioni matematiche in virgola mobile e fissa, funzioni 3d, di gestione dei file, datafile compressi ed una GUI.
Notizie
30th of March, 2003 -
Allegro 4.0.3 release candidate 3 released!
This release is a bugfix release, bringing to the stable branch many
improvements of the unstable one, fully compatible at the Application
Binary Interface level with 4.0.0 on Windows,
Linux and BeOS and backwards compatible at the
Application Programming Interface level on every supported platform.
Here is a list of the principal changes since
version 4.0.3 release candidate 2:
- Corrected again little-endianness assumptions in the 24-bit
BMP reader, and PCX and TGA loaders.
- Fixed a little-endianness assumption in the X11 driver.
Get this new version from the
Download section.
17th of March, 2003 -
Allegro 4.0.3 release candidate 2 released!
This release is a bugfix release, bringing to the stable branch many
improvements of the unstable one, fully compatible at the Application
Binary Interface level with 4.0.0 on Windows,
Linux and BeOS and backwards compatible at the
Application Programming Interface level on every supported platform.
Here is a list of the principal changes since
version 4.0.3 release candidate 1:
- Fixed a little-endianness assumption in the 24-bit BMP reader.
- Fixed the uninstall target and a problem with Mingw32's make
for the Watcom port.
- Fixed asynchronous I/O mode restoring under Linux.
- Fixed patterned drawing in the C version.
- Intellimouse PS/2 driver works for USB mice under Linux.
- Fixed a conflict between magic main and the MFC.
- Fixed a bug with pack_fgets().
- Fixed parallel builds (e.g. make -j2).
- Backported the email address mangling code from the 4.1.x series.
Get this new version from the
Download section.
22nd of February, 2003 -
Allegro 4.0.3 release candidate 1 released!
This release is a bugfix release, bringing to the stable branch many
improvements of the unstable one, fully compatible at the Application
Binary Interface level with 4.0.0 on Windows,
Linux and BeOS and backwards compatible at the
Application Programming Interface level on every supported platform.
Here is a list of the principal changes since
version 4.0.3 beta 2:
- Compilation in warnmode for all gcc-based ports.
- Compilation of the Unix port on x86-64.
- Support of Open Watcom 1.0.
- Unix->Mingw32 cross-compilation works again.
- Backport of the aRts sound driver.
- Improved graphic mode selector.
- Fixed a few things in the setup program.
- Fixed a bug in the fullscreen X11 driver.
- Fixed stretch_blit().
Get this new version from the
Download section.
|