summaryrefslogtreecommitdiff
path: root/include/libcss/fpmath.h
Commit message (Collapse)AuthorAgeFilesLines
* Force use of 64bit arithmetic when multiplying/dividing.John Mark Bell2009-07-051-2/+2
| | | | svn path=/trunk/libcss/; revision=8318
* Fix castJohn Mark Bell2009-06-281-1/+1
| | | | svn path=/trunk/libcss/; revision=8091
* Make fpmath stuff public.John Mark Bell2009-02-141-0/+61
Un-inline string->fixed conversion routine. svn path=/trunk/libcss/; revision=6513