summaryrefslogtreecommitdiffstats
path: root/progs/demos/tessdemo.c
Commit message (Collapse)AuthorAgeFilesLines
* added missing glEnd() call (Tim Beckmann)Brian Paul2000-03-271-52/+3
|
* Removed '#if 0' from second pass.Gareth Hughes2000-01-241-3/+4
|
* Merged 3.2 updates, namely combine callback for intersectingGareth Hughes2000-01-231-35/+62
| | | | contours.
* Updated demo for new GLU 1.3 tessellation. Added optimized renderingGareth Hughes1999-11-041-325/+440
| | | | by saving the output of the tessellation into display lists.
* lots of autoconf updatestanner1999-09-191-4/+8
|
* Initial revisionjtg1999-08-191-0/+439