summaryrefslogtreecommitdiff
path: root/test/plottest.c
Commit message (Collapse)AuthorAgeFilesLines
* Improve API to allow for RAM surfaces instead of direct blittingVincent Sanders2011-11-211-34/+72
| | | | | | | | Improve and update tests Fix RAM surface Fix VNC surface svn path=/trunk/libnsfb/; revision=13158
* 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-091-8/+13
| | | | | | | 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-38/+50
| | | | svn path=/trunk/libnsfb/; revision=9758
* add event interfaceVincent Sanders2009-04-151-6/+8
| | | | svn path=/trunk/libnsfb/; revision=7088
* add frontend selection and fix finalisation supportVincent Sanders2009-04-091-1/+1
| | | | 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-081-0/+5
| | | | svn path=/trunk/libnsfb/; revision=7062
* initial commit of netsurf framebuffer libraryVincent Sanders2009-04-081-0/+172
svn path=/trunk/libnsfb/; revision=7060