index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gdisp
/
RA8875
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-2
/
+2
*
Replace all inline definitions with GFXINLINE
inmarket
2015-10-23
2
-13
/
+13
*
Big file rename to reduce problems with brain-dead IDE's that don't handle pr...
inmarket
2015-01-21
1
-1
/
+1
*
Rename all driver makefiles to driver.mk
inmarket
2014-08-22
1
-0
/
+0
*
Removed the doxygen inside of every driver as doxygen is only meant for highl...
Joel Bodenmann
2014-03-28
3
-104
/
+0
*
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
-113
/
+0
*
Rename GDISP driver files to prevent problems when compiling for multiple con...
inmarket
2013-10-28
2
-1
/
+1
*
fixed RA8875 board file for marlin
Joel Bodenmann
2013-10-24
1
-25
/
+39
*
fixed board file name (all the others are upper case as well)
Joel Bodenmann
2013-10-24
1
-1
/
+1
*
Fix typos in drivers
inmarket
2013-10-22
1
-1
/
+1
*
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
-20
/
+20
*
Update some doxygen documentation
inmarket
2013-10-18
2
-3
/
+3
*
Remove unnecessary file from RA8875 driver.
inmarket
2013-10-17
2
-22
/
+1
*
Driver RA8875 converted to new driver format.
inmarket
2013-10-17
7
-719
/
+474
*
RA8875 now GOS compatible
Joel Bodenmann
2013-07-22
1
-6
/
+4
*
fixed license headers
Joel Bodenmann
2013-07-21
5
-5
/
+5
*
doxygen updates
Joel Bodenmann
2013-07-21
1
-2
/
+2
*
cleaned up board file mess
Joel Bodenmann
2013-07-21
1
-1
/
+1
*
RA8875 fix
Joel Bodenmann
2013-07-20
2
-5
/
+5
*
RA8875 changes from v1.7
inmarket
2013-07-19
8
-570
/
+135
*
Added RA8875 GDISP driver
Joel Bodenmann
2013-06-22
10
-0
/
+1263