summaryrefslogtreecommitdiffstats
path: root/src/mesa/x86/sse.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | This is another step toward removing a whole bunch of -I flags from the cc commands. Still need to address driver code...
* MATH_DEBUG changes from bug #4468.Brian Paul2005-10-071-2/+2
|
* re-enable SSE code, except for the _mesa_sse_transform_points4_identity() ↵Brian Paul2004-01-091-4/+9
| | | | function. Use the x86 version instead
* 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