Simple DirectMedia Layer is a cross-platform multimedia library designed to provide level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games.
- Fixed link error when building with Intel Compiler 10
- Removed stray C++ comment from public headers
- Fixed crash in SDL_SoftStretch() on secure operating systems
- Fixed undefined symbol on X11 implementations without UTF-8 support
- Worked around BadAlloc error when using XVideo on the XFree86 Intel Integrated Graphics driver
- Scan for all joysticks on Linux instead of stopping at one that was removed
No reviews yet
No comments yet