summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* move plot functions to their own sub directoryVincent Sanders2010-01-201-2/+14
| | | | | | fix 8 and 16bpp plotters when used with cursor svn path=/trunk/libnsfb/; revision=9850
* strip legacy plotter interfaceVincent Sanders2010-01-092-10/+17
| | | | | | | cleanup line plotting interface move plotter interface structs to apropriate header svn path=/trunk/libnsfb/; revision=9798
* add bezier curve plottersVincent Sanders2010-01-062-1/+113
| | | | svn path=/trunk/libnsfb/; revision=9794
* make the test app compile againVincent Sanders2009-12-251-38/+50
| | | | svn path=/trunk/libnsfb/; revision=9758
* add event interfaceVincent Sanders2009-04-152-7/+19
| | | | svn path=/trunk/libnsfb/; revision=7088
* add frontend selection and fix finalisation supportVincent Sanders2009-04-093-2/+40
| | | | svn path=/trunk/libnsfb/; revision=7072
* add font glyph plotting supportVincent Sanders2009-04-081-0/+70
| | | | svn path=/trunk/libnsfb/; revision=7068
* Integrate the testsuite.John Mark Bell2009-04-082-109/+7
| | | | svn path=/trunk/libnsfb/; revision=7062
* initial commit of netsurf framebuffer libraryVincent Sanders2009-04-083-0/+3215
svn path=/trunk/libnsfb/; revision=7060