summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxglib/fb
Commit message (Expand)AuthorAgeFilesLines
* Email address change in nuttx/patacongo2012-09-132-2/+2
* Fix a divide-by-zero error in the trapezoid drawing logicpatacongo2012-06-061-4/+16
* NX trapezoid fixes; Various NxWM fixespatacongo2012-05-101-6/+10
* Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixespatacongo2012-05-041-6/+8
* Add logic to read from graphics memorypatacongo2011-10-222-1/+202
* Completes test of line/trapezoid drawing routinespatacongo2011-08-041-1/+1
* Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo2011-08-031-2/+20
* Add low level routines to draw single pixels (not used yet)patacongo2011-07-313-2/+160
* Move NX header files to include/nuttx/nxpatacongo2011-07-244-8/+8
* Fix case where rectangle is moved horizonatllypatacongo2010-08-081-2/+3
* Fix rectangle logicpatacongo2010-08-081-12/+39
* Eliminate warningpatacongo2010-08-081-2/+2
* Fix move rectangle logicpatacongo2010-04-171-8/+18
* Separating out framebuffer dependenciespatacongo2010-04-174-0/+817