summaryrefslogtreecommitdiff
path: root/src/glu/mesa/tess.h
AgeCommit message (Expand)Author
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2001-03-20fixes to make old GLU code compile with new GLU 1.3 headerBrian Paul
2000-07-11reverted to old tessellator (GLU 1.1)Brian Paul
1999-12-06Merging in work from 3.1/3.2 branch. Tessellator is essentially fullyGareth Hughes
1999-11-05Added filename, line number output for debugging messages.Gareth Hughes
1999-11-04Major winding rule updates, especially stacked contour support.Gareth Hughes
1999-10-13Removed CVS logs from files, as they were getting rather large.Gareth Hughes
1999-10-13Added edge flag callback support.Gareth Hughes
1999-10-11Correctly initialized GLUtesselator user data pointer.Gareth Hughes
1999-10-11Allow debugging output capture under Win32. This seems reallyGareth Hughes
1999-10-03Added tessellation winding rule support. Misc bug fixes.Gareth Hughes
1999-09-17Winding rule updates.Gareth Hughes
1999-09-16Misc winding rule bug fixes.Gareth Hughes
1999-09-15Added debugging pragma message.Gareth Hughes
1999-09-14Added debugging output.Gareth Hughes
1999-09-13Fixed file headers. Tracking down macro bugs.Gareth Hughes
1999-09-10changed C++ comments to C styleBrian Paul
1999-09-10Added GLU 1.3 tessellation (except winding rule code).Gareth Hughes
1999-08-19Initial revisionjtg