summaryrefslogtreecommitdiff
path: root/src/mesa/x86/x86_xform.c
AgeCommit message (Expand)Author
2010-08-25mesa: Move the x86 detection debug messages next to the detection.Eric Anholt
2010-01-11x86: Remove unnecessary header from x86_xform.c.Vinson Lee
2009-09-08mesa: Add support for ARB_depth_clamp.Eric Anholt
2009-03-07mesa: silence warningBrian Paul
2009-03-04mesa: move sse.h and 3dnow.h #includesBrian Paul
2009-03-04mesa: remove unneeded x86.h headerBrian Paul
2009-03-04mesa: make _mesa_init_x86_transform_asm() staticBrian Paul
2009-03-04mesa: rename common_x86_macros.h -> x86_xform.hBrian Paul
2009-03-04mesa: rename x86.c -> x86_xform.cBrian Paul