summaryrefslogtreecommitdiff
path: root/src/plot.c
Commit message (Collapse)AuthorAgeFilesLines
* move plot functions to their own sub directoryVincent Sanders2010-01-201-169/+0
| | | | | | fix 8 and 16bpp plotters when used with cursor svn path=/trunk/libnsfb/; revision=9850
* simplify internal headersVincent Sanders2010-01-111-1/+7
| | | | svn path=/trunk/libnsfb/; revision=9801
* strip legacy plotter interfaceVincent Sanders2010-01-091-2/+12
| | | | | | | cleanup line plotting interface move plotter interface structs to apropriate header svn path=/trunk/libnsfb/; revision=9798
* add bezier curve plottersVincent Sanders2010-01-061-0/+11
| | | | svn path=/trunk/libnsfb/; revision=9794
* Improve cursor handlingVincent Sanders2009-12-041-2/+2
| | | | | | Improve screen copy handling and API svn path=/trunk/libnsfb/; revision=9714
* add cursor supportVincent Sanders2009-06-021-1/+7
| | | | svn path=/trunk/libnsfb/; revision=7687
* add legacy plotter APIVincent Sanders2009-04-241-1/+8
| | | | svn path=/trunk/libnsfb/; revision=7304
* add font glyph plotting supportVincent Sanders2009-04-081-1/+16
| | | | svn path=/trunk/libnsfb/; revision=7068
* initial commit of netsurf framebuffer libraryVincent Sanders2009-04-081-0/+114
svn path=/trunk/libnsfb/; revision=7060