Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding QWidget touch driver | Joel Bodenmann | 2016-07-26 | 5 | -0/+154 |
| | |||||
* | Compile fix for Win32 | Andrew Hannam | 2016-07-25 | 1 | -3/+3 |
| | |||||
* | Add support for reparenting, capture and control of Win32 Emulator windows. | Andrew Hannam | 2016-07-19 | 2 | -26/+87 |
| | |||||
* | Adding QImage display driver | Joel Bodenmann | 2016-07-19 | 6 | -0/+141 |
| | |||||
* | Workaround for using RGB888 with STM32LTDC driver | Joel Bodenmann | 2016-06-26 | 2 | -5/+6 |
| | |||||
* | Adding FT6x06 driver | Joel Bodenmann | 2016-06-18 | 4 | -0/+272 |
| | |||||
* | Updating drivers list | Joel Bodenmann | 2016-04-27 | 1 | -0/+1 |
| | |||||
* | Add SSD1848 driver by czhou | inmarket | 2016-04-25 | 4 | -0/+998 |
| | |||||
* | Update framebuffer driver for better information hiding | inmarket | 2016-04-25 | 1 | -3/+4 |
| | |||||
* | Fix in ILI9481 driver code | Joel Bodenmann | 2016-03-29 | 1 | -1/+1 |
| | |||||
* | ED060SC4 driver remove redundant files | inmarket | 2016-02-27 | 2 | -83/+0 |
| | |||||
* | Typo fix for STM32LTDC driver for RGB888 | inmarket | 2016-02-18 | 1 | -1/+1 |
| | |||||
* | Small fixes to ILI9342 | inmarket | 2015-12-22 | 2 | -9/+4 |
| | |||||
* | Add gdisp driver readme to list the type of each driver. | inmarket | 2015-12-22 | 1 | -0/+33 |
| | |||||
* | Remove obsolete file | Joel Bodenmann | 2015-12-17 | 1 | -28/+0 |
| | |||||
* | Added ILI9342 driver | Joel Bodenmann | 2015-12-17 | 4 | -0/+469 |
| | |||||
* | Some gdisp drivers release_bus() calls are in the wrong spot compared to ↵ | inmarket | 2015-11-27 | 2 | -5/+3 |
| | | | | post_init_board() | ||||
* | Change STM32F429i-Discovery board to use the general STM32LTDC driver. | inmarket | 2015-11-25 | 8 | -894/+0 |
| | | | | | The special ILI9341 init code is now in the board file (it is board specific). The specific STM32F429i-Discovery driver is now gone | ||||
* | Fix STM32LTDC orientation and DMA2D acceleration | inmarket | 2015-11-25 | 2 | -96/+98 |
| | |||||
* | Make all include paths in ugfx relative. | inmarket | 2015-11-21 | 58 | -153/+125 |
| | | | | The only include path now needed is for drivers (in particular GDISP drivers) | ||||
* | Replace all inline definitions with GFXINLINE | inmarket | 2015-10-23 | 43 | -298/+298 |
| | |||||
* | 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 | ||||
* | Add support for SH1106 in the SSD1306 driver | inmarket | 2015-09-18 | 2 | -0/+9 |
| | |||||
* | 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 |
| | | |||||
* | | Adding first version of STM32F7 discovery touch driver | Joel Bodenmann | 2015-07-22 | 1 | -35/+21 |
| | | |||||
* | | Adding FT5336 touch driver. Not tested yet. | Joel Bodenmann | 2015-07-21 | 4 | -0/+422 |
| | | |||||
* | | 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 to STM32F429i-Discovery | Joel Bodenmann | 2015-07-12 | 3 | -0/+127 |
| | |||||
* | Adding DMA2D support to STM32LTDC driver | Joel Bodenmann | 2015-07-12 | 3 | -2/+126 |
| | |||||
* | Merge branch 'STM32F7_Discovery' | inmarket | 2015-07-11 | 6 | -0/+601 |
|\ | |||||
| * | 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 | 7 | -8/+8 |
| | | |||||
| * | Adding correct display parameters | Joel Bodenmann | 2015-07-08 | 1 | -3/+3 |
| | | |||||
| * | Adding some board file stuff for the F7 discovery (nothing done yet, just ↵ | Joel Bodenmann | 2015-07-08 | 3 | -18/+7 |
| | | | | | | | | adding the required files) | ||||
| * | Whitespaces | Joel Bodenmann | 2015-07-08 | 1 | -9/+17 |
| | | |||||
| * | Remove obsolete ILI9341 stuff. | Joel Bodenmann | 2015-07-08 | 1 | -70/+3 |
| | | |||||
| * | Fixing include paths | Joel Bodenmann | 2015-07-08 | 1 | -4/+2 |
| | | |||||
| * | Starting STM32F7 Discovery driver development | Joel Bodenmann | 2015-07-08 | 6 | -0/+673 |
| | | |||||
* | | Fix in FT5x06 touch driver | Joel Bodenmann | 2015-07-10 | 1 | -1/+1 |
| | | |||||
* | | Revert "Fix in FT5x06 touch driver" | Joel Bodenmann | 2015-07-10 | 1 | -1/+1 |
| | | | | | | | | This reverts commit a3d67e76e5f65a1fd52642db0fefd81fd6e7cfe6. | ||||
* | | Fix in FT5x06 touch driver | Joel Bodenmann | 2015-07-10 | 1 | -1/+1 |
|/ | |||||
* | Adding 'flipHorizontally' and 'flipVertically^optiony to SSD1963 | Joel Bodenmann | 2015-06-21 | 3 | -10/+23 |
| | |||||
* | Fixes to SSD1331 | inmarket | 2015-05-10 | 2 | -9/+6 |
| | |||||
* | Started prototyping some changes to the STM32F429iDiscovery driver. | inmarket | 2015-05-03 | 1 | -6/+21 |
| | | | | None are active yet. |