index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor fixups
inmarket
2018-11-10
1
-0
/
+2
*
Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, g...
inmarket
2018-11-03
3
-6
/
+6
*
For all source files update integer types to the new gI8 etc type names
inmarket
2018-11-03
108
-544
/
+544
*
Update license header
Tibo Clausen
2018-10-01
192
-192
/
+192
*
Added type gThread to replace V2.x gfxThreadHandle
inmarket
2018-07-08
2
-2
/
+2
*
gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITY
inmarket
2018-07-08
2
-3
/
+3
*
gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE
inmarket
2018-07-08
4
-7
/
+7
*
Added type gOrientation to replace V2.x orientation_t, and values gOrientatio...
inmarket
2018-07-08
52
-635
/
+635
*
Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX repla...
inmarket
2018-07-08
51
-306
/
+306
*
Change color_t to gColor
inmarket
2018-07-08
40
-50
/
+50
*
Change pixel_t to gPixel
inmarket
2018-07-08
7
-23
/
+23
*
Change coord_t to gCoord
inmarket
2018-07-08
35
-114
/
+114
*
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
108
-471
/
+472
*
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
14
-30
/
+36
*
First set of V3 macro changes
inmarket
2018-02-27
108
-375
/
+375
*
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
*
Ensure correct window titles on unicode compiles on Windows
inmarket
2017-06-30
1
-1
/
+1
*
Add compatibility with Visual Studio and make compile warning capabilities mo...
inmarket
2017-06-30
23
-135
/
+172
*
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 some prototypes for win32.raw32 emulation environments
inmarket
2017-04-01
2
-5
/
+5
*
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
[next]