aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/backends/qsa.c
Commit message (Expand)AuthorAgeFilesLines
* Rename SetThreadName to althrd_setnameChris Robinson2014-04-171-1/+1
* Remove the old thread wrappers for the new onesChris Robinson2014-04-161-29/+21
* Use an al_string for the device nameChris Robinson2014-03-281-4/+4
* Add a macro for GCC to ensure stack alignmentChris Robinson2013-11-251-9/+2
* Remove the Lock and Unlock methods from BackendFuncsChris Robinson2013-11-041-2/+0
* Rework threading functionsChris Robinson2013-10-271-9/+8
* Set a name for the mixer and recording threadsChris Robinson2013-10-271-0/+1
* Use force_align_arg_pointer for QSAChris Robinson2013-03-151-0/+8
* Add a QSA backend for QNXChris Robinson2013-03-141-0/+1170