index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gdisp
/
ILI9320
/
gdisp_lld_ILI9320.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
For all source files update integer types to the new gI8 etc type names
inmarket
2018-11-03
1
-3
/
+3
*
Update license header
Tibo Clausen
2018-10-01
1
-1
/
+1
*
Added type gOrientation to replace V2.x orientation_t, and values gOrientatio...
inmarket
2018-07-08
1
-16
/
+16
*
Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX repla...
inmarket
2018-07-08
1
-8
/
+8
*
Change color_t to gColor
inmarket
2018-07-08
1
-1
/
+1
*
Added new type definitions - moving towards V3.0
inmarket
2018-06-23
1
-4
/
+4
*
Add compatibility with Visual Studio and make compile warning capabilities mo...
inmarket
2017-06-30
1
-6
/
+7
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-2
/
+2
*
Big file rename to reduce problems with brain-dead IDE's that don't handle pr...
inmarket
2015-01-21
1
-1
/
+1
*
Removed the doxygen inside of every driver as doxygen is only meant for highl...
Joel Bodenmann
2014-03-28
1
-5
/
+0
*
Fix 90 and 270 rotations in ILI9320 driver (Thanks jkjk)
inmarket
2014-03-22
1
-2
/
+2
*
Integrate the include files with each module. Simplifies structure of code.
inmarket
2014-02-19
1
-2
/
+2
*
Replace color format conversion macros with proper routines to prevent side e...
inmarket
2013-11-17
1
-2
/
+4
*
New GDISP now supports multiple controllers with different pixel formats.
inmarket
2013-11-05
1
-2
/
+5
*
Rename GDISP driver files to prevent problems when compiling for multiple con...
inmarket
2013-10-28
1
-0
/
+377