Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-06-27 | added aligned memory allocations (Gareth Hughes) | Brian Paul | |
2000-05-26 | include glheader.h instead of system headers | Brian Paul | |
2000-05-05 | fixed the nested extern warning | Brian Paul | |
2000-04-15 | added a comment about FP overflows | Brian Paul | |
2000-03-27 | Updated to compile under Irix 6.5 | Randy Frank | |
1999-11-12 | . Updates to get X86, MXX and 3DNow assembler code working with Watcom | Kendall Bennett | |
C++ and NASM. This includes lots of _ASMAPI macros to ensure that assembler functions are prototyped as __cdecl, as Watcom C++ uses register calling conventions by default. . Misc fixes to files to remove warnings generated by Watcom C++. | |||
1999-10-19 | Changes to reduce the memory footprint of display lists | Keith Whitwell | |
1999-08-19 | Initial revision | jtg | |