Header file clean-up:
[mesa.git] / src / mesa / tnl / t_vb_program.c
2002-10-24 Brian PaulHeader file clean-up:
2002-08-08 Brian Paulfix up resulting FOGC and PSIZ when needed
2002-06-23 Brian Paulset stage->inputs properly (I think), plus debug/commen...
2002-04-21 Brian PaulVertex program attribute arrays seem to work now. ...
2002-04-04 Karl Schultzcasts to silence compiler warnings
2002-01-22 Brian PaulClean-up/renaming of the per-vertex attribute bits...
2002-01-12 Brian Paulupdated some comments
2002-01-06 Brian Paulimplemented vertex program point size control
2002-01-06 Brian PaulAnother vertex program checkpoint: clean-up of vertex...
2002-01-05 Brian PaulVertex program checkpoint commit: converted all vertex...
2001-12-18 Brian PaulReplace old matrix stacks with new code based on struct...
2001-12-15 Brian Pauldivide by W and clipping now work - in pretty good...
2001-12-15 Brian Paultemporary hack for divide by W
2001-12-15 Brian Pauldisable debug printf's, fix a crash
2001-12-14 Brian Paulvertex program check-in