summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxsu/nx_open.c
Commit message (Expand)AuthorAgeFilesLines
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Move NX header files to include/nuttx/nxpatacongo2011-07-241-1/+1
* Generalize graphics driver typepatacongo2010-04-171-9/+9
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-4/+4
* Correct size of background windowpatacongo2008-12-061-2/+2
* Add argument to window callbackspatacongo2008-12-011-2/+4
* Fix typos in debug output stringspatacongo2008-11-301-2/+2
* Add APIs to get access to backgroundpatacongo2008-11-291-4/+5
* Changes from initial NX debugpatacongo2008-11-281-8/+41
* Missing initialization of background windowpatacongo2008-11-281-0/+14
* Single-user graphics front-endpatacongo2008-11-281-0/+168