summaryrefslogtreecommitdiff
path: root/progs/demos/tessdemo.c
AgeCommit message (Expand)AuthorFilesLines
2000-07-11reverted to old tessellatorBrian Paul1-363/+249
2000-06-27fixed compiler warningsBrian Paul1-19/+18
2000-03-27added missing glEnd() call (Tim Beckmann)Brian Paul1-52/+3
2000-01-24Removed '#if 0' from second pass.Gareth Hughes1-3/+4
2000-01-23Merged 3.2 updates, namely combine callback for intersectingGareth Hughes1-35/+62
1999-11-04Updated demo for new GLU 1.3 tessellation. Added optimized renderingGareth Hughes1-325/+440
1999-09-19lots of autoconf updatestanner1-4/+8
1999-08-19Initial revisionjtg1-0/+439