Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Avoid naming a struct member the same as an enum type | Chris Robinson | 2018-11-18 | 1 | -4/+4 | |
* | Use std::isfinite instead of the global isfinite | Chris Robinson | 2018-11-18 | 1 | -8/+8 | |
* | Use a normal vector for auxiliary effect slots | Chris Robinson | 2018-11-18 | 1 | -4/+4 | |
* | Use a proper vector for the source sublists | Chris Robinson | 2018-11-18 | 1 | -43/+36 | |
* | Move the ALCcontext definition to its own header | Chris Robinson | 2018-11-17 | 1 | -2/+4 | |
* | Add a missing cast for MSVC | Chris Robinson | 2018-11-15 | 1 | -1/+2 | |
* | Convert alSource.c to C++ | Chris Robinson | 2018-11-15 | 1 | -0/+3707 |