aboutsummaryrefslogtreecommitdiffstats
path: root/al/debug.h
Commit message (Collapse)AuthorAgeFilesLines
* Don't inline a destructorChris Robinson2023-10-221-0/+1
|
* Add AL_EXT_debug functions to set/get object namesChris Robinson2023-08-111-0/+1
|
* Mark some global constexpr variables inlineChris Robinson2023-05-071-9/+9
|
* Define a struct where it's neededChris Robinson2023-05-011-18/+0
|
* Implement pushing/popping debug groupsChris Robinson2023-05-011-1/+4
|
* Put the debug filters into a groupChris Robinson2023-05-011-0/+69
|
* Implement debug log storageChris Robinson2023-04-301-0/+9
|
* Move debug functions to their own sourceChris Robinson2023-04-301-0/+4