index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gdisp
/
HX8347D
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename all driver makefiles to driver.mk
inmarket
2014-08-22
1
-2
/
+2
*
Removed the doxygen inside of every driver as doxygen is only meant for highl...
Joel Bodenmann
2014-03-28
4
-119
/
+0
*
A couple of include paths need fixing
inmarket
2014-02-19
1
-1
/
+1
*
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
-1
/
+1
*
New GDISP now supports multiple controllers with different pixel formats.
inmarket
2013-11-05
1
-1
/
+1
*
Auto-generate pixel formats using macro's.
inmarket
2013-11-05
1
-1
/
+1
*
Clean up the driver directory structure by moving all board specific files in...
inmarket
2013-10-28
1
-160
/
+0
*
Rename GDISP driver files to prevent problems when compiling for multiple con...
inmarket
2013-10-28
2
-237
/
+237
*
Fix typos in drivers
inmarket
2013-10-22
1
-1
/
+2
*
Comment fixes.
inmarket
2013-10-21
2
-2
/
+2
*
Add support for a driver private area (as well as a board private area)
inmarket
2013-10-21
2
-3
/
+6
*
Change to gdisp low level driver API. Display number is now in the GDriver st...
inmarket
2013-10-19
3
-12
/
+7
*
Changed board_XXXX_template.h so that it can be directly copied to board_XXXX...
inmarket
2013-10-18
1
-9
/
+17
*
Fix compile error
inmarket
2013-10-18
1
-1
/
+1
*
Convert HX8437D driver to new format
inmarket
2013-10-18
7
-412
/
+416
*
HX8347D driver ported to new streaming structure (untested)
inmarket
2013-09-30
5
-467
/
+192
*
fixed license headers
Joel Bodenmann
2013-07-21
5
-5
/
+5
*
cleaned up board file mess
Joel Bodenmann
2013-07-21
3
-33
/
+121
*
Various README updates
Mateusz Tomaszkiewicz
2013-06-21
1
-1
/
+1
*
License header updates
inmarket
2013-06-15
4
-4
/
+4
*
doxygen fixes
Joel Bodenmann
2013-06-01
1
-1
/
+1
*
GOS module, for operating system independance
inmarket
2013-05-25
1
-4
/
+2
*
Added HX8347D driver by the user Eddie
Joel Bodenmann
2013-05-21
6
-0
/
+908