| Commit message (Expand) | Author | Age | Files | Lines |
* | For all source files update integer types to the new gI8 etc type names | inmarket | 2018-11-03 | 3 | -41/+41 |
* | Update license header | Tibo Clausen | 2018-10-01 | 4 | -4/+4 |
* | Added type gOrientation to replace V2.x orientation_t, and values gOrientatio... | inmarket | 2018-07-08 | 2 | -25/+25 |
* | Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX repla... | inmarket | 2018-07-08 | 1 | -1/+1 |
* | Change color_t to gColor | inmarket | 2018-07-08 | 1 | -1/+1 |
* | Change coord_t to gCoord | inmarket | 2018-07-08 | 1 | -10/+10 |
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 1 | -5/+5 |
* | First set of V3 macro changes | inmarket | 2018-02-27 | 4 | -12/+12 |
* | Preventing out-of-range warning with STM32LTDC flag definitions | Joel Bodenmann | 2017-10-29 | 1 | -138/+138 |
* | Preventing __DSB() redeclaration in STM32LTDC driver | Joel Bodenmann | 2017-10-29 | 1 | -593/+593 |
* | Fix the STM32LTDC driver DMA2D accelerated bitblit on STM32F7 platforms. | inmarket | 2017-10-02 | 2 | -8/+75 |
* | STM32LTDC 2nd layer support with alpha | inmarket | 2017-10-01 | 3 | -68/+133 |
* | Add compatibility with Visual Studio and make compile warning capabilities mo... | inmarket | 2017-06-30 | 1 | -6/+7 |
* | Whitespaces | Joel Bodenmann | 2017-05-16 | 1 | -1/+1 |
* | Changing syncflag type from uint8_t to uint32_t in STM32LTDC driver | Joel Bodenmann | 2017-05-16 | 1 | -1/+1 |
* | Added partial definition for the STM32F469i-Discovery board | inmarket | 2017-05-05 | 1 | -11/+18 |
* | Workaround for using RGB888 with STM32LTDC driver | Joel Bodenmann | 2016-06-26 | 2 | -5/+6 |
* | Typo fix for STM32LTDC driver for RGB888 | inmarket | 2016-02-18 | 1 | -1/+1 |
* | Fix STM32LTDC orientation and DMA2D acceleration | inmarket | 2015-11-25 | 2 | -96/+98 |
* | Make all include paths in ugfx relative. | inmarket | 2015-11-21 | 1 | -2/+2 |
* | Replace all inline definitions with GFXINLINE | inmarket | 2015-10-23 | 1 | -3/+3 |
* | Turn off buggy DMA2D for now | inmarket | 2015-10-06 | 1 | -1/+1 |
* | Another minor update | inmarket | 2015-10-05 | 1 | -7/+2 |
* | Merge branch 'master' into Alternate_Raw32_Scheduler | Joel Bodenmann | 2015-07-24 | 1 | -3/+9 |
|\ |
|
| * | Fixing STM32LTDC driver for STM32F4 series | Joel Bodenmann | 2015-07-24 | 1 | -3/+9 |
* | | STM32LTDC Cleanup and support for 180 degree rotation | Joel Bodenmann | 2015-07-24 | 1 | -31/+62 |
* | | STM32F746 cleanup | inmarket | 2015-07-16 | 1 | -2/+1 |
|/ |
|
* | Fixing broken macro in STM32LTDC driver (sorry for being stupid) | Joel Bodenmann | 2015-07-12 | 1 | -15/+1 |
* | Cleanup STM32LTDC driver | Joel Bodenmann | 2015-07-12 | 1 | -14/+26 |
* | Adding DMA2D support to STM32LTDC driver | Joel Bodenmann | 2015-07-12 | 3 | -2/+126 |
* | Working STM32F746G-Discovery board + example for raw32 | inmarket | 2015-07-11 | 1 | -4/+4 |
* | working on the LTDC driver (not done yet and also hacky code) | Joel Bodenmann | 2015-07-10 | 1 | -1/+1 |
* | Renaming driver to STM32LTDC as this will be a generic one | Joel Bodenmann | 2015-07-09 | 6 | -0/+601 |