aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD1306/gdisp_lld_SSD1306.c
Commit message (Expand)AuthorAgeFilesLines
* Implement "hardware" fillsergosys2014-12-131-0/+40
* use gdispColor2Native to get fill colorergosys2014-12-131-1/+1
* Partially handle screen rotation using remappingergosys2014-12-131-45/+41
* slightly faster flush and clearergosys2014-12-121-6/+11
* add hardware clearergosys2014-12-121-0/+10
* fix GDISP_ROTATE_270 caseergosys2014-12-121-3/+3
* add missing bus acquisitionergosys2014-12-121-0/+2
* Removed the doxygen inside of every driver as doxygen is only meant for highl...Joel Bodenmann2014-03-281-6/+0
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-3/+3
* Replace color format conversion macros with proper routines to prevent side e...inmarket2013-11-171-1/+3
* New GDISP now supports multiple controllers with different pixel formats.inmarket2013-11-051-1/+1
* Rename GDISP driver files to prevent problems when compiling for multiple con...inmarket2013-10-281-0/+280