Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove dead vertex assembly | Keith Whitwell | 2002-04-09 | 1 | -2/+1 |
| | |||||
* | New type system for assembly code. Asm files should now include | Gareth Hughes | 2001-03-28 | 1 | -2/+2 |
| | | | | | matypes.h, which includes assyntax.h and is generated from the core Mesa header files. | ||||
* | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul | 2001-03-03 | 1 | -3/+3 |
| | |||||
* | Major audit of all Mesa's x86 assembly code. This round is basically | Gareth Hughes | 2000-10-23 | 1 | -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 revision | jtg | 1999-08-19 | 1 | -0/+37 |