Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid AL[C]boolean for internal use | Chris Robinson | 2020-03-28 | 1 | -3/+3 |
* | Remove the last uses of the system's str[n]casecmp | Chris Robinson | 2019-09-16 | 1 | -2/+3 |
* | Clean up some lambda definitions | Chris Robinson | 2019-09-12 | 1 | -23/+15 |
* | Fix counting free objects | Chris Robinson | 2019-09-12 | 1 | -1/+1 |
* | Get rid of more implicit conversions | Chris Robinson | 2019-09-12 | 1 | -42/+44 |
* | Use global placement new for AL object batches | Chris Robinson | 2019-09-01 | 1 | -7/+2 |
* | Modify LIKELY and UNLIKELY to not need extra parenthesis | Chris Robinson | 2019-08-04 | 1 | -38/+32 |
* | Use a smart pointer for holding the context's device | Chris Robinson | 2019-08-01 | 1 | -11/+11 |
* | Move another function to a ALCcontext method | Chris Robinson | 2019-07-30 | 1 | -15/+14 |
* | Properly prefix ALCcontext members | Chris Robinson | 2019-07-30 | 1 | -11/+11 |
* | Rename al/* sources to avoid camel-case | Chris Robinson | 2019-07-29 | 1 | -0/+742 |