al_uninstall_system
void al_uninstall_system(void)
Introduced in 5.0.0
Closes down the Allegro system.
Note: al_uninstall_system() can be called without a corresponding al_install_system call, e.g. from atexit().
Examples: ex_gp2xwiz, ex_icon, ex_ogre3d, ex_opengl_pixel_shader
Most helpful discussions:
- al_map_rgb() only works after al_init() contrary to the documentation
- Thread locks too soon
- Program locks on exit (linux only)
- Keyboard Modifiers flag on Windows?
- Allegro 5.2.7 released!
- Random number generator + multithreading problem
- TTF reinitialization bug after al_shutdown_allegro
- Rendering A Hot Air Balloon
- Enter charaters/numbers from Keypad
- Icon on Mac
Other recent discussions:
- Upgrade from Allegro 5.0.10 to Allegro 5.2.5
- Audio waveform with unexpected frequency behavior
- Scaling down runtime created bitmaps makes them transparent
- al_uninstall_system excutes a function called "shutdown" if present
- Shader Puzzle aka Reverse Engineering cool effect
- What's the easiest way to distribute my Allegro 5 game to buddies?
- Allegro executable won't close completely on Windows 10
- Text input using allegro 5
- Error Message when program finishes
- video & physfs problems in the same file