Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't inline a destructor | Chris Robinson | 2023-10-22 | 1 | -0/+1 |
| | |||||
* | Add AL_EXT_debug functions to set/get object names | Chris Robinson | 2023-08-11 | 1 | -0/+1 |
| | |||||
* | Mark some global constexpr variables inline | Chris Robinson | 2023-05-07 | 1 | -9/+9 |
| | |||||
* | Define a struct where it's needed | Chris Robinson | 2023-05-01 | 1 | -18/+0 |
| | |||||
* | Implement pushing/popping debug groups | Chris Robinson | 2023-05-01 | 1 | -1/+4 |
| | |||||
* | Put the debug filters into a group | Chris Robinson | 2023-05-01 | 1 | -0/+69 |
| | |||||
* | Implement debug log storage | Chris Robinson | 2023-04-30 | 1 | -0/+9 |
| | |||||
* | Move debug functions to their own source | Chris Robinson | 2023-04-30 | 1 | -0/+4 |