aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/alError.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use a standard mutex for the event callback lockChris Robinson2018-11-201-1/+1
|
* Remove the atomic exchange macrosChris Robinson2018-11-191-4/+4
|
* Move the ALCcontext definition to its own headerChris Robinson2018-11-171-1/+1
|
* Convert alError.c to C++Chris Robinson2018-11-161-0/+104