Age | Commit message (Expand) | Author |
2000-03-18 | colors were computed incorrectly (Hans Nelles) | Brian Paul |
2000-03-06 | now save Targa image. misc clean-up | Brian Paul |
2000-03-06 | added geartrain | Brian Paul |
2000-03-06 | initial check-in | Brian Paul |
2000-03-01 | added readpix program | Brian Paul |
2000-03-01 | test glDraw/Read/CopyPixels() | Brian Paul |
2000-03-01 | test for GL 1.2 | Brian Paul |
2000-02-25 | fixed bug when using display lists | Brian Paul |
2000-02-23 | fixed problem in print_extension_list() when ext ended in a space | Brian Paul |
2000-02-16 | new library dependency vars | Brian Paul |
2000-02-10 | include readtex.h | Brian Paul |
2000-02-10 | initial checkin | Brian Paul |
2000-02-02 | try both single and double-buffered visuals | Brian Paul |
2000-02-02 | changed > to >= | Brian Paul |
2000-02-02 | limit Drift to [0, 1] | Brian Paul |
2000-01-28 | added texdown program | Brian Paul |
2000-01-28 | initial check-in | Brian Paul |
2000-01-27 | minor changes regarding transparency and multisample | Brian Paul |
2000-01-27 | all new version of glxinfo | Brian Paul |
2000-01-24 | Removed '#if 0' from second pass. | Gareth Hughes |
2000-01-23 | Merged 3.2 updates, namely combine callback for intersecting | Gareth Hughes |
2000-01-15 | Added test for the occlusion test code. | Randy Frank |
1999-12-16 | added a cast to malloc call | Brian Paul |
1999-12-15 | made a few globals static | Brian Paul |
1999-12-15 | moved #define to column 0 | Brian Paul |
1999-11-25 | added wincopy demo | Brian Paul |
1999-11-25 | initial rev | Brian Paul |
1999-11-12 | . More fixed to | Kendall Bennett |
1999-11-12 | added glxdpyinfo | Brian Paul |
1999-11-12 | initial check-in | Brian Paul |
1999-11-11 | added missing braces in array initializations | Brian Paul |
1999-11-05 | removed printf's | Brian Paul |
1999-11-05 | added xfont demo | Brian Paul |
1999-11-05 | new xfont demo | Brian Paul |
1999-11-04 | Updated demo for new GLU 1.3 tessellation. Added optimized rendering | Gareth Hughes |
1999-11-02 | new texture image, cleaned-up code | Brian Paul |
1999-10-28 | minor changes to Usage() function | Brian Paul |
1999-10-27 | removed -lm from link command | Brian Paul |
1999-10-26 | better texture matrix, better end-cap reflections on cylinder | Brian Paul |
1999-10-23 | more comments, removed unneeded glDepthFunc call | Brian Paul |
1999-10-22 | added gloss demo | Brian Paul |
1999-10-22 | initial rev | Brian Paul |
1999-10-21 | added f key to toggle front/back drawing | Brian Paul |
1999-10-21 | added -info command line option | Brian Paul |
1999-10-13 | use texture objects now | Brian Paul |
1999-10-03 | Fixed overflow bug in combineCallback. | Gareth Hughes |
1999-09-19 | lots of autoconf updates | tanner |
1999-09-19 | More Win32 build compliance fixups | Ted Jump |
1999-09-17 | silenced some warnings | Brian Paul |
1999-09-17 | Cleaned up exit from main to prevent MSVC warnings | Ted Jump |