Go to file
joeschaack ed9401264c Added some more images for the wiki 2011-03-01 04:07:24 +00:00
fixsingen Updated sin lut to use ~200KiB for it's table with the same accuracy, the lookup table implementation tends to run at about 33-36% of the speed of sinf on my machine (Intel T5500). 2011-02-25 16:07:39 +00:00
fixtest Updated sin lut to use ~200KiB for it's table with the same accuracy, the lookup table implementation tends to run at about 33-36% of the speed of sinf on my machine (Intel T5500). 2011-02-25 16:07:39 +00:00
images Added the first image for the wiki documentation 2011-03-01 02:06:37 +00:00
libfixmath Replaced all macros with static inline functions and static consts for typechecking and easier debugging. 2011-02-28 15:49:51 +00:00