| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| allegro_deps-i686-w64-mingw32-gcc-15.2.0-posix-dwarf-1.16.0.zip | 2026-01-05 | 5.3 MB | |
| allegro_deps-x86_64-w64-mingw32-gcc-15.2.0-posix-seh-1.16.0.zip | 2026-01-05 | 5.5 MB | |
| allegro-5.2.11.2.7z | 2026-01-05 | 8.8 MB | |
| allegro-5.2.11.2.tar.gz | 2026-01-05 | 10.2 MB | |
| allegro-5.2.11.2.zip | 2026-01-05 | 11.4 MB | |
| allegro-i686-w64-mingw32-gcc-15.2.0-posix-dwarf-dynamic-5.2.11.2.zip | 2026-01-05 | 27.5 MB | |
| allegro-i686-w64-mingw32-gcc-15.2.0-posix-dwarf-static-5.2.11.2.zip | 2026-01-05 | 42.3 MB | |
| allegro-x86_64-w64-mingw32-gcc-15.2.0-posix-seh-dynamic-5.2.11.2.zip | 2026-01-05 | 28.2 MB | |
| allegro-x86_64-w64-mingw32-gcc-15.2.0-posix-seh-static-5.2.11.2.zip | 2026-01-05 | 43.7 MB | |
| 5.2.11.2 source code.tar.gz | 2026-01-04 | 9.4 MB | |
| 5.2.11.2 source code.zip | 2026-01-04 | 10.0 MB | |
| README.md | 2026-01-04 | 782 Bytes | |
| Totals: 12 Items | 202.1 MB | 0 | |
Changes from 5.2.11.1 to 5.2.11.2 (January 2026)
MacOS:
- Fix HID joystick driver not recognizing triggers (Connor Clark)
Windows:
- Prefer
_fseeki64and_ftelli64if available (Andrew McRae)
Primitives addon
- Re-export
al_draw_soft_line(#1691) (SiegeLord) - Initialize an uninitialized variable (Hannes Pabst)
- Re-enable pre-compiled shaders for D3D9X to avoid a dll dependency (#1694) (SiegeLord).
- Revert the primitives state setup/revert back to the old primitives addon logic (SiegeLord).