summaryrefslogtreecommitdiffstats
path: root/src/mesa/x86/x86.h
Commit message (Collapse)AuthorAgeFilesLines
* remove dead vertex assemblyKeith Whitwell2002-04-091-2/+1
|
* New type system for assembly code. Asm files should now includeGareth Hughes2001-03-281-2/+2
| | | | | matypes.h, which includes assyntax.h and is generated from the core Mesa header files.
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-3/+3
|
* Major audit of all Mesa's x86 assembly code. This round is basicallyGareth Hughes2000-10-231-10/+10
| | | | | | | | 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.
* Initial revisionjtg1999-08-191-0/+37