summaryrefslogtreecommitdiff
path: root/nuttx/graphics/Makefile
Commit message (Expand)AuthorAgeFilesLines
* More naming changes to get the stm3240g-eval/nxterm configuration building againGregory Nutt2014-09-201-2/+2
* Change all occurrences of NxConsole to NxTermGregory Nutt2014-09-201-5/+5
* Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*Gregory Nutt2014-09-201-1/+1
* Move graphics/nxtk to libnx/nxtkGregory Nutt2013-12-281-6/+2
* Move graphics/nxfonts to libnx/nxfontsGregory Nutt2013-12-281-76/+7
* Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-211-0/+3
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-3/+3
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-131-7/+7
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-1/+1
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-111-39/+39
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Add NX kbd input support to NxConsolepatacongo2012-05-201-2/+2
* NX console updatespatacongo2012-03-281-0/+2
* Add beginnings of an NX console driverpatacongo2012-03-261-4/+8
* Add two new small, bold, sans-serif fontspatacongo2011-12-011-0/+12
* Add one more font; Fix ez80 serial bugpatacongo2011-07-291-37/+14
* Add more fontspatacongo2011-07-291-5/+52
* Add several new fontspatacongo2011-07-271-0/+12
* Add support for multiple fontspatacongo2011-07-191-2/+7
* Add NX configuration for LPCXpressopatacongo2011-04-181-0/+1
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-18/+18
* Fix race conditions probably caused by multiple, asynchronous make jobspatacongo2009-12-171-1/+4
* Fix a problem that was causing tools/incdir.sh to generate inappropriate path...patacongo2009-06-241-7/+11
* Fix nxfonts cleanpatacongo2008-12-051-0/+2
* Add logic for font renderingpatacongo2008-12-041-0/+6
* Add support for bitmap fontspatacongo2008-12-031-4/+8
* Add the beginning of NX toolkitpatacongo2008-12-011-4/+8
* Add graphics front-end logicpatacongo2008-11-281-2/+9
* More graphic support routinespatacongo2008-11-271-7/+11
* Make prototypes of rasterizers same at all resolutionspatacongo2008-11-261-1/+1
* Add another rasterizerpatacongo2008-11-261-4/+7
* First rasterizer builds OKpatacongo2008-11-261-2/+29
* graphics dir now has its own makefilepatacongo2008-11-261-0/+91