summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Collapse)Author
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
contours.
2000-01-15Added test for the occlusion test code.Randy Frank
1999-12-16added a cast to malloc callBrian Paul
1999-12-15made a few globals staticBrian Paul
1999-12-15moved #define to column 0Brian Paul
1999-11-25added wincopy demoBrian Paul
1999-11-25initial revBrian Paul
1999-11-12 . More fixed toKendall Bennett
1999-11-12added glxdpyinfoBrian Paul
1999-11-12initial check-inBrian Paul
1999-11-11added missing braces in array initializationsBrian Paul
1999-11-05removed printf'sBrian Paul
1999-11-05added xfont demoBrian Paul
1999-11-05new xfont demoBrian Paul
1999-11-04Updated demo for new GLU 1.3 tessellation. Added optimized renderingGareth Hughes
by saving the output of the tessellation into display lists.
1999-11-02new texture image, cleaned-up codeBrian Paul
1999-10-28minor changes to Usage() functionBrian Paul
1999-10-27removed -lm from link commandBrian Paul
1999-10-26better texture matrix, better end-cap reflections on cylinderBrian Paul
1999-10-23more comments, removed unneeded glDepthFunc callBrian Paul
1999-10-22added gloss demoBrian Paul
1999-10-22initial revBrian Paul
1999-10-21added f key to toggle front/back drawingBrian Paul
1999-10-21added -info command line optionBrian Paul