Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
SDL: A cross-platform multimedia library
- Summary
- Simple DirectMedia Layer (SDL) is a cross-platform multimedia library
designed to provide fast access to the graphics frame buffer and audio
device.
Arch: src
| Download: | SDL-1.2.11-2.src.rpm |
| Build Date: | Mon Aug 6 02:19:39 2007 |
| Packager: | Joel Barrios <http://joel-barrios.blogspot.com/> |
| Size: | 2.69 MiB |
Arch: i386
| Download: | SDL-1.2.11-2.i386.rpm |
| Build Date: | Mon Aug 6 02:19:39 2007 |
| Packager: | Joel Barrios <http://joel-barrios.blogspot.com/> |
| Size: | 1.89 MiB |
Changelog
- * Tue Mar 20 18:00:00 2007 Thomas Woerner <twoerner{%}redhat{*}com> 1.2.11-2
- use X11 dlopen code for 64 bit architectures (rhbz#207903)
- * Mon Mar 19 18:00:00 2007 Thomas Woerner <twoerner{%}redhat{*}com> 1.2.11-1
- new version 1.2.11
- fixed man page SDL_ListModes (rhbz#208212)
- fixed spurious esound, audiofile dependencies (rhbz#217389)
Thanks to Ville Skyttä for the patch
- dropped requirements for imake and libXt-devel (rhbz#226402)
- made nasm arch %{ix86} only (rhbz#226402)
- dropped O3 from options (rhbz#226402)
- dropped tagname environment variable (rhbz#226402)
- * Thu Nov 2 18:00:00 2006 Thomas Woerner <twoerner{%}redhat{*}com> 1.2.10-9
- fixed arch order in SDL_config.h wrapper