summaryrefslogtreecommitdiff
path: root/src/16bpp_plotters.c
Commit message (Collapse)AuthorAgeFilesLines
* move plot functions to their own sub directoryVincent Sanders2010-01-201-424/+0
| | | | | | fix 8 and 16bpp plotters when used with cursor svn path=/trunk/libnsfb/; revision=9850
* simplify internal headersVincent Sanders2010-01-111-2/+1
| | | | svn path=/trunk/libnsfb/; revision=9801
* strip legacy plotter interfaceVincent Sanders2010-01-091-79/+80
| | | | | | | cleanup line plotting interface move plotter interface structs to apropriate header svn path=/trunk/libnsfb/; revision=9798
* add cursor supportVincent Sanders2009-06-021-1/+1
| | | | svn path=/trunk/libnsfb/; revision=7687
* add legacy plotter APIVincent Sanders2009-04-241-1/+2
| | | | svn path=/trunk/libnsfb/; revision=7304
* fix 16bpp plotterVincent Sanders2009-04-091-339/+193
| | | | svn path=/trunk/libnsfb/; revision=7069
* initial commit of netsurf framebuffer libraryVincent Sanders2009-04-081-0/+569
svn path=/trunk/libnsfb/; revision=7060