summaryrefslogtreecommitdiff
path: root/test/polystar2.c
Commit message (Collapse)AuthorAgeFilesLines
* add checks to tests to ensure created surface is not zero size.Vincent Sanders2015-07-131-0/+6
|
* basic fixes for linux framebuffer surfaceVincent Sanders2012-03-221-0/+2
| | | | svn path=/trunk/libnsfb/; revision=13550
* Improve API to allow for RAM surfaces instead of direct blittingVincent Sanders2011-11-211-10/+46
| | | | | | | | 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-241-0/+102
svn path=/trunk/libnsfb/; revision=9904