summaryrefslogtreecommitdiff
path: root/src/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* start improvements in surface handlingVincent Sanders2010-04-261-2/+1
| | | | | | add X surface handler (need to address the speed issues) svn path=/trunk/libnsfb/; revision=10485
* move plot functions to their own sub directoryVincent Sanders2010-01-201-2/+2
| | | | | | fix 8 and 16bpp plotters when used with cursor svn path=/trunk/libnsfb/; revision=9850
* strip legacy plotter interfaceVincent Sanders2010-01-091-1/+1
| | | | | | | cleanup line plotting interface move plotter interface structs to apropriate header svn path=/trunk/libnsfb/; revision=9798
* add cursor supportVincent Sanders2009-06-021-1/+1
| | | | svn path=/trunk/libnsfb/; revision=7687
* add legacy plotter APIVincent Sanders2009-04-241-1/+1
| | | | svn path=/trunk/libnsfb/; revision=7304
* add event interfaceVincent Sanders2009-04-151-2/+1
| | | | svn path=/trunk/libnsfb/; revision=7088
* make 8bpp plotters workVincent Sanders2009-04-091-1/+1
| | | | svn path=/trunk/libnsfb/; revision=7071
* fix 16bpp plotterVincent Sanders2009-04-091-1/+1
| | | | svn path=/trunk/libnsfb/; revision=7069
* initial commit of netsurf framebuffer libraryVincent Sanders2009-04-081-0/+6
svn path=/trunk/libnsfb/; revision=7060