Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added debugging output. | Gareth Hughes | 1999-09-14 | 1 | -2/+5 |
* | Fixed legacy gluNextContour impact on gluTessEndContour. | Gareth Hughes | 1999-09-14 | 1 | -1/+8 |
* | fixed pixel packing/unpacking code in gluBuild2DMipmaps() | Brian Paul | 1999-09-14 | 1 | -7/+52 |
* | added gluCheckExtension() | Brian Paul | 1999-09-14 | 1 | -1/+31 |
* | added gluUnProject4() | Brian Paul | 1999-09-14 | 1 | -11/+44 |
* | Fixed file headers. Tracking down macro bugs. | Gareth Hughes | 1999-09-13 | 2 | -2/+16 |
* | strcmp needs the string.h | Jouk Jansen | 1999-09-13 | 1 | -1/+6 |
* | added 1.2 function to gluGetProcAddressEXT() | Brian Paul | 1999-09-11 | 1 | -5/+21 |
* | added GLU_EXT_get_proc_address | Brian Paul | 1999-09-11 | 1 | -2/+31 |
* | Fixed triangle output, recovery process termination. | Gareth Hughes | 1999-09-10 | 2 | -91/+29 |
* | 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 | 11 | -1910/+1008 |
* | Initial revision | jtg | 1999-08-19 | 23 | -0/+9322 |