Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the pointer-specific atomic exchange macros | Chris Robinson | 2018-11-18 | 1 | -3/+2 |
* | Avoid naming a struct member the same as an enum type | Chris Robinson | 2018-11-18 | 1 | -7/+7 |
* | Move the ALCcontext definition to its own header | Chris Robinson | 2018-11-17 | 1 | -7/+4 |
* | Use lock_guard instead of manual lock/unlock calls | Chris Robinson | 2018-11-16 | 1 | -30/+15 |
* | Convert alState.c to C++ | Chris Robinson | 2018-11-16 | 1 | -0/+818 |