summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxmu/nxfe.h
Commit message (Expand)AuthorAgeFilesLines
* Move graphics/nxtk to libnx/nxtkGregory Nutt2013-12-281-33/+0
* Decoupling NX user interfaces to support NX kernel build (phase 2)Gregory Nutt2013-12-271-3/+0
* Decoupling NX user interfaces to support NX kernel build (phase 1)Gregory Nutt2013-12-271-470/+31
* Fix all occurrences of "the the" in documentation and commentsGregory Nutt2013-08-271-1/+1
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-2/+2
* Patches 7-9 from Petteri Aimonenpatacongo2012-11-171-0/+21
* NxWM: Add a missing part of the message blocking logicpatacongo2012-05-191-0/+2
* Implement an NX interface to block flush message queues in multi-user mode. ...patacongo2012-05-171-0/+24
* Re-factor NX messaging logic in preparation for a new message control featurepatacongo2012-05-171-1/+59
* Add logic to read from graphics memorypatacongo2011-10-221-0/+13
* Add logic to set individual pixelspatacongo2011-10-141-1/+12
* Move NX header files to include/nuttx/nxpatacongo2011-07-241-2/+2
* 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