Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new X86 CPU detection code (Petr Sebor) | Brian Paul | 2003-01-21 | 1 | -36/+24 |
| | |||||
* | updated email addresses | Brian Paul | 2002-10-29 | 1 | -2/+2 |
| | |||||
* | New type system for assembly code. Asm files should now include | Gareth Hughes | 2001-03-28 | 1 | -3/+6 |
| | | | | | matypes.h, which includes assyntax.h and is generated from the core Mesa header files. | ||||
* | more clean-ups | Brian Paul | 2001-03-03 | 1 | -5/+5 |
| | |||||
* | Major audit of all Mesa's x86 assembly code. This round is basically | Gareth Hughes | 2000-10-23 | 1 | -0/+77 |
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. |