summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* start improvements in surface handlingVincent Sanders2010-04-261-1/+1
| | | | | | add X surface handler (need to address the speed issues) svn path=/trunk/libnsfb/; revision=10485
* add beginnings of path plottingVincent Sanders2010-01-211-1/+1
| | | | svn path=/trunk/libnsfb/; revision=9854
* strip legacy plotter interfaceVincent Sanders2010-01-091-1/+0
| | | | | | | cleanup line plotting interface move plotter interface structs to apropriate header svn path=/trunk/libnsfb/; revision=9798
* Ensure local include path overrides buildsystem settings.John Mark Bell2009-08-011-2/+2
| | | | svn path=/trunk/libnsfb/; revision=8963
* add cursor supportVincent Sanders2009-06-021-0/+1
| | | | svn path=/trunk/libnsfb/; revision=7687
* add legacy plotter APIVincent Sanders2009-04-241-0/+4
| | | | svn path=/trunk/libnsfb/; revision=7304
* Sync with core buildsystem changesJohn Mark Bell2009-04-211-2/+2
| | | | svn path=/trunk/libnsfb/; revision=7227
* Fix test binary linkageJohn Mark Bell2009-04-081-0/+3
| | | | svn path=/trunk/libnsfb/; revision=7063
* Integrate the testsuite.John Mark Bell2009-04-081-1/+5
| | | | svn path=/trunk/libnsfb/; revision=7062
* initial commit of netsurf framebuffer libraryVincent Sanders2009-04-081-0/+23
svn path=/trunk/libnsfb/; revision=7060