Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | The only include path now needed is for drivers (in particular GDISP drivers) | ||||
* | 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 |
| | | | | Also add new studio options file | ||||
* | 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 STM32LTDC video driver | ||||
* | 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 |