index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
tnl
/
t_vertex_sse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix mem leak in SSE code generation path (Michel Dänzer) and don't crash if ...
Brian
2007-11-03
1
-3
/
+13
*
use mesa import wrappers, bug 4468
Brian Paul
2005-09-16
1
-1
/
+1
*
New arguments for sse_shufps()
Keith Whitwell
2005-06-08
1
-14
/
+14
*
Split out runtime assembly functions.
Keith Whitwell
2005-06-07
1
-723
/
+126
*
Invalidate current fastpath on changes to attribute size or offset within
Keith Whitwell
2005-05-19
1
-4
/
+23
*
Cope with the common 3ub and 1ub cases.
Keith Whitwell
2005-05-19
1
-66
/
+202
*
Rename emit functions to reflect instruction set in use (ie
Keith Whitwell
2005-05-19
1
-175
/
+274
*
Remove old t_vertex.c codegen infrastructure, tie in new code.
Keith Whitwell
2005-05-18
1
-4
/
+5
*
Fix a few typos, initialize p->identity.
Keith Whitwell
2005-05-18
1
-3
/
+9
*
Generates working SSE code for gears under the swrast driver.
Keith Whitwell
2005-05-18
1
-58
/
+127
*
Checkpoint commit: Preliminary version of a facility to emit x86/sse code
Keith Whitwell
2005-05-18
1
-0
/
+937