Chris Robinson
|
348e01dc4b
|
Work around a 32-bit GCC compiler bug
|
2019-04-26 07:11:09 -07:00 |
|
Chris Robinson
|
73a43fb19c
|
Don't bother trying _controlfp or __control87_2
|
2019-03-18 20:27:25 -07:00 |
|
Chris Robinson
|
2de1d17bc6
|
Use SSE intrinsics to set FTZ and DAZ
|
2019-03-18 20:14:40 -07:00 |
|
Chris Robinson
|
9f2a77f788
|
Use RAII when handling the mixer's FPU state
|
2018-11-21 09:07:02 -08:00 |
|
Chris Robinson
|
58a71a1a00
|
Convert helpers.c to C++
|
2018-11-11 14:56:25 -08:00 |
|
Chris Robinson
|
75e2cb97f7
|
Don't assume round-to-zero for fastf2i
|
2018-05-04 02:09:32 -07:00 |
|
Chris Robinson
|
15ad5245bf
|
Move the FPU mode declarations to a separate header
Also don't use inheritance with FPUCtl.
|
2018-01-11 08:44:52 -08:00 |
|