summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Simple tester for hammering glyph render function.Michael Drake2012-07-272-1/+113
|
* Update to new NSBUILD infrastructureDaniel Silverstone2012-06-291-1/+1
| | | | svn path=/trunk/libnsfb/; revision=14007
* basic fixes for linux framebuffer surfaceVincent Sanders2012-03-223-1/+5
| | | | svn path=/trunk/libnsfb/; revision=13550
* Improve API to allow for RAM surfaces instead of direct blittingVincent Sanders2011-11-2110-108/+518
| | | | | | | | Improve and update tests Fix RAM surface Fix VNC surface svn path=/trunk/libnsfb/; revision=13158
* Minor changes to self crossing polygon test.Michael Drake2010-01-311-7/+4
| | | | svn path=/trunk/libnsfb/; revision=9947
* Add test for self-crossing polygons.Michael Drake2010-01-243-1/+104
| | | | svn path=/trunk/libnsfb/; revision=9904
* Ensure the bezier curve routines do not generate duplicate points unecissarily.Vincent Sanders2010-01-221-2/+7
| | | | svn path=/trunk/libnsfb/; revision=9866
* add basic (but working) path supportVincent Sanders2010-01-224-14/+270
| | | | svn path=/trunk/libnsfb/; revision=9865
* quick workround for polygon plotter issuesVincent Sanders2010-01-221-24/+40
| | | | | | improve polygon star plotter to have animation! svn path=/trunk/libnsfb/; revision=9862
* add beginnings of path plottingVincent Sanders2010-01-215-1/+272
| | | | svn path=/trunk/libnsfb/; revision=9854
* 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