aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/STM32LTDC
Commit message (Collapse)AuthorAgeFilesLines
* Workaround for using RGB888 with STM32LTDC driverJoel Bodenmann2016-06-262-5/+6
|
* Typo fix for STM32LTDC driver for RGB888inmarket2016-02-181-1/+1
|
* Fix STM32LTDC orientation and DMA2D accelerationinmarket2015-11-252-96/+98
|
* Make all include paths in ugfx relative.inmarket2015-11-211-2/+2
| | | | The only include path now needed is for drivers (in particular GDISP drivers)
* Replace all inline definitions with GFXINLINEinmarket2015-10-231-3/+3
|
* Turn off buggy DMA2D for nowinmarket2015-10-061-1/+1
|
* Another minor updateinmarket2015-10-051-7/+2
| | | | Also add new studio options file
* 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-123-2/+126
|
* Working STM32F746G-Discovery board + example for raw32inmarket2015-07-111-4/+4
| | | | Working STM32LTDC video driver
* 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-096-0/+601