summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxglib/lcd/nxglib_filltrapezoid.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a divide-by-zero error in the trapezoid drawing logicpatacongo2012-06-061-5/+19
* Completes test of line/trapezoid drawing routinespatacongo2011-08-041-8/+1
* Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo2011-08-031-9/+15
* Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo2011-08-031-3/+21
* Add low level routines to draw single pixels (not used yet)patacongo2011-07-311-5/+5
* Move NX header files to include/nuttx/nxpatacongo2011-07-241-2/+2
* P14201 driver now uses new SPI cmddata methodpatacongo2010-12-041-1/+1
* Fix move rectangle logicpatacongo2010-04-171-1/+1
* Fill trapezoid for LCDpatacongo2010-04-171-111/+88
* Framework for LCD rasterizerspatacongo2010-04-171-0/+251