summaryrefslogtreecommitdiff
path: root/nuttx/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Mostly updates and corrections to .gitignore filesGregory Nutt2013-04-042-13/+8
|
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-044-0/+37
|
* In LPC1788 24-bit color mode, we need to tell NX that the resolution if 32 ↵patacongo2013-03-281-1/+1
| | | | | | bpp; Add interfaces to control Open1788 backlight git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5798 42af7a65-404d-4744-a932-0658087f49c3
* Missing parenthesis in NXGL code; add debug output to LPC1788 LCD driverpatacongo2013-03-281-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5797 42af7a65-404d-4744-a932-0658087f49c3
* Add nxlines configuratin for the Open1788patacongo2013-03-271-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5795 42af7a65-404d-4744-a932-0658087f49c3
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-0913-33/+56
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5724 42af7a65-404d-4744-a932-0658087f49c3
* Several patches from Petteri Aimonenpatacongo2013-02-081-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5625 42af7a65-404d-4744-a932-0658087f49c3
* USB monitor daemon updatespatacongo2013-01-291-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5579 42af7a65-404d-4744-a932-0658087f49c3
* Add ZP213X/4XPA nxlines configuration (needs a little more work)patacongo2012-12-301-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5466 42af7a65-404d-4744-a932-0658087f49c3
* Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-216-0/+845
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5448 42af7a65-404d-4744-a932-0658087f49c3
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-072-11/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5415 42af7a65-404d-4744-a932-0658087f49c3
* Fix the fat, flat line bugpatacongo2012-12-021-95/+286
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5407 42af7a65-404d-4744-a932-0658087f49c3
* standard keypad inteface and apps/examples/keypadtest from Denis Cariklipatacongo2012-12-011-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5403 42af7a65-404d-4744-a932-0658087f49c3
* Several changes (mostly graphics related) from Petteri Aimonenpatacongo2012-11-232-4/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5385 42af7a65-404d-4744-a932-0658087f49c3
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-203-13/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5373 42af7a65-404d-4744-a932-0658087f49c3
* Most of the changes needed to support Windows native clean; distclean is has ↵patacongo2012-11-173-36/+36
| | | | | | a problem git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5367 42af7a65-404d-4744-a932-0658087f49c3
* Patches 7-9 from Petteri Aimonenpatacongo2012-11-179-8/+136
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5366 42af7a65-404d-4744-a932-0658087f49c3
* Patches 4-6 from Petteri Aimonenpatacongo2012-11-165-21/+75
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5364 42af7a65-404d-4744-a932-0658087f49c3
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5356 42af7a65-404d-4744-a932-0658087f49c3
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-131-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5346 42af7a65-404d-4744-a932-0658087f49c3
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5339 42af7a65-404d-4744-a932-0658087f49c3
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows ↵patacongo2012-11-111-39/+39
| | | | | | build git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5338 42af7a65-404d-4744-a932-0658087f49c3
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5335 42af7a65-404d-4744-a932-0658087f49c3
* Several bugfixes contributed by Petteri Aimonenpatacongo2012-10-201-0/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5238 42af7a65-404d-4744-a932-0658087f49c3
* Correct some bad parameter checkingpatacongo2012-09-273-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5197 42af7a65-404d-4744-a932-0658087f49c3
* Add more LCD-related Kconfig logic; Create a Kconfig file for NxWidgetspatacongo2012-09-251-2/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5189 42af7a65-404d-4744-a932-0658087f49c3
* Hook in graphics/Kconfigpatacongo2012-09-251-11/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5187 42af7a65-404d-4744-a932-0658087f49c3
* Beginning of an Shenshou NxWM configurationpatacongo2012-09-251-0/+426
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5186 42af7a65-404d-4744-a932-0658087f49c3
* Remove executable property from source and make filespatacongo2012-09-137-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5146 42af7a65-404d-4744-a932-0658087f49c3
* Email address change in nuttx/patacongo2012-09-1397-97/+97
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5145 42af7a65-404d-4744-a932-0658087f49c3
* Fix a divide-by-zero error in the trapezoid drawing logicpatacongo2012-06-062-9/+35
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4807 42af7a65-404d-4744-a932-0658087f49c3
* Add an NxWM console/keyboard thread and eliminate all issues with NxConsole ↵patacongo2012-05-202-4/+14
| | | | | | window serial input git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4755 42af7a65-404d-4744-a932-0658087f49c3
* NxWM::CNxConsole and NXWidgets::CCallback can now redirect keyboard input to ↵patacongo2012-05-205-12/+25
| | | | | | the NxConsole driver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4754 42af7a65-404d-4744-a932-0658087f49c3
* Add NX kbd input support to NxConsolepatacongo2012-05-208-5/+564
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4753 42af7a65-404d-4744-a932-0658087f49c3
* This should have been part of the 6.18 release but was lost somehowpatacongo2012-05-201-2/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4752 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 6.18 releasenuttx-6.18patacongo2012-05-191-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4751 42af7a65-404d-4744-a932-0658087f49c3
* NxWM: Add a missing part of the message blocking logicpatacongo2012-05-194-4/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4748 42af7a65-404d-4744-a932-0658087f49c3
* Final refactoring and implementation of delayed window deletion logic. ↵patacongo2012-05-181-1/+6
| | | | | | Works worse now, but the changes are important and need to be checked in now git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4747 42af7a65-404d-4744-a932-0658087f49c3
* Implement an NX interface to block flush message queues in multi-user mode. ↵patacongo2012-05-1711-5/+672
| | | | | | This is necessary to prevent stale window handles when a window is closed git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4745 42af7a65-404d-4744-a932-0658087f49c3
* Re-factor NX messaging logic in preparation for a new message control featurepatacongo2012-05-1728-243/+153
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4744 42af7a65-404d-4744-a932-0658087f49c3
* Disabled NXTK autoraise; it does not work properly in multi-user mode due to ↵patacongo2012-05-135-20/+33
| | | | | | queue mouse/touchscreen input git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4732 42af7a65-404d-4744-a932-0658087f49c3
* NxWM: Fix detection of touch events in the tool bar; Start window should not ↵patacongo2012-05-131-1/+0
| | | | | | have a stop icon git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4729 42af7a65-404d-4744-a932-0658087f49c3
* Fix a critical NXTK bug related to mouse/touchscreen positions within framed ↵patacongo2012-05-132-46/+18
| | | | | | windows git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4728 42af7a65-404d-4744-a932-0658087f49c3
* NxWM: Correct the calculation of the physical dispaly sizepatacongo2012-05-122-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4726 42af7a65-404d-4744-a932-0658087f49c3
* NX trapezoid fixes; Various NxWM fixespatacongo2012-05-105-35/+48
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4720 42af7a65-404d-4744-a932-0658087f49c3
* Various fixes for running the NxWM unit test on the STM3240G-EVALpatacongo2012-05-076-15/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4711 42af7a65-404d-4744-a932-0658087f49c3
* Most fixes to get NxWM working on the STM3240G-EVALpatacongo2012-05-073-1/+140
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4710 42af7a65-404d-4744-a932-0658087f49c3
* Fix uninitialized pointer in CNxTKWindowpatacongo2012-05-071-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4706 42af7a65-404d-4744-a932-0658087f49c3
* Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixespatacongo2012-05-047-78/+144
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4699 42af7a65-404d-4744-a932-0658087f49c3
* NxWM updates (with some NX and NxWidget fixes too)patacongo2012-05-021-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4689 42af7a65-404d-4744-a932-0658087f49c3