Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused mini and mesa glu subdirectories | Kristian Høgsberg | 2010-02-25 | 1 | -107/+0 |
| | |||||
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
| | |||||
* | fixes to make old GLU code compile with new GLU 1.3 header | Brian Paul | 2001-03-20 | 1 | -2/+2 |
| | |||||
* | reverted to old tessellator (GLU 1.1) | Brian Paul | 2000-07-11 | 1 | -106/+83 |
| | |||||
* | Merging in work from 3.1/3.2 branch. Tessellator is essentially fully | Gareth Hughes | 1999-12-06 | 1 | -10/+16 |
| | | | | functional now. | ||||
* | Added filename, line number output for debugging messages. | Gareth Hughes | 1999-11-05 | 1 | -1/+2 |
| | |||||
* | Major winding rule updates, especially stacked contour support. | Gareth Hughes | 1999-11-04 | 1 | -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 Hughes | 1999-10-13 | 1 | -34/+2 |
| | |||||
* | Added edge flag callback support. | Gareth Hughes | 1999-10-13 | 1 | -1/+5 |
| | |||||
* | Correctly initialized GLUtesselator user data pointer. | Gareth Hughes | 1999-10-11 | 1 | -2/+5 |
| | |||||
* | Allow debugging output capture under Win32. This seems really | Gareth Hughes | 1999-10-11 | 1 | -2/+11 |
| | | | | broken to me, but that's Windows for you... | ||||
* | Added tessellation winding rule support. Misc bug fixes. | Gareth Hughes | 1999-10-03 | 1 | -11/+19 |
| | |||||
* | Winding rule updates. | Gareth Hughes | 1999-09-17 | 1 | -1/+6 |
| | |||||
* | Misc winding rule bug fixes. | Gareth Hughes | 1999-09-16 | 1 | -2/+5 |
| | |||||
* | Added debugging pragma message. | Gareth Hughes | 1999-09-15 | 1 | -2/+6 |
| | |||||
* | Added debugging output. | Gareth Hughes | 1999-09-14 | 1 | -2/+5 |
| | |||||
* | Fixed file headers. Tracking down macro bugs. | Gareth Hughes | 1999-09-13 | 1 | -1/+8 |
| | |||||
* | changed C++ comments to C style | Brian Paul | 1999-09-10 | 1 | -2/+2 |
| | |||||
* | Added GLU 1.3 tessellation (except winding rule code). | Gareth Hughes | 1999-09-10 | 1 | -99/+86 |
| | |||||
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+121 |