Erik Hofman a écrit :
> Melchior FRANZ wrote:
>   
>> * Erik Hofman -- Friday 16 June 2006 09:51:
>>     
>>> I think it's best to use the default functions supplied by the system 
>>> libraries (in this case lrintf() ? )
>>>       
>> lrintf is c99 according to the man page, and so it roundf().
>> (int)rintf() then?
>>     
>
> Hmm, I doubt this will be faster than the ASM code.
> You know, just put the code in fastmath.[ch]xx and deal with it later.
>   


That will ease the port to MSVC. no C99 here.

-Fred


-- 
Frédéric Bouvier
http://frfoto.free.fr         Photo gallery - album photo
http://www.fotolia.fr/p/2278  Other photo gallery
http://fgsd.sourceforge.net/  FlightGear Scenery Designer




_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to