summaryrefslogtreecommitdiff
path: root/src/frontend_linux.c
Commit message (Collapse)AuthorAgeFilesLines
* start improvements in surface handlingVincent Sanders2010-04-261-131/+0
| | | | | | 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-1/+67
| | | | | | fix 8 and 16bpp plotters when used with cursor svn path=/trunk/libnsfb/; revision=9850
* simplify internal headersVincent Sanders2010-01-111-1/+3
| | | | svn path=/trunk/libnsfb/; revision=9801
* 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
* make the test app compile againVincent Sanders2009-12-251-1/+5
| | | | svn path=/trunk/libnsfb/; revision=9758
* add event interfaceVincent Sanders2009-04-151-1/+50
| | | | svn path=/trunk/libnsfb/; revision=7088
* initial commit of netsurf framebuffer libraryVincent Sanders2009-04-081-0/+9
svn path=/trunk/libnsfb/; revision=7060