aboutsummaryrefslogtreecommitdiffstats
path: root/al/error.cpp
Commit message (Expand)AuthorAgeFilesLines
* Put the debug filters into a groupChris Robinson2023-05-011-0/+1
* Start a debug API extensionChris Robinson2023-04-291-2/+9
* Use macros for the likely/unlikely attributesChris Robinson2023-03-011-1/+1
* Avoid using a macro to wrap standard attributesChris Robinson2022-12-061-1/+1
* Use standard likely/unlikely attributes when availableChris Robinson2022-12-051-1/+1
* Make some local constexpr variables staticChris Robinson2022-02-231-1/+1
* Make simpler likely/unlikely functions and use them in some placesChris Robinson2021-10-031-1/+1
* Rename alcontext.h and move some functions to context.cppChris Robinson2021-04-271-1/+1
* Update include headersChris Robinson2021-04-271-1/+1
* Move alexcpt to coreChris Robinson2020-12-241-1/+1
* Move logging to coreChris Robinson2020-12-171-1/+1
* Remove deprecated, performance, and error event typesChris Robinson2020-09-201-11/+0
* Enable and fix some more warningsChris Robinson2019-09-181-1/+2
* Get rid of more implicit conversionsChris Robinson2019-09-121-1/+2
* Modify LIKELY and UNLIKELY to not need extra parenthesisChris Robinson2019-08-041-1/+1
* Move another function to a ALCcontext methodChris Robinson2019-07-301-11/+8
* Properly prefix ALCcontext membersChris Robinson2019-07-301-8/+8
* Rename al/* sources to avoid camel-caseChris Robinson2019-07-291-0/+118