summaryrefslogtreecommitdiffstats
path: root/src/glu/mesa/tess.c
Commit message (Expand)AuthorAgeFilesLines
* Added tessellation winding rule support. Misc bug fixes.Gareth Hughes1999-10-031-24/+37
* Winding rule updates.Gareth Hughes1999-09-171-1/+11
* Win32 build req't updatesTed Jump1999-09-171-5/+12
* Misc winding rule bug fixes.Gareth Hughes1999-09-161-8/+12
* Fixed vector macro calls, specifically COPY_3V params.Gareth Hughes1999-09-151-25/+83
* Fixed legacy gluNextContour impact on gluTessEndContour.Gareth Hughes1999-09-141-1/+8
* Fixed file headers. Tracking down macro bugs.Gareth Hughes1999-09-131-1/+8
* Fixed triangle output, recovery process termination.Gareth Hughes1999-09-101-86/+21
* Added GLU 1.3 tessellation (except winding rule code).Gareth Hughes1999-09-101-286/+888
* Initial revisionjtg1999-08-191-0/+369