summaryrefslogtreecommitdiff
path: root/src/libnsfb.c
Commit message (Expand)AuthorAgeFilesLines
* When destroying framebuffer, ensure any cursor is destroyed.Michael Drake2013-10-231-0/+6
* Free plotter function table.Michael Drake2013-10-231-0/+3
* Free surface vtable.Michael Drake2013-10-231-0/+1
* Add palette object. Optimise matching colour in case where we chose the pale...Michael Drake2012-09-271-0/+5
* basic fixes for linux framebuffer surfaceVincent Sanders2012-03-221-0/+17
* Improve API to allow for RAM surfaces instead of direct blittingVincent Sanders2011-11-211-32/+59
* remove malloc.h anachronismVincent Sanders2011-01-061-1/+1
* strip legacy plotter interfaceVincent Sanders2010-01-091-0/+1
* Improve cursor handlingVincent Sanders2009-12-041-2/+2
* add legacy plotter APIVincent Sanders2009-04-241-1/+1
* add event interfaceVincent Sanders2009-04-151-3/+14
* add geometry settingVincent Sanders2009-04-091-1/+16
* add frontend selection and fix finalisation supportVincent Sanders2009-04-091-0/+5
* initial commit of netsurf framebuffer libraryVincent Sanders2009-04-081-0/+71