Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new library dependency vars | Brian Paul | 2000-02-16 | 4 | -13/+9 |
* | include readtex.h | Brian Paul | 2000-02-10 | 1 | -0/+1 |
* | initial checkin | Brian Paul | 2000-02-10 | 1 | -0/+17 |
* | try both single and double-buffered visuals | Brian Paul | 2000-02-02 | 1 | -9/+21 |
* | changed > to >= | Brian Paul | 2000-02-02 | 1 | -2/+5 |
* | limit Drift to [0, 1] | Brian Paul | 2000-02-02 | 1 | -1/+6 |
* | added texdown program | Brian Paul | 2000-01-28 | 3 | -12/+12 |
* | initial check-in | Brian Paul | 2000-01-28 | 1 | -0/+395 |
* | minor changes regarding transparency and multisample | Brian Paul | 2000-01-27 | 1 | -2/+5 |
* | all new version of glxinfo | Brian Paul | 2000-01-27 | 1 | -45/+415 |
* | Removed '#if 0' from second pass. | Gareth Hughes | 2000-01-24 | 1 | -3/+4 |
* | Merged 3.2 updates, namely combine callback for intersecting | Gareth Hughes | 2000-01-23 | 1 | -35/+62 |
* | Added test for the occlusion test code. | Randy Frank | 2000-01-15 | 1 | -3/+50 |
* | added a cast to malloc call | Brian Paul | 1999-12-16 | 1 | -2/+5 |
* | made a few globals static | Brian Paul | 1999-12-15 | 1 | -5/+5 |
* | moved #define to column 0 | Brian Paul | 1999-12-15 | 1 | -2/+5 |
* | added wincopy demo | Brian Paul | 1999-11-25 | 1 | -3/+3 |
* | initial rev | Brian Paul | 1999-11-25 | 1 | -0/+270 |
* | . More fixed to | Kendall Bennett | 1999-11-12 | 2 | -2/+0 |
* | added glxdpyinfo | Brian Paul | 1999-11-12 | 1 | -2/+2 |
* | initial check-in | Brian Paul | 1999-11-12 | 1 | -0/+1073 |
* | added missing braces in array initializations | Brian Paul | 1999-11-11 | 1 | -12/+12 |
* | removed printf's | Brian Paul | 1999-11-05 | 1 | -3/+1 |
* | added xfont demo | Brian Paul | 1999-11-05 | 1 | -2/+2 |
* | new xfont demo | Brian Paul | 1999-11-05 | 1 | -111/+172 |
* | Updated demo for new GLU 1.3 tessellation. Added optimized rendering | Gareth Hughes | 1999-11-04 | 1 | -325/+440 |
* | 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 | 4 | -8/+8 |
* | 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 |
* | Fixed overflow bug in combineCallback. | Gareth Hughes | 1999-10-03 | 1 | -24/+24 |
* | lots of autoconf updates | tanner | 1999-09-19 | 1 | -4/+8 |
* | More Win32 build compliance fixups | Ted Jump | 1999-09-19 | 2 | -2/+2 |
* | silenced some warnings | Brian Paul | 1999-09-17 | 3 | -8/+20 |
* | Cleaned up exit from main to prevent MSVC warnings | Ted Jump | 1999-09-17 | 1 | -2/+2 |
* | Added ESC key handling | Ted Jump | 1999-09-17 | 30 | -414/+799 |
* | link with -lGL instead of -lMesaGL | Brian Paul | 1999-09-17 | 1 | -2/+2 |
* | link with -lGLU -lGL instead of -lMesaGLU -lMesaGL | Brian Paul | 1999-09-17 | 3 | -10/+16 |
* | added glxinfo | Brian Paul | 1999-09-16 | 1 | -2/+2 |
* | initial check-in | Brian Paul | 1999-09-16 | 1 | -0/+99 |
* | 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 |
* | *** empty log message *** | Jon Taylor | 1999-08-22 | 1 | -18/+19 |
* | *** empty log message *** | Jon Taylor | 1999-08-21 | 2 | -24/+28 |