aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/framebuffer
Commit message (Collapse)AuthorAgeFilesLines
* Added Fb24bpp driver for RGB888 and BGR888 packed framebuffer displaysinmarket2017-01-201-0/+6
|
* Update framebuffer driver for better information hidinginmarket2016-04-251-3/+4
|
* Make all include paths in ugfx relative.inmarket2015-11-211-2/+2
| | | | The only include path now needed is for drivers (in particular GDISP drivers)
* Big file rename to reduce problems with brain-dead IDE's that don't handle ↵inmarket2015-01-211-1/+1
| | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).
* GDISP framebuffer driver + an implementation for the linux kernel ↵inmarket2014-05-225-0/+283
framebuffer device