summaryrefslogtreecommitdiff
path: root/src/plotters.c
Commit message (Collapse)AuthorAgeFilesLines
* simplify internal headersVincent Sanders2010-01-111-2/+1
| | | | svn path=/trunk/libnsfb/; revision=9801
* strip legacy plotter interfaceVincent Sanders2010-01-091-67/+82
| | | | | | | 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/+88
| | | | svn path=/trunk/libnsfb/; revision=9794
* Improve cursor handlingVincent Sanders2009-12-041-8/+31
| | | | | | Improve screen copy handling and API svn path=/trunk/libnsfb/; revision=9714
* Typo and doxygen comment.Michael Drake2009-07-021-2/+4
| | | | svn path=/trunk/libnsfb/; revision=8258
* Add licence info. Update polygon plotter documentation.Michael Drake2009-07-021-37/+47
| | | | svn path=/trunk/libnsfb/; revision=8257
* add legacy plotter APIVincent Sanders2009-04-241-2/+10
| | | | svn path=/trunk/libnsfb/; revision=7304
* make 8bpp plotters workVincent Sanders2009-04-091-3/+0
| | | | svn path=/trunk/libnsfb/; revision=7071
* fix 16bpp plotterVincent Sanders2009-04-091-2/+1
| | | | svn path=/trunk/libnsfb/; revision=7069
* initial commit of netsurf framebuffer libraryVincent Sanders2009-04-081-0/+522
svn path=/trunk/libnsfb/; revision=7060