Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert the backends to use proper inheritence | Chris Robinson | 2018-12-28 | 1 | -44/+24 |
* | Use a proper constructor/destructor for the ALCbackend base | Chris Robinson | 2018-12-27 | 1 | -7/+4 |
* | Remove althrd_yield | Chris Robinson | 2018-11-26 | 1 | -1/+3 |
* | Use proper time types for the device clock time and latency | Chris Robinson | 2018-11-22 | 1 | -3/+3 |
* | Use standard types for the device clock times | Chris Robinson | 2018-11-22 | 1 | -1/+1 |
* | Remove the ATOMIC_THREAD_FENCE macro | Chris Robinson | 2018-11-19 | 1 | -3/+3 |
* | Remove unused declarations and definitions | Chris Robinson | 2018-11-15 | 1 | -6/+0 |
* | Use a C++ mutex with the device backend base | Chris Robinson | 2018-11-15 | 1 | -8/+13 |
* | Don't bother inlining some functions | Chris Robinson | 2018-11-13 | 1 | -0/+14 |
* | Convert the backend base to C++ | Chris Robinson | 2018-11-13 | 1 | -0/+79 |