Age | Commit message (Expand) | Author |
2008-07-15 | mesa: added test for __NetBSD__ | Blair Sadewitz |
2006-03-27 | Disable `hidden' attribute for DJGPP | Daniel Borca |
2005-11-04 | fix MinGW problems (bug 4956) | Brian Paul |
2005-05-07 | x86-64 transform optimizations (Mikko T.) | Brian Paul |
2005-01-06 | protected against elfish directives | Daniel Borca |
2005-01-04 | use HIDDEN macro to export fewer symbols (bug 2210) | Brian Paul |
2004-04-26 | bring over build fixes from stable branch | Alan Hourihane |
2004-04-13 | updated Glide driver documentation | Daniel Borca |
2004-03-03 | made NASM opcodes consistent | Daniel Borca |
2004-02-20 | fixed some typos | Daniel Borca |
2003-12-17 | Fix to work with the C preprocessor in GCC 3.3.x. | Ian Romanick |
2003-12-04 | Port over changes from XFree86/Mesa 5.0.2, mostly to silence compiler warnings. | Brian Paul |
2003-11-24 | Merge vtx-0-2-branch | Keith Whitwell |
2003-10-21 | fixed some NASM opcodes; added segment overrides and temporary labels | Daniel Borca |
2003-10-02 | updates from Daniel Borca | Brian Paul |
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 |
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 |
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 |
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 |