Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Clean up the biquad filter a bit | Chris Robinson | 2018-11-19 | 1 | -4/+4 | |
* | Make ll_ringbuffer_write/read take void*/const void* | Chris Robinson | 2018-11-19 | 1 | -3/+3 | |
* | Remove the atomic exchange macros | Chris Robinson | 2018-11-19 | 1 | -14/+9 | |
* | Replace ATOMIC_REPLACE_HEAD with an inline function | Chris Robinson | 2018-11-19 | 1 | -4/+4 | |
* | Remove the pointer-specific atomic exchange macros | Chris Robinson | 2018-11-18 | 1 | -13/+11 | |
* | Avoid naming a struct member the same as an enum type | Chris Robinson | 2018-11-18 | 1 | -2/+2 | |
* | Store the listener directly in the context | Chris Robinson | 2018-11-17 | 1 | -34/+34 | |
* | Move the vector and matrix declarations to a separate header | Chris Robinson | 2018-11-17 | 1 | -7/+0 | |
* | Move the ALCcontext definition to its own header | Chris Robinson | 2018-11-17 | 1 | -7/+8 | |
* | Remove unused headers and checks | Chris Robinson | 2018-11-17 | 1 | -1/+0 | |
* | Convert ALu.c to C++ | Chris Robinson | 2018-11-16 | 1 | -0/+1884 |