radeon: get ctx right in copybuffer
[mesa.git] / src / mesa / tnl / t_vertex_sse.c
2008-09-18 Brian Paulmesa: prefix a bunch of #include lines with "main/".
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-19 Brians/x86_init_func/x86_init_func_size (fixes bug 15119)
2008-03-19 Alan Hourihaneset outputs_safe to 0 as it's possible for the code...
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-03 BrianFix mem leak in SSE code generation path (Michel Dänzer...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
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...