Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-11 | Fix NASM problems, remove static var in SSE detection code. (Josh Vanderhoof) | Brian Paul | |
2002-06-06 | NASM fix for *_CONTENT() macros (Josh Vanderhoof) | Brian Paul | |
2002-04-02 | DJGPP updates | Brian Paul | |
2002-03-07 | syntax fixes for Solaris (David Dawes) | Brian Paul | |
2002-01-04 | fix bug 498555 - test for __GNUC__ | Brian Paul | |
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-09-18 | Added SSE streaming store instructions, external symbol directives. | Gareth Hughes | |
2000-09-18 | Added SSE prefetching instructions. General cleanups. | Gareth Hughes | |
2000-09-06 | test for __bsdi__ for XFree86 | Brian Paul | |
2000-06-14 | moved #define of LLBL into assyntax.h file | Brian Paul | |
removed spaces from all uses of LLBL macro, for FreeBSD | |||
2000-04-06 | added CONCAT(x,y) macro in NASM/MASM section | Holger Waechtler | |
2000-03-01 | simplification of GLNAME macro setup (David Dawes) | Brian Paul | |
2000-02-27 | patched for NetBSD support (Allen Briggs) | Brian Paul | |
2000-01-27 | added prefetchw | Holger Waechtler | |
2000-01-23 | prevent spaces in fp register names | Josh Vanderhoof | |
2000-01-23 | no brackets for nasm indirect jumps | Josh Vanderhoof | |
1999-11-13 | fixed SSE bugs | Josh Vanderhoof | |
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-11-03 | swap operand order for Intel style REGOFF | Josh Vanderhoof | |
1999-10-09 | no underscore prefix for freebsd >= 3 (Simon Walton) | Josh Vanderhoof | |
1999-08-19 | Initial revision | jtg | |