diff options
| author | flatmush <flatmush@d3e1167c-abe1-51d5-8199-f9061ebe54e4> | 2011-03-03 11:21:20 +0000 |
|---|---|---|
| committer | flatmush <flatmush@d3e1167c-abe1-51d5-8199-f9061ebe54e4> | 2011-03-03 11:21:20 +0000 |
| commit | cc1e97463ef6c5d5cef55191e203c60171f472b3 (patch) | |
| tree | 47a1a996a7c26235e377a8ec404fa6f034de355b /fixsingen | |
| parent | 88b4ee4c0e264be58b2ea20a88f4f64ca2436727 (diff) | |
| download | libfixmath-cc1e97463ef6c5d5cef55191e203c60171f472b3.tar.gz | |
Added int64.h which performs 64-bit calculations using 32-bit operations, this means that the FIXMATH_NO_64BIT macro can now be used to enable these operations on compilers without 64-bit support, note that some of these operations are slower than the built-in gcc ones (though some are faster too).
sqrt can now be compiled without 64-bit compiler support.
All remaining functions which aren't supported in 32-bit are now disabled when the FIXMATH_NO_64BIT macro is enable which should stop any compiler errors on compilers where 64-bit isn't supported.
Diffstat (limited to 'fixsingen')
0 files changed, 0 insertions, 0 deletions
