aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/alSource.c
Commit message (Expand)AuthorAgeFilesLines
* Implement AL_AUXILIARY_SEND_FILTER_GAINHF_AUTO propertyChris Robinson2007-12-181-0/+14
* Implement AL_AIR_ABSORPTION_FACTOR source propertyChris Robinson2007-12-181-0/+14
* Implement AL_CONE_OUTER_GAINHF source propertyChris Robinson2007-12-171-0/+13
* Implement AL_DIRECT_FILTER_GAINHF_AUTO source propertyChris Robinson2007-12-171-0/+15
* Implement AL_DIRECT_FILTER source propertyChris Robinson2007-12-171-0/+22
* Remove more unused variablesChris Robinson2007-12-061-11/+1
* Make some source-local functions staticChris Robinson2007-12-061-8/+8
* Initial importChris Robinson2007-11-131-0/+2108