nouveau: Add notifier support functions
[mesa.git] / src / mesa / tnl / t_vtx_exec.c
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-22 Roland Scheideggerdecrease the current vertex count by 1 if an uneven...
2006-04-25 Brian PaulPut color index attribute into the 6th attribute slot.
2005-11-16 Brian PaulReplace GL_POLYGON+1 with PRIM_OUTSIDE_BEGIN_END
2005-09-19 Brian Pauladditional wrapper updates, bug 4468
2005-04-22 Keith WhitwellSimplify the pipeline_stage structure
2005-02-10 Keith Whitwellmesa-tnl-0-to-NULL.patch from Jeff Muizelaar
2005-02-10 Keith WhitwellCatch no-op vertex buffers consisting only of vertices...
2005-01-05 Keith WhitwellGive attributes with zero-stride a count of 1 to make...
2004-03-01 Michel DänzerInline get_size as an interim measure to get rid of...
2004-01-15 Brian PaulCosmetic changes.
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
2003-03-01 Brian PaulKilled mmath.[ch]. Moved low-level functions/assembly...
2002-10-24 Brian PaulHeader file clean-up:
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...