summaryrefslogtreecommitdiff
path: root/draw/meshdraw.c
AgeCommit message (Collapse)Author
2010-04-14Remove test for NaN in shademesh rendering since it no longer appears.Sebastian Rasmussen
The following patch is removed: Wed, 09 Apr 2008 17:00:18 glenn.kennard@gmail.com Check for NaN in fz_rendershade. Fixes crash rendering chinesopera.pdf Since the patch below makes NaN not appear: Sun, 20 Apr 2008 01:15:15 sebras@hotmail.com Axial shadings with no length should not extend, and the same position on the axis may be used for the entire mesh.
2010-04-11Remove unused functions.Tor Andersson
2010-04-08Add display list device.Tor Andersson
2010-03-15Rename fitzdraw directory to draw.Tor Andersson