fix stores to vertex state program registers
[mesa.git] / src / mesa / tnl / t_vtx_api.c
2004-01-27 Keith WhitwellCatch and shortcircuit no-primitive and no-vertex cases...
2004-01-15 Brian PaulCosmetic changes.
2004-01-04 Felix KuehlingReenable the vtxfmt code paths in the radeon and r200...
2004-01-01 Brian Paulwhitespace changes and new comments
2003-12-09 Keith WhitwellCall UpdateMaterials when they have changed
2003-12-08 Jouk Jansen Committing in .
2003-12-05 Brian Paulinclude glheader.h first, to prevent warnings about...
2003-12-04 Karl SchultzAdd missing GLAPIENTRY
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 Keith WhitwellMerge vtx-0-2-branch
2003-08-06 Keith WhitwellNewer version of this file
2002-06-29 Brian PaulApplied Matt Sealey's patch to remove/isolate all stdio...
2002-05-11 Keith Whitwellanother checkpoint of struct immediate replacement...
2002-04-18 Keith WhitwellCore of the future vertex engine. Isn't built yet...