added _NEW_PROGRAM to check_state flags for pipeline stages (fixes vparray demo bug)
[mesa.git] / src / mesa / tnl / t_save_playback.c
2004-01-15 Brian PaulCosmetic changes.
2004-01-05 Keith WhitwellRe-commit t_vertex.[ch] changes to fd.o server.
2003-12-09 Keith WhitwellCall UpdateMaterials when they have changed
2003-12-05 Brian Paulinclude glheader.h first, to prevent warnings about...
2003-12-03 Keith WhitwellEnsure PRIM_BEGIN marker isn't lost when incomplete...
2003-11-25 Brian Paulfix assorted g++ warnings
2003-11-25 Brian PaulRemove unnecessary usage of __FUNCTION__.
2003-11-24 Brian Paulset the VB->FogCoordPtr with the other legacy pointers
2003-11-24 Keith WhitwellMerge vtx-0-2-branch