aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/backends/qsa.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use a regular char* for the device's nameChris Robinson2018-11-151-2/+4
* Use std::string instead of al_string for enumeratingChris Robinson2018-11-151-3/+3
* Avoid calling through the vtable in the backendsChris Robinson2018-11-131-5/+5
* Convert the QSA backend to C++Chris Robinson2018-11-131-0/+1078