summaryrefslogtreecommitdiff
path: root/src/mesa/x86/common_x86_features.h
AgeCommit message (Collapse)Author
2003-01-21new X86 CPU detection code (Petr Sebor)Brian Paul
2002-10-29updated email addressesBrian Paul
2001-03-28New type system for assembly code. Asm files should now includeGareth Hughes
matypes.h, which includes assyntax.h and is generated from the core Mesa header files.
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.