Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a normal vector in the QSA backend | Chris Robinson | 2018-11-18 | 1 | -42/+45 |
* | Use a std::string for the device name | Chris Robinson | 2018-11-18 | 1 | -4/+2 |
* | Avoid more cases of an enum variable and type name clash | Chris Robinson | 2018-11-18 | 1 | -8/+8 |
* | Don't pass the current thread to althrd_setname | Chris Robinson | 2018-11-17 | 1 | -1/+1 |
* | Convert the QSA backend factory | Chris Robinson | 2018-11-15 | 1 | -35/+13 |
* | Use a regular char* for the device's name | Chris Robinson | 2018-11-15 | 1 | -2/+4 |
* | Use std::string instead of al_string for enumerating | Chris Robinson | 2018-11-15 | 1 | -3/+3 |
* | Avoid calling through the vtable in the backends | Chris Robinson | 2018-11-13 | 1 | -5/+5 |
* | Convert the QSA backend to C++ | Chris Robinson | 2018-11-13 | 1 | -0/+1078 |