lots of changes
[mesa.git] / progs / demos /
2000-03-29 Brian Paullots of changes
2000-03-28 Randy FrankImplemented support for the HP occlusion test extension...
2000-03-27 Brian Pauladded missing glEnd() call (Tim Beckmann)
2000-03-23 Brian Pauladded benchmarking
2000-03-23 Brian Paulreplaced HaveTexObj with UseTexObj
2000-03-22 Brian Paulchanged TDA to [4] for glMaterialfv() calls
2000-03-22 Brian Paulconverted from GL_EXT_texture3D to GL 1.2
2000-03-22 Brian Paultweaked the animation rate
2000-03-20 Brian Pauladded lodbias demo
2000-03-20 Brian Paulinitial check-in
2000-03-18 Brian Paulcolors were computed incorrectly (Hans Nelles)
2000-03-06 Brian Paulnow save Targa image. misc clean-up
2000-03-06 Brian Pauladded geartrain
2000-03-06 Brian Paulinitial check-in
2000-03-01 Brian Pauladded readpix program
2000-03-01 Brian Paultest glDraw/Read/CopyPixels()
2000-03-01 Brian Paultest for GL 1.2
2000-02-25 Brian Paulfixed bug when using display lists
2000-02-16 Brian Paulnew library dependency vars
2000-02-02 Brian Paulchanged > to >=
2000-02-02 Brian Paullimit Drift to [0, 1]
2000-01-28 Brian Pauladded texdown program
2000-01-28 Brian Paulinitial check-in
2000-01-24 Gareth HughesRemoved '#if 0' from second pass.
2000-01-23 Gareth HughesMerged 3.2 updates, namely combine callback for interse...
2000-01-15 Randy FrankAdded test for the occlusion test code.
1999-12-16 Brian Pauladded a cast to malloc call
1999-12-15 Brian Paulmoved #define to column 0
1999-11-04 Gareth HughesUpdated demo for new GLU 1.3 tessellation. Added optim...
1999-11-02 Brian Paulnew texture image, cleaned-up code
1999-10-28 Brian Paulminor changes to Usage() function
1999-10-27 Brian Paulremoved -lm from link command
1999-10-26 Brian Paulbetter texture matrix, better end-cap reflections on...
1999-10-23 Brian Paulmore comments, removed unneeded glDepthFunc call
1999-10-22 Brian Pauladded gloss demo
1999-10-22 Brian Paulinitial rev
1999-10-21 Brian Pauladded f key to toggle front/back drawing
1999-10-21 Brian Pauladded -info command line option
1999-10-13 Brian Pauluse texture objects now
1999-09-19 tannerlots of autoconf updates
1999-09-17 Brian Paulsilenced some warnings
1999-09-17 Ted JumpAdded ESC key handling
1999-09-17 Brian Paullink with -lGLU -lGL instead of -lMesaGLU -lMesaGL
1999-09-08 Brian Paulminor changes. always call compactify_arrays()
1999-09-03 Keith WhitwellFog, displaylist and zoom operations
1999-08-19 jtgInitial revision