aboutsummaryrefslogtreecommitdiffstats
path: root/code/client/qal.c
Commit message (Expand)AuthorAgeFilesLines
* fix openal dlopenludwig2008-06-021-0/+15
* Revert changes in ioquake3 AL code, fix OpenAL headers.thilo2007-12-131-0/+71
* Modification to stop crash on Linux for dlopened() OpenAL, will break MacOSX ...thilo2007-12-131-5/+0
* Fix multiple symbol errors for compilation on MacOSX. Remove unnecessary defi...thilo2007-12-131-71/+5
* * Move the conditional compilation of bg_lib.c from the Makefile to cpp intma2007-09-221-2/+2
* * Merge unified-sdl to trunktma2007-09-051-36/+7
* - Fix loads of format string bugsthilo2007-01-241-1/+1
* * Merge 954:955 from 1.34 branchtma2006-11-281-2/+2
* * Solaris patch from Vincent S. Cojottma2005-12-061-1/+1
* * Fix compilation when using SDL and dlopening OpenALtma2005-12-011-2/+5
* Mac OS X work...lots of little changes that touch a lot of random places.icculus2005-11-261-2/+11
* * Unbreak the MinGW build more...tma2005-11-131-2/+3
* link against libopenal by default rather than dlopening itludwig2005-11-131-1/+9
* * OpenAL support, from BlackAura aka Stuart Dalton <badcdev@gmail.com>tma2005-11-131-0/+344