aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/alError.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use c++ headersFilip Gawin2019-01-091-2/+2
* Avoid using old style castsFilip Gawin2019-01-081-3/+3
* Fix an incorrect function callChris Robinson2018-11-251-1/+1
* 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