Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated demo for new GLU 1.3 tessellation. Added optimized rendering | Gareth Hughes | 1999-11-04 | 1 | -325/+440 |
| | | | | by saving the output of the tessellation into display lists. | ||||
* | new texture image, cleaned-up code | Brian Paul | 1999-11-02 | 1 | -48/+48 |
| | |||||
* | minor changes to Usage() function | Brian Paul | 1999-10-28 | 1 | -10/+19 |
| | |||||
* | removed -lm from link command | Brian Paul | 1999-10-27 | 1 | -2/+2 |
| | |||||
* | better texture matrix, better end-cap reflections on cylinder | Brian Paul | 1999-10-26 | 1 | -11/+22 |
| | |||||
* | more comments, removed unneeded glDepthFunc call | Brian Paul | 1999-10-23 | 1 | -3/+7 |
| | |||||
* | added gloss demo | Brian Paul | 1999-10-22 | 3 | -77/+14 |
| | |||||
* | initial rev | Brian Paul | 1999-10-22 | 1 | -0/+358 |
| | |||||
* | added f key to toggle front/back drawing | Brian Paul | 1999-10-21 | 1 | -4/+23 |
| | |||||
* | added -info command line option | Brian Paul | 1999-10-21 | 4 | -17/+81 |
| | |||||
* | use texture objects now | Brian Paul | 1999-10-13 | 1 | -11/+24 |
| | |||||
* | lots of autoconf updates | tanner | 1999-09-19 | 1 | -4/+8 |
| | |||||
* | silenced some warnings | Brian Paul | 1999-09-17 | 3 | -8/+20 |
| | |||||
* | Added ESC key handling | Ted Jump | 1999-09-17 | 1 | -2/+15 |
| | |||||
* | link with -lGLU -lGL instead of -lMesaGLU -lMesaGL | Brian Paul | 1999-09-17 | 1 | -4/+7 |
| | |||||
* | minor changes. always call compactify_arrays() | Brian Paul | 1999-09-08 | 1 | -6/+15 |
| | |||||
* | Fog, displaylist and zoom operations | Keith Whitwell | 1999-09-03 | 1 | -70/+154 |
| | |||||
* | Initial revision | jtg | 1999-08-19 | 27 | -0/+14719 |