Files
openal-soft/OpenAL32
Chris Robinson ace8e64850 Only use fast float-to-int workarounds for x87
At least SSE and ARM have opcodes that handle float-to-int conversions well
enough. Also, Clang doesn't inline lrintf, incurring function call overhead for
what should be a single opcode.
2018-04-21 21:07:20 -07:00
..
2018-02-02 22:59:06 -08:00
2018-03-18 17:47:17 +01:00