aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/ALu.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement AL_AIR_ABSORPTION_FACTOR source propertyChris Robinson2007-12-181-0/+4
|
* Add AL_FILTER_LOWPASS supportChris Robinson2007-12-171-1/+10
| | | | Direct filters only, since auxiliary sends and slots aren't available yet
* Implement AL_CONE_OUTER_GAINHF source propertyChris Robinson2007-12-171-8/+15
|
* Implement basic lowpass filter pathChris Robinson2007-12-171-3/+44
|
* Add AL_METERS_PER_UNIT listener propertyChris Robinson2007-12-171-0/+2
|
* Prevent some ICC warningsChris Robinson2007-12-061-2/+2
|
* More castsChris Robinson2007-12-061-3/+3
|
* Allow aluMixData to accept a NULL context for silenceChris Robinson2007-12-051-1/+1
|
* Move ALu.c to the Alc directoryChris Robinson2007-11-151-0/+677