summaryrefslogtreecommitdiff
path: root/src/libnsfb.c
Commit message (Collapse)AuthorAgeFilesLines
* Improve API to allow for RAM surfaces instead of direct blittingVincent Sanders2011-11-211-32/+59
| | | | | | | | Improve and update tests Fix RAM surface Fix VNC surface svn path=/trunk/libnsfb/; revision=13158
* remove malloc.h anachronismVincent Sanders2011-01-061-1/+1
| | | | svn path=/trunk/libnsfb/; revision=11226
* strip legacy plotter interfaceVincent Sanders2010-01-091-0/+1
| | | | | | | cleanup line plotting interface move plotter interface structs to apropriate header svn path=/trunk/libnsfb/; revision=9798
* Improve cursor handlingVincent Sanders2009-12-041-2/+2
| | | | | | Improve screen copy handling and API svn path=/trunk/libnsfb/; revision=9714
* add legacy plotter APIVincent Sanders2009-04-241-1/+1
| | | | svn path=/trunk/libnsfb/; revision=7304
* add event interfaceVincent Sanders2009-04-151-3/+14
| | | | svn path=/trunk/libnsfb/; revision=7088
* add geometry settingVincent Sanders2009-04-091-1/+16
| | | | svn path=/trunk/libnsfb/; revision=7073
* add frontend selection and fix finalisation supportVincent Sanders2009-04-091-0/+5
| | | | svn path=/trunk/libnsfb/; revision=7072
* initial commit of netsurf framebuffer libraryVincent Sanders2009-04-081-0/+71
svn path=/trunk/libnsfb/; revision=7060