Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use RAII when handling the mixer's FPU state | Chris Robinson | 2018-11-21 | 1 | -30/+14 |
| | |||||
* | Convert helpers.c to C++ | Chris Robinson | 2018-11-11 | 1 | -0/+7 |
| | |||||
* | Don't assume round-to-zero for fastf2i | Chris Robinson | 2018-05-04 | 1 | -10/+7 |
| | |||||
* | Move the FPU mode declarations to a separate header | Chris Robinson | 2018-01-11 | 1 | -0/+37 |
Also don't use inheritance with FPUCtl. |