aboutsummaryrefslogtreecommitdiffstats
path: root/code/client/qal.h
Commit message (Expand)AuthorAgeFilesLines
* Revert changes in ioquake3 AL code, fix OpenAL headers.thilo2007-12-131-0/+97
* Modification to stop crash on Linux for dlopened() OpenAL, will break MacOSX ...thilo2007-12-131-0/+5
* Fix multiple symbol errors for compilation on MacOSX. Remove unnecessary defi...thilo2007-12-131-102/+0
* * Move the conditional compilation of bg_lib.c from the Makefile to cpp intma2007-09-221-3/+3
* Corrected #include directives of openal headers for MSVC.thilo2006-05-131-2/+8
* * Updated AL headerstma2005-12-011-0/+6
* Mac OS X work...lots of little changes that touch a lot of random places.icculus2005-11-261-2/+2
* * Unbreak the MinGW build more...tma2005-11-131-2/+2
* link against libopenal by default rather than dlopening itludwig2005-11-131-0/+99
* * OpenAL support, from BlackAura aka Stuart Dalton <badcdev@gmail.com>tma2005-11-131-0/+134