summaryrefslogtreecommitdiff
path: root/src/mesa/x86/mmx_blend.S
AgeCommit message (Collapse)Author
2001-03-03more clean-upsBrian Paul
2000-10-23Major audit of all Mesa's x86 assembly code. This round is basicallyGareth Hughes
general cleanups - more to come. Added P6 architecture timing to debug_xform routines. Still need to add test_all_vertex_functions test for the v16 asm. Dynamic reconfiguration of counter overhead for more accurate benchmarking.
2000-06-14moved #define of LLBL into assyntax.h fileBrian Paul
removed spaces from all uses of LLBL macro, for FreeBSD
1999-08-19Initial revisionjtg