summaryrefslogtreecommitdiff
path: root/include/libcss/fpmath.h
Commit message (Collapse)AuthorAgeFilesLines
* Sprinkle some C++ scoping aroundJohn Mark Bell2010-10-231-0/+9
| | | | svn path=/trunk/libcss/; revision=10901
* 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