diff options
author | Jose Fonseca <[email protected]> | 2016-04-15 11:02:06 +0100 |
---|---|---|
committer | Jose Fonseca <[email protected]> | 2016-04-19 11:31:53 +0100 |
commit | bb9e8c5090f0826dcf24368f3017c784f45cfac8 (patch) | |
tree | 04fabb76ed4fc138e38a29d223d536a6ad3612e6 /src/gallium/drivers/llvmpipe/lp_rast.c | |
parent | ee9876be1d0a1d4efd3bbee398f984d4eba1a6f6 (diff) |
llvmpipe: Skip false exp2 failure in lp_test_arit due to buggy MSVCRT.
64bits MSVCRT's exp2f(-inf) returns -inf instead of 0. Tested with
MSVC 2013's CRT. (I haven't tried 2015 yet.)
Also this does not happen with MinGW.
Reviewed-by: Roland Scheidegger <[email protected]>
Diffstat (limited to 'src/gallium/drivers/llvmpipe/lp_rast.c')
0 files changed, 0 insertions, 0 deletions