aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include
Commit message (Expand)AuthorAgeFilesLines
...
* | Add auxiliary effect slot function skeletonsChris Robinson2007-12-171-0/+47
* | Implement effect function skeletonsChris Robinson2007-12-171-0/+45
* | Release left over filters on closeChris Robinson2007-12-171-0/+2
* | Implement AL_DIRECT_FILTER source propertyChris Robinson2007-12-171-0/+3
* | Add EFX source filter propertiesChris Robinson2007-12-171-0/+9
* | Add AL_FILTER_TYPE enumChris Robinson2007-12-171-4/+6
* | Implement filter function skeletonsChris Robinson2007-12-171-0/+44
|/
* Add generic ring buffer methodsChris Robinson2007-12-161-0/+7
* Store a persistant name string with the device structChris Robinson2007-12-141-1/+1
* Move some global declrations into headersChris Robinson2007-12-061-0/+8
* Move function declarations outside of the if-blockChris Robinson2007-12-061-2/+2
* Fix use of assert() to properly handle NDEBUGChris Robinson2007-11-301-6/+16
* Use an AL_PRINT macro for printing lib messages/errors to the consoleChris Robinson2007-11-301-0/+13
* Initial importChris Robinson2007-11-139-0/+427