Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-06 | test for X86_FXSR_MAGIC to be sure we have the _fpstate.magic field, needed ↵ | Brian Paul | |
for SSE signal handler | |||
2001-03-29 | Consolidation of asm code in 3.5 | Gareth Hughes | |
2001-03-28 | New type system for assembly code. Asm files should now include | Gareth Hughes | |
matypes.h, which includes assyntax.h and is generated from the core Mesa header files. | |||
2001-03-12 | Undo -D_POSIX_SOURCE change, fix the way the katmai support test is | Gareth Hughes | |
done. | |||
2001-03-05 | replaced gl_test_os_katmai*() with _mesa_test_os_katmai*() | Brian Paul | |
2001-03-03 | more clean-ups | Brian Paul | |
2001-03-03 | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul | |
2000-12-07 | Allow operating system SSE support test to be overridden with an | Gareth Hughes | |
environment variable. | |||
2000-12-06 | Merge Mesa 3.4 test for operating system support for SSE. | Gareth Hughes | |
2000-10-23 | Major audit of all Mesa's x86 assembly code. This round is basically | Gareth 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. | |||
2000-01-25 | only print info if MESA_DEBUG is set | Brian Paul | |
1999-11-18 | checked in the first new PIII vertex-transformation code | Andre Werthmann | |
1999-09-03 | more bugfixes | Keith Whitwell | |
1999-08-28 | features weren | Josh Vanderhoof | |
1999-08-26 | various pipeline bugs | Keith Whitwell | |
1999-08-19 | Initial revision | jtg | |