summaryrefslogtreecommitdiff
path: root/nuttx/include/fixedmath.h
Commit message (Collapse)AuthorAgeFilesLines
* Header file clean-uppatacongo2012-07-171-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4948 42af7a65-404d-4744-a932-0658087f49c3
* Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo2011-08-031-10/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3841 42af7a65-404d-4744-a932-0658087f49c3
* Add fixed precision atan2() functionpatacongo2011-08-011-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3834 42af7a65-404d-4744-a932-0658087f49c3
* Changing NuttX fixed size type names to C99 standard names -- things will be ↵patacongo2009-12-141-7/+7
| | | | | | broken for awhile git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2335 42af7a65-404d-4744-a932-0658087f49c3
* Add fixed precision sin() and cos()patacongo2008-11-291-2/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1342 42af7a65-404d-4744-a932-0658087f49c3
* Beginning of a graphics librarypatacongo2008-11-251-2/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1305 42af7a65-404d-4744-a932-0658087f49c3
* Add fixed precision math supportpatacongo2008-11-251-0/+205
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1304 42af7a65-404d-4744-a932-0658087f49c3