aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include/alAuxEffectSlot.h
Commit message (Collapse)AuthorAgeFilesLines
* Store effect slots in the contextChris Robinson2008-01-151-1/+1
|
* Don't append _struct to the effect slot struct nameChris Robinson2008-01-151-2/+2
|
* Remove unneeded struct memberChris Robinson2007-12-181-3/+0
|
* Add AL_EFFECTSLOT_AUXILIARY_SEND_AUTO property (still unimplemented)Chris Robinson2007-12-181-0/+1
|
* Implement AL_EFFECTSLOT_GAIN propertyChris Robinson2007-12-181-0/+2
|
* Implement AL_EFFECTSLOT_EFFECT propertyChris Robinson2007-12-181-0/+3
|
* Add auxiliary effect slot function skeletonsChris Robinson2007-12-171-0/+47