summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxglib/lcd
Commit message (Expand)AuthorAgeFilesLines
* Email address change in nuttx/patacongo2012-09-133-3/+3
* Fix a divide-by-zero error in the trapezoid drawing logicpatacongo2012-06-061-5/+19
* Fixes from last changes when built with CodeSourcery, STM32, LCD, 16-bit colorpatacongo2011-10-251-1/+1
* Add logic to read from graphics memorypatacongo2011-10-222-1/+106
* 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-315-6/+161
* Move NX header files to include/nuttx/nxpatacongo2011-07-244-8/+8
* P14201 driver now uses new SPI cmddata methodpatacongo2010-12-044-4/+4
* Fixes a couple of display artifactspatacongo2010-05-201-1/+1
* More NX LCD fixespatacongo2010-04-231-3/+1
* Fix a couple more LCD bugspatacongo2010-04-211-1/+1
* Code complete for NX for LCDpatacongo2010-04-181-62/+30
* Progress on copy rectanglepatacongo2010-04-171-7/+1
* Fix move rectangle logicpatacongo2010-04-173-111/+30
* Fill trapezoid for LCDpatacongo2010-04-171-111/+88
* Rectangular fills compile for LCDpatacongo2010-04-171-9/+3
* 1st round of fixes for LCD buildpatacongo2010-04-171-1/+2
* updatepatacongo2010-04-171-1/+1
* Framework for LCD rasterizerspatacongo2010-04-174-0/+758