summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxbe/nxbe_filltrapezoid.c
Commit message (Expand)AuthorAgeFilesLines
* Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo2011-08-031-2/+2
* Move NX header files to include/nuttx/nxpatacongo2011-07-241-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-2/+1
* Remove redundant origin valuepatacongo2008-12-021-2/+2
* filltrapezoid needs a clipping rectanglepatacongo2008-12-021-12/+26
* Add support for trapezoidal fillspatacongo2008-11-281-0/+162