summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add error diffusion to palette based rendering. Only used for bitmap and sca...Michael Drake2012-09-281-5/+125
* Add palette object. Optimise matching colour in case where we chose the pale...Michael Drake2012-09-273-1/+113
* Add support for offset mouse pointer hotspots.Michael Drake2012-08-012-7/+16
* basic fixes for linux framebuffer surfaceVincent Sanders2012-03-223-22/+35
* Improve API to allow for RAM surfaces instead of direct blittingVincent Sanders2011-11-216-86/+172
* start improvements in surface handlingVincent Sanders2010-04-261-1/+2
* add basic (but working) path supportVincent Sanders2010-01-222-4/+4
* fix polylinesVincent Sanders2010-01-212-2/+2
* add beginnings of path plottingVincent Sanders2010-01-212-0/+9
* move plot functions to their own sub directoryVincent Sanders2010-01-201-1/+1
* simplify internal headersVincent Sanders2010-01-113-1/+22
* strip legacy plotter interfaceVincent Sanders2010-01-095-93/+44
* add bezier curve plottersVincent Sanders2010-01-063-0/+34
* Improve cursor handlingVincent Sanders2009-12-045-12/+21
* add cursor supportVincent Sanders2009-06-029-9/+111
* add legacy plotter APIVincent Sanders2009-04-246-7/+135
* add event interfaceVincent Sanders2009-04-153-6/+193
* add geometry settingVincent Sanders2009-04-091-0/+4
* add frontend selection and fix finalisation supportVincent Sanders2009-04-092-6/+27
* add font glyph plotting supportVincent Sanders2009-04-082-2/+24
* initial commit of netsurf framebuffer libraryVincent Sanders2009-04-087-0/+325