summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxbe/nxbe_setposition.c
Commit message (Expand)AuthorAgeFilesLines
* Move NX header files to include/nuttx/nxpatacongo2011-07-241-2/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-2/+1
* Need to report the new position before re-drawingpatacongo2008-12-031-4/+4
* Remove redundant origin valuepatacongo2008-12-021-8/+3
* Fix setposition redraw logicpatacongo2008-12-011-3/+6
* Improperly initialized rectanglepatacongo2008-12-011-1/+1
* Add graphics front-end logicpatacongo2008-11-281-1/+1
* minor refactoringpatacongo2008-11-281-3/+1
* More graphic support routinespatacongo2008-11-271-3/+3
* Graphics backendpatacongo2008-11-271-0/+124