summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxmu/nxfe.h
Commit message (Expand)AuthorAgeFilesLines
* Rectangular fills compile for LCDpatacongo2010-04-171-1/+1
* Generalize graphics driver typepatacongo2010-04-171-2/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-65/+66
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-2/+2
* Enable keypad inputpatacongo2008-12-041-4/+4
* Don't keep sizes in rectanglespatacongo2008-12-021-2/+2
* filltrapezoid needs a clipping rectanglepatacongo2008-12-021-0/+1
* Fixed for multi-user NX modepatacongo2008-12-011-7/+10
* Integrated mouse supportpatacongo2008-12-011-1/+7
* Add nx_constructwindowpatacongo2008-12-011-0/+33
* Using wrong(invalid) callback structurepatacongo2008-11-291-14/+19
* Add APIs to get access to backgroundpatacongo2008-11-291-0/+56
* Changes from initial NX debugpatacongo2008-11-281-1/+8
* Fix conditional compilationpatacongo2008-11-281-2/+2
* Multi-user graphics front-endpatacongo2008-11-281-0/+514