summaryrefslogtreecommitdiffstats
path: root/src/glu/mesa/tess.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused mini and mesa glu subdirectoriesKristian Høgsberg2010-02-251-107/+0
|
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
|
* fixes to make old GLU code compile with new GLU 1.3 headerBrian Paul2001-03-201-2/+2
|
* 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
| | | | functional now.
* 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
| | | | | | Improved debugging output that can be altered with an environment variable instead of hard coded at compile time. Fixed bug in vertex sorting function, so vertices are now indexed correctly (left to right).
* 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
| | | | broken to me, but that's Windows for you...
* 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