pass src->NegateBase as-is in t_src() now, as the flags are equivalent to r300's...
[mesa.git] / src / mesa / tnl / t_vertex_sse.c
2005-09-16 Brian Pauluse mesa import wrappers, bug 4468
2005-06-08 Keith WhitwellNew arguments for sse_shufps()
2005-06-07 Keith WhitwellSplit out runtime assembly functions.
2005-05-19 Keith WhitwellInvalidate current fastpath on changes to attribute...
2005-05-19 Keith WhitwellCope with the common 3ub and 1ub cases.
2005-05-19 Keith WhitwellRename emit functions to reflect instruction set in...
2005-05-18 Keith WhitwellRemove old t_vertex.c codegen infrastructure, tie in...
2005-05-18 Keith WhitwellFix a few typos, initialize p->identity.
2005-05-18 Keith WhitwellGenerates working SSE code for gears under the swrast...
2005-05-18 Keith WhitwellCheckpoint commit: Preliminary version of a facility...