summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)AuthorFilesLines
2000-04-01added occlude demoBrian Paul3-8/+9
2000-04-01initial check-inBrian Paul1-0/+226
2000-03-31added support for GLX_EXT_visual_ratingBrian Paul1-6/+41
2000-03-31tweaks to allow different read formats/typesBrian Paul1-4/+20
2000-03-30Added stipple modeKeith Whitwell1-7/+69
2000-03-29removed GL_HP_occlustion_test code, added -exit optionBrian Paul1-102/+45
2000-03-29hit space bar to rerun benchmarkBrian Paul1-1/+2
2000-03-29added error checking on file openBrian Paul1-1/+6
2000-03-29lots of changesBrian Paul1-81/+72
2000-03-28Implemented support for the HP occlusion test extension (osmesa and X)Randy Frank2-12/+64
2000-03-27added missing glEnd() call (Tim Beckmann)Brian Paul1-52/+3
2000-03-23added benchmarkingBrian Paul1-42/+43
2000-03-23replaced HaveTexObj with UseTexObjBrian Paul1-31/+10
2000-03-22changed TDA to [4] for glMaterialfv() callsBrian Paul1-2/+2
2000-03-22converted from GL_EXT_texture3D to GL 1.2Brian Paul1-37/+23
2000-03-22tweaked the animation rateBrian Paul1-5/+17
2000-03-20added lodbias demoBrian Paul3-6/+6
2000-03-20initial check-inBrian Paul1-0/+217
2000-03-18colors were computed incorrectly (Hans Nelles)Brian Paul1-4/+8
2000-03-06now save Targa image. misc clean-upBrian Paul1-52/+89
2000-03-06added geartrainBrian Paul3-8/+9
2000-03-06initial check-inBrian Paul2-0/+1155
2000-03-01added readpix programBrian Paul3-6/+6
2000-03-01test glDraw/Read/CopyPixels()Brian Paul1-0/+253
2000-03-01test for GL 1.2Brian Paul1-3/+7
2000-02-25fixed bug when using display listsBrian Paul1-4/+7
2000-02-23fixed problem in print_extension_list() when ext ended in a spaceBrian Paul1-1/+3
2000-02-16new library dependency varsBrian Paul4-13/+9
2000-02-10include readtex.hBrian Paul1-0/+1
2000-02-10initial checkinBrian Paul1-0/+17
2000-02-02try both single and double-buffered visualsBrian Paul1-9/+21
2000-02-02changed > to >=Brian Paul1-2/+5
2000-02-02limit Drift to [0, 1]Brian Paul1-1/+6
2000-01-28added texdown programBrian Paul3-12/+12
2000-01-28initial check-inBrian Paul1-0/+395
2000-01-27minor changes regarding transparency and multisampleBrian Paul1-2/+5
2000-01-27all new version of glxinfoBrian Paul1-45/+415
2000-01-24Removed '#if 0' from second pass.Gareth Hughes1-3/+4
2000-01-23Merged 3.2 updates, namely combine callback for intersectingGareth Hughes1-35/+62
2000-01-15Added test for the occlusion test code.Randy Frank1-3/+50
1999-12-16added a cast to malloc callBrian Paul1-2/+5
1999-12-15made a few globals staticBrian Paul1-5/+5
1999-12-15moved #define to column 0Brian Paul1-2/+5
1999-11-25added wincopy demoBrian Paul1-3/+3
1999-11-25initial revBrian Paul1-0/+270
1999-11-12 . More fixed toKendall Bennett2-2/+0
1999-11-12added glxdpyinfoBrian Paul1-2/+2
1999-11-12initial check-inBrian Paul1-0/+1073
1999-11-11added missing braces in array initializationsBrian Paul1-12/+12
1999-11-05removed printf'sBrian Paul1-3/+1