Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-10-22 | Fix several severe problems that prevented this package from passing its | rh | 10 | -55/+363 | |
own tests. Bump version to 1.1.5nb1 Changes include: - make multithreading actually work - activate esound backend - /dev/dsp -> /dev/audio - /dev/cdrom -> /dev/cd?a - tons of bugfixes | |||||
2000-10-15 | Use new USE_MESA variable to depend on the correct Mesa packages | rh | 1 | -2/+2 | |
2000-10-15 | Updated to SDL-1.1.5 and bugfixes | wulf | 13 | -63/+74 | |
2000-10-13 | Hack build so that automake doesn't use CXX for link stage in libjoystick. | skrll | 2 | -1/+22 | |
2000-08-22 | do not list ELF shared lib links in PLIST. | dmcmahill | 1 | -4/+1 | |
2000-06-26 | Initial import of SDL, a multimedia library mainly for games. | wiz | 17 | -0/+650 | |
Currently using pth instead of 'real' pthreads, and some parts (mainly audio and obviously thread support) don't work correctly because of that (unproven-pthreads misses pthread_cancel & friends to make it work), but there are some programs that do. |