Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added 3dfx demos | Brian Paul | 2000-06-27 | 3 | -3/+27 | |
* | initial check-in | Brian Paul | 2000-06-27 | 13 | -0/+6172 | |
* | added texenv demo | Brian Paul | 2000-06-27 | 3 | -15/+96 | |
* | initial check-in | Brian Paul | 2000-06-27 | 1 | -0/+759 | |
* | print GL_RENDERER upon startup | Brian Paul | 2000-06-27 | 1 | -1/+2 | |
* | draw a solid cube too | Brian Paul | 2000-06-27 | 1 | -2/+80 | |
* | call glutInit() in main() | Brian Paul | 2000-06-15 | 1 | -1/+2 | |
* | Re-enable the keyboard functionality. | Keith Whitwell | 2000-06-14 | 1 | -13/+94 | |
* | added glxheads, manywin | Brian Paul | 2000-06-13 | 1 | -2/+10 | |
* | initial check-in | Brian Paul | 2000-06-13 | 2 | -0/+575 | |
* | use GL_CLAMP_TO_EDGE | Brian Paul | 2000-06-13 | 1 | -5/+8 | |
* | added cubemap demo | Brian Paul | 2000-05-30 | 3 | -10/+10 | |
* | initial check-in | Brian Paul | 2000-05-30 | 1 | -0/+246 | |
* | set default window pos | Brian Paul | 2000-05-23 | 1 | -1/+5 | |
* | fixed bug in loop over screens | Brian Paul | 2000-05-08 | 1 | -4/+4 | |
* | more error reporting | Brian Paul | 2000-05-07 | 1 | -4/+9 | |
* | removed glxdpyinfo | Brian Paul | 2000-05-03 | 1 | -2/+2 | |
* | Removed. Use glxinfo instead. | Brian Paul | 2000-05-03 | 1 | -1072/+0 | |
* | removed extra / | Brian Paul | 2000-04-24 | 1 | -2/+2 | |
* | more error checking. Query GLX client vendor string | Brian Paul | 2000-04-22 | 1 | -6/+9 | |
* | lots of clean-up, added d/s keys | Brian Paul | 2000-04-12 | 1 | -111/+47 | |
* | fixed visual selection and reporting results | Brian Paul | 2000-04-10 | 1 | -8/+22 | |
* | added pixeltex demo | Brian Paul | 2000-04-07 | 3 | -7/+8 | |
* | initial check-in | Brian Paul | 2000-04-07 | 1 | -0/+210 | |
* | silenced warnings | Brian Paul | 2000-04-06 | 2 | -13/+13 | |
* | 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 |