aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Collapse)AuthorAgeFilesLines
* First set of V3 macro changesinmarket2018-02-27108-375/+375
|
* 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
|
* Ensure correct window titles on unicode compiles on Windowsinmarket2017-06-301-1/+1
|
* Add compatibility with Visual Studio and make compile warning capabilities ↵inmarket2017-06-3023-135/+172
| | | | more cross platform
* 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 some prototypes for win32.raw32 emulation environmentsinmarket2017-04-012-5/+5
|
* 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
|
* Merge branch 'ssd1306-128x32' of wezm/uGFX into masterJoel Bodenmann2017-01-061-0/+2
|\
| * Add support for 128x32 SSD1306 displaysWesley Moore2016-12-151-0/+2
| |
* | Fix a win32.raw32 platform compile bug caused by the windows headers not ↵inmarket2016-12-122-3/+3
|/ | | | being included
* Fixing typo in ILI9488 driverJoel Bodenmann2016-11-271-2/+2
|
* Adding readme files for implicitly supported touchscreen controllersJoel Bodenmann2016-11-273-0/+3
|
* Adding ILI9488 display driverJoel Bodenmann2016-11-274-0/+425
|
* Minor fix in toggle/pal readmeJoel Bodenmann2016-11-071-1/+1
|
* Minor fix in toggle/pal readmeJoel Bodenmann2016-11-071-1/+1
|
* Protect Win32 GDISP driver from some strange config file configurationsinmarket2016-10-011-19/+19
|
* New uGFXnetESP8266 driver. A gdisp driver for the ESP8266.inmarket2016-08-307-1/+762
| | | | Not tested yet.
* Minor improvement to the ST7565 driverJoel Bodenmann2016-08-261-2/+6
|
* Adding Linux event input touch driverJoel Bodenmann2016-08-233-0/+175
|
* Merge branch 'ili9225_mr' of olegator77/uGFX into masterJoel2016-08-204-0/+450
|\
| * Added ILI9225 driverOleg Gerasimov2016-08-194-0/+450
| |
* | Increased st7735 refresh rate - no more flickerOleg Gerasimov2016-08-191-2/+2
| |
* | Added ST7735 driverOleg Gerasimov2016-08-194-0/+457
|/
* Modifying SDL window title (it's not a simulation)Joel Bodenmann2016-08-151-1/+1
|
* Added SDL multiply driverOleg Gerasimov2016-08-084-0/+534
|
* Adding EXC7200 driverJoel Bodenmann2016-08-033-0/+130
|