aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include/alEffect.h
Commit message (Expand)AuthorAgeFilesLines
* Store the separate effect parameters in a unionChris Robinson2011-05-201-50/+50
* Add support for ALC_EXT_DEDICATEDChris Robinson2011-03-121-0/+5
* Use a map for the effects listChris Robinson2010-05-181-2/+0
* Implement a skeleton Ring Modulator effectChris Robinson2010-04-081-0/+7
* Move extension function declarations to alext.h/efx.hChris Robinson2010-03-231-13/+0
* Mark extension functions with AL_API/ALC_APIChris Robinson2010-03-231-13/+13
* Add EFX types and enums to alext.hChris Robinson2010-03-091-183/+0
* Store the effect and filter lists in the deviceChris Robinson2009-08-151-3/+3
* Add preliminary support for the EAX Reverb effectChris Robinson2009-05-291-3/+147
* Add the Echo effectChris Robinson2009-04-121-0/+34
* Add an option to disable specific EFX effect typesChris Robinson2008-11-141-0/+7
* Don't export extension function symbols from the libChris Robinson2008-09-061-13/+13
* Allow getting and setting reverb parameters, as well as setting reverb effectsChris Robinson2008-01-151-0/+17
* Add reverb parametersChris Robinson2008-01-151-0/+15
* Add effect type enumsChris Robinson2007-12-171-0/+12
* Implement effect function skeletonsChris Robinson2007-12-171-0/+45