polygon intersector improvements
authorMatthias Kramm <kramm@quiss.org>
Thu, 30 Apr 2009 09:15:12 +0000 (11:15 +0200)
committerMatthias Kramm <kramm@quiss.org>
Thu, 30 Apr 2009 09:15:12 +0000 (11:15 +0200)
commite5ec9f136f070b7e824e223c0b67e28efd8c70f0
tree94d3c9e122683cc43beccb3547f5963247815c90
parent163bdd5cab1758e4517e8365b3e40b5461d63640
polygon intersector improvements

more improvements to horizontal line handling, started with winding+rendering code
lib/gfxpoly/Makefile
lib/gfxpoly/poly.c
lib/gfxpoly/poly.h
lib/gfxpoly/renderpoly.c [new file with mode: 0644]
lib/gfxpoly/renderpoly.h [new file with mode: 0644]
lib/gfxpoly/wind.h [new file with mode: 0644]