Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added Fb24bpp driver for RGB888 and BGR888 packed framebuffer displays | inmarket | 2017-01-20 | 1 | -0/+6 |
| | |||||
* | Update framebuffer driver for better information hiding | inmarket | 2016-04-25 | 1 | -3/+4 |
| | |||||
* | Make all include paths in ugfx relative. | inmarket | 2015-11-21 | 1 | -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 ↵ | inmarket | 2015-01-21 | 1 | -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 ↵ | inmarket | 2014-05-22 | 5 | -0/+283 |
framebuffer device |