aboutsummaryrefslogtreecommitdiffstats
path: root/src/gmisc/trig.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-190/+0
|
* Fix incorrect naming of GMISC_INVSQRT_... macros.inmarket2013-11-091-3/+3
|
* Slight improvement to the precision of the GMISC invsqrt() function.inmarket2013-10-241-1/+1
|
* GMISC invsqrt() function.inmarket2013-10-241-15/+41
| | | | | | | Fix a 64bit processor bug. Add support for processors where the floating point and integer endianness don't match. Add support for processors with a non-standard floating point format. Update gdisp_streaming demo with extra comments to reflect the above changes.
* New inverse square root accelerated math functioninmarket2013-09-241-0/+18
|
* fixed license headersJoel Bodenmann2013-07-211-1/+1
|
* License header updatesinmarket2013-06-151-18/+5
|
* GOS module, for operating system independanceinmarket2013-05-251-0/+159
GMISC fast floating point trig GMISC fast fixed point trig