aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/x86/sse.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove _ASMAPI, ASMAPIPBrian Paul2015-03-121-10/+10
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* mesa: rename common_x86_macros.h -> x86_xform.hBrian Paul2009-03-041-1/+1
* mesa: prefix a bunch of #include lines with "main/".Brian Paul2008-09-181-2/+2
* MATH_DEBUG changes from bug #4468.Brian Paul2005-10-071-2/+2
* re-enable SSE code, except for the _mesa_sse_transform_points4_identity() fun...Brian Paul2004-01-091-4/+9
* Merge vtx-0-2-branchKeith Whitwell2003-11-241-1/+0
* Updates to SSE assembler support for Open WatcomKendall Bennett2003-10-211-7/+7
* remove dead vertex assemblyKeith Whitwell2002-04-091-18/+1
* Remove all traces of CULL_MASK_ACTIVE.Gareth Hughes2001-03-301-88/+16
* Consolidation of asm code in 3.5Gareth Hughes2001-03-291-0/+208