aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp
Commit message (Expand)AuthorAgeFilesLines
* Minor fixupsinmarket2018-11-101-0/+2
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-0378-391/+391
* Update license headerTibo Clausen2018-10-01129-129/+129
* Added type gOrientation to replace V2.x orientation_t, and values gOrientatio...inmarket2018-07-0843-557/+557
* Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX repla...inmarket2018-07-0846-297/+297
* Change color_t to gColorinmarket2018-07-0835-42/+42
* Change pixel_t to gPixelinmarket2018-07-083-8/+8
* Change coord_t to gCoordinmarket2018-07-0821-65/+65
* Change point and point_t to gPointinmarket2018-07-081-1/+1
* Fix some missing gBool conversionsinmarket2018-07-081-1/+1
* Added WS29EPD driver by cpu20 for the WaveShare E-Paper displayinmarket2018-07-076-0/+394
* Added new type definitions - moving towards V3.0inmarket2018-06-2376-275/+276
* Added support for 1.44" board (128x128)kapacuk2018-06-201-18/+35
* A few minor fixes to be able to compile it on Linux with the latest GCCkapacuk2018-06-201-3/+3
* Fix UC1610 driver private area initialisationinmarket2018-04-031-3/+9
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-1011-21/+21
* First set of V3 macro changesinmarket2018-02-2769-224/+224
* Fix for ST7735 driverinmarket2018-02-241-5/+5
* Preventing out-of-range warning with STM32LTDC flag definitionsJoel Bodenmann2017-10-291-138/+138
* Preventing __DSB() redeclaration in STM32LTDC driverJoel Bodenmann2017-10-291-593/+593
* Fix the STM32LTDC driver DMA2D accelerated bitblit on STM32F7 platforms.inmarket2017-10-022-8/+75
* STM32LTDC 2nd layer support with alphainmarket2017-10-013-68/+133
* Oops - add readme and changeloginmarket2017-09-111-0/+1
* Add SSD1322 driver. Thanks to Andrey_13 (but with modifications)inmarket2017-09-115-0/+485
* Add files missing due to git problemsinmarket2017-08-171-0/+166
* UC8173 board template fixinmarket2017-08-131-1/+2
* Vastly improve UC8173 driverinmarket2017-08-134-1050/+410
* Added UC1610 driver. Thanks to aeromaninmarket2017-07-196-0/+464
* Add compatibility with Visual Studio and make compile warning capabilities mo...inmarket2017-06-3020-131/+152
* Improve handling of streaming drivers with a setpos and a fillarea accelerationinmarket2017-06-241-1/+1
* Adding RA6963 driverJoel Bodenmann2017-05-234-39/+793
* KS0108 multi-chip driver thanks to doc_rob.inmarket2017-05-184-0/+741
* 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
* Added UC1601s driverinmarket2017-05-056-0/+449
* Fix introduces bug in gdisp UC8173 driverinmarket2017-03-041-1/+1
* Minor clean-up to UC8173 driverJoel Bodenmann2017-03-022-166/+833
* Update to the UC8173 driver to fix memory overwriteinmarket2017-03-011-3/+1
* Minor internal improvement (clean-up) to AlteraFramereader driverJoel Bodenmann2017-02-201-19/+14
* Updating drivers listJoel Bodenmann2017-02-181-35/+36
* Adding Altera Frame Reader IP Core display driverJoel Bodenmann2017-02-185-0/+366
* Updating drivers listJoel Bodenmann2017-02-181-0/+2
* Adding UC8173 driverJoel Bodenmann2017-02-025-0/+730
* Added Fb24bpp driver for RGB888 and BGR888 packed framebuffer displaysinmarket2017-01-206-0/+305
* Add support for 128x32 SSD1306 displaysWesley Moore2016-12-151-0/+2
* Fixing typo in ILI9488 driverJoel Bodenmann2016-11-271-2/+2
* Adding ILI9488 display driverJoel Bodenmann2016-11-274-0/+425
* Minor improvement to the ST7565 driverJoel Bodenmann2016-08-261-2/+6
* Merge branch 'ili9225_mr' of olegator77/uGFX into masterJoel2016-08-204-0/+450
|\