aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/alState.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the ALCcontext definition to its own headerChris Robinson2018-11-171-7/+4
* Use lock_guard instead of manual lock/unlock callsChris Robinson2018-11-161-30/+15
* Convert alState.c to C++Chris Robinson2018-11-161-0/+818