summaryrefslogtreecommitdiffstats
path: root/src/mesa/x86/x86_xform.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove _ASMAPI, ASMAPIPBrian Paul2015-03-121-4/+4
* 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: Move the x86 detection debug messages next to the detection.Eric Anholt2010-08-251-33/+4
* x86: Remove unnecessary header from x86_xform.c.Vinson Lee2010-01-111-1/+0
* mesa: Add support for ARB_depth_clamp.Eric Anholt2009-09-081-3/+6
* mesa: silence warningBrian Paul2009-03-071-2/+2
* mesa: move sse.h and 3dnow.h #includesBrian Paul2009-03-041-0/+9
* mesa: remove unneeded x86.h headerBrian Paul2009-03-041-1/+0
* mesa: make _mesa_init_x86_transform_asm() staticBrian Paul2009-03-041-1/+1
* mesa: rename common_x86_macros.h -> x86_xform.hBrian Paul2009-03-041-1/+1
* mesa: rename x86.c -> x86_xform.cBrian Paul2009-03-041-0/+145