RE: [AD] Bug in arc()

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Title: RE: [AD] Bug in arc()

> > Btw, this al_sincos must be coded in assembler, without
> calling the FPU,
> > right?
>
> No, we plan on just making it a wrapper around the i386 FPU
> instruction
> fsincos.

I guess the default version should merely call sin and cos
without any optimization, and each platform should do whatever
it can to speed it up (eg x86 platforms would do a wrapper
around fsincos).

Should I dig the patch I had made for that ?
IIRC, it was functional, but it was done for something
like 3.9.39 or something.

--
Vincent Penquerc'h



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/