aboutsummaryrefslogtreecommitdiffstats
path: root/include/AL/efx.h
Commit message (Collapse)AuthorAgeFilesLines
* Clarify some comments, fix some definition ordering, and add some includesChris Robinson2012-06-151-0/+3
|
* Constify some parametersChris Robinson2011-09-221-18/+18
|
* Fix namespacing of EFX filter property valuesChris Robinson2011-06-161-21/+21
|
* Move extension function declarations to alext.h/efx.hChris Robinson2010-03-231-0/+37
|
* Convert CR/LF -> LFChris Robinson2010-03-181-721/+721
| | | | Spotted by Alam Arias
* Add EFX types and enums to alext.hChris Robinson2010-03-091-0/+721
The types and enums are in efx.h, which is included by alext.h. It's done this way because EFX has a lot if definitions which would polute alext.h