aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/STM32LTDC/gdisp_lld_STM32LTDC.c
Commit message (Expand)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-38/+38
* Update license headerTibo Clausen2018-10-011-1/+1
* Added type gOrientation to replace V2.x orientation_t, and values gOrientatio...inmarket2018-07-081-24/+24
* Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX repla...inmarket2018-07-081-1/+1
* Change color_t to gColorinmarket2018-07-081-1/+1
* Change coord_t to gCoordinmarket2018-07-081-10/+10
* Added new type definitions - moving towards V3.0inmarket2018-06-231-5/+5
* First set of V3 macro changesinmarket2018-02-271-4/+4
* Preventing __DSB() redeclaration in STM32LTDC driverJoel Bodenmann2017-10-291-593/+593
* Fix the STM32LTDC driver DMA2D accelerated bitblit on STM32F7 platforms.inmarket2017-10-021-2/+72
* STM32LTDC 2nd layer support with alphainmarket2017-10-011-50/+84
* Add compatibility with Visual Studio and make compile warning capabilities mo...inmarket2017-06-301-6/+7
* WhitespacesJoel Bodenmann2017-05-161-1/+1
* Changing syncflag type from uint8_t to uint32_t in STM32LTDC driverJoel Bodenmann2017-05-161-1/+1
* Added partial definition for the STM32F469i-Discovery boardinmarket2017-05-051-11/+18
* Workaround for using RGB888 with STM32LTDC driverJoel Bodenmann2016-06-261-5/+5
* Typo fix for STM32LTDC driver for RGB888inmarket2016-02-181-1/+1
* Fix STM32LTDC orientation and DMA2D accelerationinmarket2015-11-251-87/+82
* Make all include paths in ugfx relative.inmarket2015-11-211-2/+2
* Another minor updateinmarket2015-10-051-7/+2
* Merge branch 'master' into Alternate_Raw32_SchedulerJoel Bodenmann2015-07-241-3/+9
|\
| * Fixing STM32LTDC driver for STM32F4 seriesJoel Bodenmann2015-07-241-3/+9
* | STM32LTDC Cleanup and support for 180 degree rotationJoel Bodenmann2015-07-241-31/+62
* | STM32F746 cleanupinmarket2015-07-161-2/+1
|/
* Fixing broken macro in STM32LTDC driver (sorry for being stupid)Joel Bodenmann2015-07-121-15/+1
* Cleanup STM32LTDC driverJoel Bodenmann2015-07-121-14/+26
* Adding DMA2D support to STM32LTDC driverJoel Bodenmann2015-07-121-2/+94
* working on the LTDC driver (not done yet and also hacky code)Joel Bodenmann2015-07-101-1/+1
* Renaming driver to STM32LTDC as this will be a generic oneJoel Bodenmann2015-07-091-0/+365