aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Only set an error condition if no other error is setChris Robinson2007-11-221-7/+3
|
* Check for GCC's destructor attribute before using itChris Robinson2007-11-163-0/+8
|
* Update CMakeLists.txt about alu.c's moveChris Robinson2007-11-161-2/+2
|
* Don't use platform-specific methods for initializationChris Robinson2007-11-162-14/+5
|
* Move ALu.c to the Alc directoryChris Robinson2007-11-151-0/+0
|
* Use a better name for the device list init function and make it staticChris Robinson2007-11-151-22/+16
|
* Use aluBytesFromFormat and aluChannelsFromFormat to get the channel count ↵Chris Robinson2007-11-151-30/+9
| | | | and frame size
* Don't track changes to CMakeConf, where build-generated files goChris Robinson2007-11-131-0/+1
|
* Initial importChris Robinson2007-11-1342-0/+17641