Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | silenced a bunch of warnings | Brian Paul | 2000-04-06 | 1 | -26/+26 | |
* | new arguments to XMesaCreateVisual() | Brian Paul | 2000-04-05 | 1 | -5/+10 | |
* | removed unused vars | Brian Paul | 2000-04-05 | 1 | -1/+0 | |
* | fixed compiler warnigns | Brian Paul | 2000-04-05 | 2 | -13/+3 | |
* | added missing braces in initializers | Brian Paul | 2000-04-05 | 1 | -20/+20 | |
* | changed a comment | Brian Paul | 2000-04-04 | 1 | -1/+1 | |
* | added copyright info | Brian Paul | 2000-04-04 | 1 | -3/+22 | |
* | minor clean-ups | Brian Paul | 2000-04-03 | 1 | -8/+11 | |
* | added occlude demo | Brian Paul | 2000-04-01 | 3 | -8/+9 | |
* | initial check-in | Brian Paul | 2000-04-01 | 1 | -0/+226 | |
* | added support for GLX_EXT_visual_rating | Brian Paul | 2000-03-31 | 1 | -6/+41 | |
* | tweaks to allow different read formats/types | Brian Paul | 2000-03-31 | 1 | -4/+20 | |
* | Added stipple mode | Keith Whitwell | 2000-03-30 | 1 | -7/+69 | |
* | removed GL_HP_occlustion_test code, added -exit option | Brian Paul | 2000-03-29 | 1 | -102/+45 | |
* | hit space bar to rerun benchmark | Brian Paul | 2000-03-29 | 1 | -1/+2 | |
* | added error checking on file open | Brian Paul | 2000-03-29 | 1 | -1/+6 | |
* | lots of changes | Brian Paul | 2000-03-29 | 1 | -81/+72 | |
* | Implemented support for the HP occlusion test extension (osmesa and X) | Randy Frank | 2000-03-28 | 2 | -12/+64 | |
* | added missing glEnd() call (Tim Beckmann) | Brian Paul | 2000-03-27 | 1 | -52/+3 | |
* | added benchmarking | Brian Paul | 2000-03-23 | 1 | -42/+43 | |
* | replaced HaveTexObj with UseTexObj | Brian Paul | 2000-03-23 | 1 | -31/+10 | |
* | changed TDA to [4] for glMaterialfv() calls | Brian Paul | 2000-03-22 | 1 | -2/+2 | |
* | converted from GL_EXT_texture3D to GL 1.2 | Brian Paul | 2000-03-22 | 1 | -37/+23 | |
* | tweaked the animation rate | Brian Paul | 2000-03-22 | 1 | -5/+17 | |
* | added lodbias demo | Brian Paul | 2000-03-20 | 3 | -6/+6 | |
* | initial check-in | Brian Paul | 2000-03-20 | 1 | -0/+217 | |
* | colors were computed incorrectly (Hans Nelles) | Brian Paul | 2000-03-18 | 1 | -4/+8 | |
* | now save Targa image. misc clean-up | Brian Paul | 2000-03-06 | 1 | -52/+89 | |
* | added geartrain | Brian Paul | 2000-03-06 | 3 | -8/+9 | |
* | initial check-in | Brian Paul | 2000-03-06 | 2 | -0/+1155 | |
* | added readpix program | Brian Paul | 2000-03-01 | 3 | -6/+6 | |
* | test glDraw/Read/CopyPixels() | Brian Paul | 2000-03-01 | 1 | -0/+253 | |
* | test for GL 1.2 | Brian Paul | 2000-03-01 | 1 | -3/+7 | |
* | fixed bug when using display lists | Brian Paul | 2000-02-25 | 1 | -4/+7 | |
* | fixed problem in print_extension_list() when ext ended in a space | Brian Paul | 2000-02-23 | 1 | -1/+3 | |
* | 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 |