| Commit message (Expand) | Author | Age | Files | Lines |
* | Change color_t to gColor | inmarket | 2018-07-08 | 35 | -42/+42 |
* | Change pixel_t to gPixel | inmarket | 2018-07-08 | 3 | -8/+8 |
* | Change coord_t to gCoord | inmarket | 2018-07-08 | 21 | -65/+65 |
* | Change point and point_t to gPoint | inmarket | 2018-07-08 | 1 | -1/+1 |
* | Fix some missing gBool conversions | inmarket | 2018-07-08 | 1 | -1/+1 |
* | Added WS29EPD driver by cpu20 for the WaveShare E-Paper display | inmarket | 2018-07-07 | 6 | -0/+394 |
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 76 | -275/+276 |
* | Added support for 1.44" board (128x128) | kapacuk | 2018-06-20 | 1 | -18/+35 |
* | A few minor fixes to be able to compile it on Linux with the latest GCC | kapacuk | 2018-06-20 | 1 | -3/+3 |
* | Fix UC1610 driver private area initialisation | inmarket | 2018-04-03 | 1 | -3/+9 |
* | Change new colors to GFX_RED instead of GFXRED. Use the new color defs | inmarket | 2018-03-10 | 11 | -21/+21 |
* | First set of V3 macro changes | inmarket | 2018-02-27 | 69 | -224/+224 |
* | Fix for ST7735 driver | inmarket | 2018-02-24 | 1 | -5/+5 |
* | 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 |
* | Oops - add readme and changelog | inmarket | 2017-09-11 | 1 | -0/+1 |
* | Add SSD1322 driver. Thanks to Andrey_13 (but with modifications) | inmarket | 2017-09-11 | 5 | -0/+485 |
* | Add files missing due to git problems | inmarket | 2017-08-17 | 1 | -0/+166 |
* | UC8173 board template fix | inmarket | 2017-08-13 | 1 | -1/+2 |
* | Vastly improve UC8173 driver | inmarket | 2017-08-13 | 4 | -1050/+410 |
* | Added UC1610 driver. Thanks to aeroman | inmarket | 2017-07-19 | 6 | -0/+464 |
* | Add compatibility with Visual Studio and make compile warning capabilities mo... | inmarket | 2017-06-30 | 20 | -131/+152 |
* | Improve handling of streaming drivers with a setpos and a fillarea acceleration | inmarket | 2017-06-24 | 1 | -1/+1 |
* | Adding RA6963 driver | Joel Bodenmann | 2017-05-23 | 4 | -39/+793 |
* | KS0108 multi-chip driver thanks to doc_rob. | inmarket | 2017-05-18 | 4 | -0/+741 |
* | 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 |
* | Added UC1601s driver | inmarket | 2017-05-05 | 6 | -0/+449 |
* | Fix introduces bug in gdisp UC8173 driver | inmarket | 2017-03-04 | 1 | -1/+1 |
* | Minor clean-up to UC8173 driver | Joel Bodenmann | 2017-03-02 | 2 | -166/+833 |
* | Update to the UC8173 driver to fix memory overwrite | inmarket | 2017-03-01 | 1 | -3/+1 |
* | Minor internal improvement (clean-up) to AlteraFramereader driver | Joel Bodenmann | 2017-02-20 | 1 | -19/+14 |
* | Updating drivers list | Joel Bodenmann | 2017-02-18 | 1 | -35/+36 |
* | Adding Altera Frame Reader IP Core display driver | Joel Bodenmann | 2017-02-18 | 5 | -0/+366 |
* | Updating drivers list | Joel Bodenmann | 2017-02-18 | 1 | -0/+2 |
* | Adding UC8173 driver | Joel Bodenmann | 2017-02-02 | 5 | -0/+730 |
* | Added Fb24bpp driver for RGB888 and BGR888 packed framebuffer displays | inmarket | 2017-01-20 | 6 | -0/+305 |
* | Add support for 128x32 SSD1306 displays | Wesley Moore | 2016-12-15 | 1 | -0/+2 |
* | Fixing typo in ILI9488 driver | Joel Bodenmann | 2016-11-27 | 1 | -2/+2 |
* | Adding ILI9488 display driver | Joel Bodenmann | 2016-11-27 | 4 | -0/+425 |
* | Minor improvement to the ST7565 driver | Joel Bodenmann | 2016-08-26 | 1 | -2/+6 |
* | Merge branch 'ili9225_mr' of olegator77/uGFX into master | Joel | 2016-08-20 | 4 | -0/+450 |
|\ |
|
| * | Added ILI9225 driver | Oleg Gerasimov | 2016-08-19 | 4 | -0/+450 |
* | | Increased st7735 refresh rate - no more flicker | Oleg Gerasimov | 2016-08-19 | 1 | -2/+2 |
* | | Added ST7735 driver | Oleg Gerasimov | 2016-08-19 | 4 | -0/+457 |
|/ |
|
* | 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 |