summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
2000-04-07added pixeltex demoBrian Paul
2000-04-07initial check-inBrian Paul
2000-04-06silenced warningsBrian Paul
2000-04-06silenced a bunch of warningsBrian Paul
2000-04-05new arguments to XMesaCreateVisual()Brian Paul
2000-04-05removed unused varsBrian Paul
2000-04-05fixed compiler warnignsBrian Paul
2000-04-05added missing braces in initializersBrian Paul
2000-04-04changed a commentBrian Paul
2000-04-04added copyright infoBrian Paul
2000-04-03minor clean-upsBrian Paul
2000-04-01added occlude demoBrian Paul
2000-04-01initial check-inBrian Paul
2000-03-31added support for GLX_EXT_visual_ratingBrian Paul
2000-03-31tweaks to allow different read formats/typesBrian Paul
2000-03-30Added stipple modeKeith Whitwell
2000-03-29removed GL_HP_occlustion_test code, added -exit optionBrian Paul
2000-03-29hit space bar to rerun benchmarkBrian Paul
2000-03-29added error checking on file openBrian Paul
2000-03-29lots of changesBrian Paul
2000-03-28Implemented support for the HP occlusion test extension (osmesa and X)Randy Frank
2000-03-27added missing glEnd() call (Tim Beckmann)Brian Paul
2000-03-23added benchmarkingBrian Paul
2000-03-23replaced HaveTexObj with UseTexObjBrian Paul
2000-03-22changed TDA to [4] for glMaterialfv() callsBrian Paul
2000-03-22converted from GL_EXT_texture3D to GL 1.2Brian Paul
2000-03-22tweaked the animation rateBrian Paul
2000-03-20added lodbias demoBrian Paul
2000-03-20initial check-inBrian Paul
2000-03-18colors were computed incorrectly (Hans Nelles)Brian Paul
2000-03-06now save Targa image. misc clean-upBrian Paul
2000-03-06added geartrainBrian Paul
2000-03-06initial check-inBrian Paul
2000-03-01added readpix programBrian Paul
2000-03-01test glDraw/Read/CopyPixels()Brian Paul
2000-03-01test for GL 1.2Brian Paul
2000-02-25fixed bug when using display listsBrian Paul
2000-02-23fixed problem in print_extension_list() when ext ended in a spaceBrian Paul
2000-02-16new library dependency varsBrian Paul
2000-02-10include readtex.hBrian Paul
2000-02-10initial checkinBrian Paul
2000-02-02try both single and double-buffered visualsBrian Paul
2000-02-02changed > to >=Brian Paul
2000-02-02limit Drift to [0, 1]Brian Paul
2000-01-28added texdown programBrian Paul
2000-01-28initial check-inBrian Paul
2000-01-27minor changes regarding transparency and multisampleBrian Paul
2000-01-27all new version of glxinfoBrian Paul
2000-01-24Removed '#if 0' from second pass.Gareth Hughes
2000-01-23Merged 3.2 updates, namely combine callback for intersectingGareth Hughes