aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #18 from inmarket/masterTectu2012-11-144-25/+64
|\|
| * Gdisp lld driver correctionsAndrew Hannam2012-11-154-25/+64
| * Merge pull request #5 from Tectu/masterAndrew Hannam2012-11-148-367/+357
| |\ | |/ |/|
* | ILI9320 updateJoel Bodenmann2012-11-131-0/+5
* | Backlight fixJoel Bodenmann2012-11-133-24/+5
* | backlight and contrast value changed to uint8_tJoel Bodenmann2012-11-131-2/+2
* | typo fixJoel Bodenmann2012-11-131-1/+1
* | implemented contrast and backlight functions for GDISP. Implemented those int...Joel Bodenmann2012-11-134-49/+72
* | typoJoel Bodenmann2012-11-131-1/+1
* | ILI9320 updateJoel Bodenmann2012-11-121-20/+21
* | new ILI9320 driver - please use as templateJoel Bodenmann2012-11-126-320/+300
* | Merge pull request #17 from inmarket/masterTectu2012-11-128-74/+483
|\|
| * Win32 orientation & gwin console line clear fixesAndrew Hannam2012-11-123-33/+40
| * Mandlebrot - remove hardware specificsAndrew Hannam2012-11-121-5/+11
| * Remove RGB565CONVERT()Andrew Hannam2012-11-122-3/+2
| * gdisp Win32 Orientation support. Revert MacroAndrew Hannam2012-11-125-59/+456
| * Merge pull request #4 from Tectu/masterAndrew Hannam2012-11-1113-6/+955
| |\ | |/ |/|
* | removed false ILI9320 codeJoel Bodenmann2012-11-122-12/+8
* | implemented power modes for ILI9320Joel Bodenmann2012-11-122-66/+111
* | small fixJoel Bodenmann2012-11-122-1/+1
* | added MCU driver dummy - not implemented yetJoel Bodenmann2012-11-125-0/+195
* | added ILI3920 orientation dummiesJoel Bodenmann2012-11-111-7/+32
* | added ILI9320 driver - not finished yet, but workingJoel Bodenmann2012-11-115-0/+688
* | GDISP_NEED_TEXT getting set automatically if GWIN_NEED_CONSOLE or GWIN_NEED_B...Joel Bodenmann2012-11-111-2/+2
* | set GWIN_NEED_CONSOLE default value to FALSEJoel Bodenmann2012-11-111-3/+3
| * Merge pull request #3 from Tectu/masterAndrew Hannam2012-11-116-340/+5
| |\ | |/ |/|
* | fixed touchscreen output and removed console codeJoel Bodenmann2012-11-114-340/+3
* | Revert "removed unused RGB565CONVERT. Please use RGB2COLOR instead"Joel Bodenmann2012-11-112-0/+2
* | Merge pull request #16 from inmarket/masterTectu2012-11-1112-277/+319
|\|
| * Touch Fixes. Deprecate ConsoleAndrew Hannam2012-11-1112-277/+319
| * Merge pull request #2 from Tectu/masterAndrew Hannam2012-11-1112-157/+160
| |\ | |/ |/|
* | small doxygen fixJoel Bodenmann2012-11-111-1/+1
* | small doxygen fixJoel Bodenmann2012-11-111-2/+2
* | GWIN doxygen fixJoel Bodenmann2012-11-111-16/+18
* | docsJoel Bodenmann2012-11-101-0/+1
* | cleanupJoel Bodenmann2012-11-101-115/+114
* | Merge pull request #15 from mobyfab/masterTectu2012-11-101-1/+6
|\ \
| * | Adding TOUCHSCREEN_XY_INVERTED define to the calibration function.mobyfab2012-11-101-1/+6
* | | small doxygen updateJoel Bodenmann2012-11-101-2/+3
|/ /
* | touchscreen fixesJoel Bodenmann2012-11-104-16/+13
* | removed unused RGB565CONVERT. Please use RGB2COLOR insteadJoel Bodenmann2012-11-102-2/+0
* | renamed tsIRQ() into tsPressed()Joel Bodenmann2012-11-106-12/+12
* | Merge pull request #14 from inmarket/masterTectu2012-11-108-33/+198
|\|
| * Added touch to gdisp Win32 driverAndrew Hannam2012-11-104-7/+173
| * Removed some hardware dependancies in HL driversAndrew Hannam2012-11-104-26/+25
| * Merge pull request #1 from Tectu/masterAndrew Hannam2012-11-0970-3670/+3016
| |\ | |/ |/|
* | added touchscreen filesJoel Bodenmann2012-11-104-0/+655
* | untracked template files since out of dateJoel Bodenmann2012-11-108-880/+0
* | renamed touchpad into touchscreenJoel Bodenmann2012-11-1019-806/+153
* | small macro updateJoel Bodenmann2012-11-091-2/+2