summaryrefslogtreecommitdiffstats
path: root/src/glu/mesa/tess.h
Commit message (Expand)AuthorAgeFilesLines
* reverted to old tessellator (GLU 1.1)Brian Paul2000-07-111-106/+83
* Merging in work from 3.1/3.2 branch. Tessellator is essentially fullyGareth Hughes1999-12-061-10/+16
* Added filename, line number output for debugging messages.Gareth Hughes1999-11-051-1/+2
* Major winding rule updates, especially stacked contour support.Gareth Hughes1999-11-041-21/+23
* Removed CVS logs from files, as they were getting rather large.Gareth Hughes1999-10-131-34/+2
* Added edge flag callback support.Gareth Hughes1999-10-131-1/+5
* Correctly initialized GLUtesselator user data pointer.Gareth Hughes1999-10-111-2/+5
* Allow debugging output capture under Win32. This seems reallyGareth Hughes1999-10-111-2/+11
* Added tessellation winding rule support. Misc bug fixes.Gareth Hughes1999-10-031-11/+19
* Winding rule updates.Gareth Hughes1999-09-171-1/+6
* Misc winding rule bug fixes.Gareth Hughes1999-09-161-2/+5
* Added debugging pragma message.Gareth Hughes1999-09-151-2/+6
* Added debugging output.Gareth Hughes1999-09-141-2/+5
* Fixed file headers. Tracking down macro bugs.Gareth Hughes1999-09-131-1/+8
* changed C++ comments to C styleBrian Paul1999-09-101-2/+2
* Added GLU 1.3 tessellation (except winding rule code).Gareth Hughes1999-09-101-99/+86
* Initial revisionjtg1999-08-191-0/+121