Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use c++ headers | Filip Gawin | 2019-01-09 | 1 | -2/+2 |
| | |||||
* | Avoid using old style casts | Filip Gawin | 2019-01-08 | 1 | -3/+3 |
| | | | | | | To think about: examples/alffplay.cpp:600 OpenAL32/Include/alMain.h:295 | ||||
* | Fix an incorrect function call | Chris Robinson | 2018-11-25 | 1 | -1/+1 |
| | |||||
* | Use a standard mutex for the event callback lock | Chris Robinson | 2018-11-20 | 1 | -1/+1 |
| | |||||
* | Remove the atomic exchange macros | Chris Robinson | 2018-11-19 | 1 | -4/+4 |
| | |||||
* | Move the ALCcontext definition to its own header | Chris Robinson | 2018-11-17 | 1 | -1/+1 |
| | |||||
* | Convert alError.c to C++ | Chris Robinson | 2018-11-16 | 1 | -0/+104 |