summaryrefslogtreecommitdiff
path: root/framebuffer/framebuffer.c
Commit message (Expand)AuthorAgeFilesLines
* fix framebuffer command line/default option usageVincent Sanders2010-01-201-18/+2
* remove use of legacy plot interfaceVincent Sanders2010-01-091-11/+26
* optimise 1x1 bitmap plottingVincent Sanders2009-12-051-5/+18
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-211-10/+10
* next round of plotter refactorVincent Sanders2009-07-141-13/+38
* plotters line refactorVincent Sanders2009-07-101-1/+26
* ploter refactor of rectangle handling Vincent Sanders2009-07-081-9/+24
* Refactor fill plotter to take a styleVincent Sanders2009-07-051-1/+13
* remove redundant clg callVincent Sanders2009-07-011-1/+0
* Improve bitmap plotter APIVincent Sanders2009-06-301-26/+27
* Make framebuffer port use libnsfbVincent Sanders2009-06-281-0/+299