aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/backends/opensl.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-2/+3
* Convert the OpenSL backend to C++Chris Robinson2018-11-131-0/+1074