change an assertion
[mesa.git] / src / mesa / tnl / t_save_playback.c
2005-04-22 Keith WhitwellSimplify the pipeline_stage structure
2005-03-02 Alan Hourihaneuse COPY_CLEAN_4V macro to replace using both ASSIGN_4V...
2005-02-10 Keith Whitwellmesa-tnl-0-to-NULL.patch from Jeff Muizelaar
2005-01-22 Keith WhitwellDetermine ahead of time whether a display list will...
2005-01-05 Keith WhitwellGive attributes with zero-stride a count of 1 to make...
2004-04-23 Brian PaulAdded ctx->Vertex/FragmentProgram._Enable flags. Set...
2004-03-01 Michel DänzerInline get_size as an interim measure to get rid of...
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