index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gdisp
/
SSD1306
/
gdisp_lld_SSD1306.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-3
/
+3
*
Add support for SH1106 in the SSD1306 driver
inmarket
2015-09-18
1
-0
/
+6
*
Yet another SSD1306 driver fix
inmarket
2015-02-07
1
-0
/
+1
*
Fixes to all monochrome drivers
inmarket
2015-02-07
1
-0
/
+2
*
Fix optimization code that broke the SSD1306 for I2C interfaces.
inmarket
2015-02-06
1
-12
/
+3
*
Big file rename to reduce problems with brain-dead IDE's that don't handle pr...
inmarket
2015-01-21
1
-1
/
+1
*
Had to revert the new method of orientation support for SSD1306.
inmarket
2014-12-16
1
-55
/
+85
*
Implement "hardware" fills
ergosys
2014-12-13
1
-0
/
+40
*
use gdispColor2Native to get fill color
ergosys
2014-12-13
1
-1
/
+1
*
Partially handle screen rotation using remapping
ergosys
2014-12-13
1
-45
/
+41
*
slightly faster flush and clear
ergosys
2014-12-12
1
-6
/
+11
*
add hardware clear
ergosys
2014-12-12
1
-0
/
+10
*
fix GDISP_ROTATE_270 case
ergosys
2014-12-12
1
-3
/
+3
*
add missing bus acquisition
ergosys
2014-12-12
1
-0
/
+2
*
Removed the doxygen inside of every driver as doxygen is only meant for highl...
Joel Bodenmann
2014-03-28
1
-6
/
+0
*
Integrate the include files with each module. Simplifies structure of code.
inmarket
2014-02-19
1
-3
/
+3
*
Replace color format conversion macros with proper routines to prevent side e...
inmarket
2013-11-17
1
-1
/
+3
*
New GDISP now supports multiple controllers with different pixel formats.
inmarket
2013-11-05
1
-1
/
+1
*
Rename GDISP driver files to prevent problems when compiling for multiple con...
inmarket
2013-10-28
1
-0
/
+280