Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Work around a 32-bit GCC compiler bug | Chris Robinson | 2019-04-26 | 1 | -3/+8 |
* | Don't bother trying _controlfp or __control87_2 | Chris Robinson | 2019-03-18 | 1 | -5/+0 |
* | Use SSE intrinsics to set FTZ and DAZ | Chris Robinson | 2019-03-18 | 1 | -1/+1 |
* | 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 |