aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/ALu.c
Commit message (Expand)AuthorAgeFilesLines
...
| * Do the channel pannings based on output channel countChris Robinson2007-12-201-14/+10
* | Use the AuxSendAuto property of the effect slotChris Robinson2007-12-181-1/+3
* | Implement AL_AUXILIARY_SEND_FILTER_GAIN_AUTO propertyChris Robinson2007-12-181-1/+5
* | Implement AL_ROOM_ROLLOFF_FACTOR propertyChris Robinson2007-12-181-1/+14
* | Fix initial WetMix setupChris Robinson2007-12-181-4/+1
* | Implement AL_AUXILIARY_SEND_FILTER_GAINHF_AUTO propertyChris Robinson2007-12-181-3/+9
* | Implement AL_EFFECTSLOT_GAIN propertyChris Robinson2007-12-181-0/+1
* | Add initial auxiliary send pathsChris Robinson2007-12-181-6/+17
* | Implement AL_AIR_ABSORPTION_FACTOR source propertyChris Robinson2007-12-181-0/+4
* | Add AL_FILTER_LOWPASS supportChris Robinson2007-12-171-1/+10
* | 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