aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master'inmarket2018-03-101-0/+1
|\
| * Updating changelogJoel Bodenmann2018-03-101-0/+1
* | Merge remote-tracking branch 'origin/master'inmarket2018-03-105-1/+18
|\|
| * C comment styleThomas Sterren2018-03-061-1/+1
| * Got stuck in here with a source font file generated out of `arial` size 48Thomas Sterren2018-03-061-0/+7
| * Typo in mcufontencoder helpThomas Sterren2018-03-061-1/+1
| * Added clone() method to DataFile classThomas Sterren2018-03-061-0/+2
| * Tab to spacesThomas Sterren2018-03-061-1/+1
| * Merge branch 'master' of https://git.ugfx.io/uGFX/uGFXThomas Sterren2018-03-06295-2625/+2724
| |\
| * | Compiler satisfactionThomas Sterren2018-02-201-0/+1
| * | _gosPostInit() needs to be in CThomas Sterren2018-02-201-0/+1
| * | Defined gfxRealloc() for GFX_USE_OS_QTThomas Sterren2018-02-202-0/+6
* | | Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-10108-416/+450
| |/ |/|
* | First set of V3 macro changesinmarket2018-02-27293-2601/+2665
* | Fixing issue in RTX5/CMSIS2 portJoel Bodenmann2018-02-262-1/+2
* | Added support for specifying calibration fonts and textinmarket2018-02-243-6/+36
* | Updates to standard STM32LTDC based boards to ensure the LTDC clock is fully ...inmarket2018-02-244-12/+16
* | Fix for ST7735 driverinmarket2018-02-241-5/+5
|/
* Support negative baseline_x in a font.inmarket2018-01-092-19/+17
* Fix for wordwrapping when there is a space then a newlineinmarket2018-01-051-38/+42
* Bug fix for drawing boxes of size 3x3 pixelsinmarket2017-11-071-11/+11
* Release v2.8Joel Bodenmann2017-10-292-2327/+2327
* Updating URLsJoel Bodenmann2017-10-291-6/+6
* Doxygen fixJoel Bodenmann2017-10-291-117/+111
* Updating URLs / E-Mail addresses and increasing version from 1.2 to 1.3Joel Bodenmann2017-10-291-191/+191
* Updating URLsJoel Bodenmann2017-10-292-7/+7
* Preventing out-of-range warning with STM32LTDC flag definitionsJoel Bodenmann2017-10-291-138/+138
* Preventing __DSB() redeclaration in STM32LTDC driverJoel Bodenmann2017-10-291-593/+593
* Improving STM32F746G-Discovery board filesJoel Bodenmann2017-10-282-112/+68
* STM32F469i-Discovery board filesJoel Bodenmann2017-10-2818-377/+3687
* Update to hacked alpha support - now uses pre-multiplied color blending algor...inmarket2017-10-101-19/+42
* Compiler warningsJoel Bodenmann2017-10-031-731/+738
* Updating STM32F429i-Discovery board file for ChibiOSJoel Bodenmann2017-10-029-1720/+1726
* Add alpha blending supportinmarket2017-10-022-18/+51
* Fix: ChibiOS V2 doesn't support dma cache handling at allinmarket2017-10-022-6/+16
* Fix the STM32LTDC driver DMA2D accelerated bitblit on STM32F7 platforms.inmarket2017-10-023-9/+76
* Work around yet another ChibiOS DMA/Cache buginmarket2017-10-022-20/+47
* Add cache flushing to the ChibiOS FATFS/PETITFS block routines. Required for ...inmarket2017-10-023-12/+20
* Tidy upinmarket2017-10-021-3/+1
* Adding nullpointer checks to GDISP image functionsJoel Bodenmann2017-10-013-18/+31
* STM32LTDC 2nd layer support with alphainmarket2017-10-0110-250/+381
* Updating /demos/modules/gwin/graph configuration fileJoel Bodenmann2017-09-261-0/+5
* using GFX_PI instead of M_PI in graph demoJoel Bodenmann2017-09-261-7/+7
* Fix image byte extraction macrosinmarket2017-09-231-6/+5
* Fixing issue in JPG decoderJoel Bodenmann2017-09-221-0/+1
* Adding Zephyr portJoel Bodenmann2017-09-209-3/+154
* Oops - add readme and changeloginmarket2017-09-112-0/+2
* Add SSD1322 driver. Thanks to Andrey_13 (but with modifications)inmarket2017-09-115-0/+485
* Temporary fix for unknown osFeature_Semaphore value (needs fixing!)Joel Bodenmann2017-08-291-1/+1
* Adding CMSIS2 port to gos_mk.cJoel Bodenmann2017-08-291-0/+1