summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to new NSBUILD infrastructureDaniel Silverstone2012-06-291-2/+4
| | | | svn path=/trunk/libnsfb/; revision=14007
* Fix typoJohn Mark Bell2012-05-121-1/+1
| | | | svn path=/trunk/libnsfb/; revision=13922
* Require xcb-util if it existsJohn Mark Bell2012-05-121-0/+5
| | | | svn path=/trunk/libnsfb/; revision=13921
* Speculative support for xcb-util 0.3.8 and xcbproto 1.6John Mark Bell2012-05-121-3/+23
| | | | svn path=/trunk/libnsfb/; revision=13920
* basic fixes for linux framebuffer surfaceVincent Sanders2012-03-221-1/+1
| | | | svn path=/trunk/libnsfb/; revision=13550
* Bump version numberVincent Sanders2012-02-271-1/+1
| | | | svn path=/trunk/libnsfb/; revision=13484
* Require _POSIX_C_SOURCEJohn Mark Bell2011-12-091-2/+2
| | | | svn path=/trunk/libnsfb/; revision=13262
* Improve API to allow for RAM surfaces instead of direct blittingVincent Sanders2011-11-211-0/+8
| | | | | | | | Improve and update tests Fix RAM surface Fix VNC surface svn path=/trunk/libnsfb/; revision=13158
* Make libnsfb dynamically detect the available surface librariesJohn Mark Bell2010-12-041-2/+26
| | | | svn path=/trunk/libnsfb/; revision=10972
* make some of the plot code commonVincent Sanders2010-07-091-1/+1
| | | | svn path=/trunk/libnsfb/; revision=10618
* 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