summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxsu/nxfe.h
Commit message (Expand)AuthorAgeFilesLines
* Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE a...Gregory Nutt2014-07-161-2/+2
* Minor clean-up of typing from last commitGregory Nutt2013-12-291-2/+2
* Move graphics/nxtk to libnx/nxtkGregory Nutt2013-12-281-31/+0
* Decoupling NX user interfaces to support NX kernel build (phase 5)Gregory Nutt2013-12-271-12/+10
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-3/+3
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Add beginning of a TIFF file creation librarypatacongo2011-09-201-1/+1
* Move NX header files to include/nuttx/nxpatacongo2011-07-241-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-2/+1
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-2/+2
* Integrated mouse supportpatacongo2008-12-011-1/+7
* Add nx_constructwindowpatacongo2008-12-011-0/+33
* Add APIs to get access to backgroundpatacongo2008-11-291-0/+2
* Changes from initial NX debugpatacongo2008-11-281-5/+4
* Single-user graphics front-endpatacongo2008-11-281-0/+147