aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/x86/xform_args.h
Commit message (Collapse)AuthorAgeFilesLines
* updated email addressesBrian Paul2002-10-291-2/+2
|
* Remove all traces of CULL_MASK_ACTIVE.Gareth Hughes2001-03-301-8/+2
|
* New type system for assembly code. Asm files should now includeGareth Hughes2001-03-281-18/+2
| | | | | matypes.h, which includes assyntax.h and is generated from the core Mesa header files.
* Major audit of all Mesa's x86 assembly code. This round is basicallyGareth Hughes2000-10-231-0/+74
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.