summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxglib
Commit message (Collapse)AuthorAgeFilesLines
* 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-231-2/+5
| | | | 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-201-7/+7
| | | | 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-171-26/+26
| | | | | | a problem git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5367 42af7a65-404d-4744-a932-0658087f49c3
* Email address change in nuttx/patacongo2012-09-1330-30/+30
| | | | 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
* NX trapezoid fixes; Various NxWM fixespatacongo2012-05-103-26/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4720 42af7a65-404d-4744-a932-0658087f49c3
* Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixespatacongo2012-05-041-6/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4699 42af7a65-404d-4744-a932-0658087f49c3
* Fixes from last changes when built with CodeSourcery, STM32, LCD, 16-bit colorpatacongo2011-10-251-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4063 42af7a65-404d-4744-a932-0658087f49c3
* Add logic to read from graphics memorypatacongo2011-10-226-11/+338
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4057 42af7a65-404d-4744-a932-0658087f49c3
* Fix PIC32 ramfunc logic; add rectangle graphic functionspatacongo2011-10-173-3/+170
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4050 42af7a65-404d-4744-a932-0658087f49c3
* Fix nxgl_splitline bugpatacongo2011-08-251-3/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3912 42af7a65-404d-4744-a932-0658087f49c3
* Add a test of the circle rendering logicpatacongo2011-08-242-10/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3911 42af7a65-404d-4744-a932-0658087f49c3
* Add circle drawing interfacespatacongo2011-08-244-4/+353
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3910 42af7a65-404d-4744-a932-0658087f49c3
* Misc documentation/LCD-related updatespatacongo2011-08-051-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3844 42af7a65-404d-4744-a932-0658087f49c3
* Completes test of line/trapezoid drawing routinespatacongo2011-08-042-9/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3842 42af7a65-404d-4744-a932-0658087f49c3
* Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo2011-08-032-23/+43
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3841 42af7a65-404d-4744-a932-0658087f49c3
* Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo2011-08-034-51/+92
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3840 42af7a65-404d-4744-a932-0658087f49c3
* Add NX line drawing interfacespatacongo2011-08-021-3/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3836 42af7a65-404d-4744-a932-0658087f49c3
* Add nxgl_splitline()patacongo2011-08-022-1/+315
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3835 42af7a65-404d-4744-a932-0658087f49c3
* Add low level routines to draw single pixels (not used yet)patacongo2011-07-3110-14/+352
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3833 42af7a65-404d-4744-a932-0658087f49c3
* Move NX header files to include/nuttx/nxpatacongo2011-07-2427-54/+54
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3816 42af7a65-404d-4744-a932-0658087f49c3
* Correct 1-bit errors in intersection calculationspatacongo2011-04-201-4/+41
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3526 42af7a65-404d-4744-a932-0658087f49c3
* P14201 driver now uses new SPI cmddata methodpatacongo2010-12-044-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3158 42af7a65-404d-4744-a932-0658087f49c3
* Fix case where rectangle is moved horizonatllypatacongo2010-08-081-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2832 42af7a65-404d-4744-a932-0658087f49c3
* Fix rectangle logicpatacongo2010-08-081-12/+39
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2831 42af7a65-404d-4744-a932-0658087f49c3
* Eliminate warningpatacongo2010-08-081-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2830 42af7a65-404d-4744-a932-0658087f49c3
* Fixes a couple of display artifactspatacongo2010-05-201-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2686 42af7a65-404d-4744-a932-0658087f49c3
* NX for 4bpppatacongo2010-05-151-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2671 42af7a65-404d-4744-a932-0658087f49c3
* More NX LCD fixespatacongo2010-04-231-3/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2624 42af7a65-404d-4744-a932-0658087f49c3
* Fix a couple more LCD bugspatacongo2010-04-211-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2622 42af7a65-404d-4744-a932-0658087f49c3
* Code complete for NX for LCDpatacongo2010-04-182-70/+40
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2610 42af7a65-404d-4744-a932-0658087f49c3
* Finish copy run logicpatacongo2010-04-181-51/+228
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2609 42af7a65-404d-4744-a932-0658087f49c3
* Progress on copy rectanglepatacongo2010-04-173-17/+190
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2608 42af7a65-404d-4744-a932-0658087f49c3
* Fix move rectangle logicpatacongo2010-04-174-119/+48
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2607 42af7a65-404d-4744-a932-0658087f49c3
* Fill trapezoid for LCDpatacongo2010-04-171-111/+88
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2606 42af7a65-404d-4744-a932-0658087f49c3
* Rectangular fills compile for LCDpatacongo2010-04-173-11/+202
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2605 42af7a65-404d-4744-a932-0658087f49c3
* 1st round of fixes for LCD buildpatacongo2010-04-172-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2604 42af7a65-404d-4744-a932-0658087f49c3
* updatepatacongo2010-04-171-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2601 42af7a65-404d-4744-a932-0658087f49c3
* Framework for LCD rasterizerspatacongo2010-04-174-0/+758
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2598 42af7a65-404d-4744-a932-0658087f49c3
* Separating out framebuffer dependenciespatacongo2010-04-1719-45/+37
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2595 42af7a65-404d-4744-a932-0658087f49c3
* Changing NuttX fixed size type names to C99 standard names -- things will be ↵patacongo2009-12-1523-123/+120
| | | | | | broken for awhile git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2350 42af7a65-404d-4744-a932-0658087f49c3
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1951 42af7a65-404d-4744-a932-0658087f49c3
* Clean-up and document NX configuration settingspatacongo2008-12-054-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1420 42af7a65-404d-4744-a932-0658087f49c3
* Fonts are integatedpatacongo2008-12-041-2/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1416 42af7a65-404d-4744-a932-0658087f49c3
* Integrating font capabilities; debug bitmap logicpatacongo2008-12-041-4/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1415 42af7a65-404d-4744-a932-0658087f49c3
* Remove preprocessor info from generated files so that you can use GDBpatacongo2008-12-041-5/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1414 42af7a65-404d-4744-a932-0658087f49c3
* Add logic for font renderingpatacongo2008-12-041-12/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1410 42af7a65-404d-4744-a932-0658087f49c3
* Need to be consistent: rectangle endpoints are within rectanglepatacongo2008-12-032-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1404 42af7a65-404d-4744-a932-0658087f49c3