summaryrefslogtreecommitdiff
path: root/src/mesa/x86
AgeCommit message (Expand)Author
2000-05-18DeleteTexturesEXT was missingBrian Paul
2000-05-18now generated from bin/glx86asm.py scriptBrian Paul
2000-05-05fixed the nested extern warningBrian Paul
2000-04-15added a comment about FP overflowsBrian Paul
2000-04-06added CONCAT(x,y) macro in NASM/MASM sectionHolger Waechtler
2000-03-27Updated to compile under Irix 6.5Randy Frank
2000-03-01simplification of GLNAME macro setup (David Dawes)Brian Paul
2000-02-27patched for NetBSD support (Allen Briggs)Brian Paul
2000-02-24added more entrypointsBrian Paul
2000-02-24added more extension entrypointsBrian Paul
2000-01-28include glapioffset.h instead of ../glapioffsets.hBrian Paul
2000-01-27added prefetchwHolger Waechtler
2000-01-25only print info if MESA_DEBUG is setBrian Paul
2000-01-23prevent spaces in fp register namesJosh Vanderhoof
2000-01-23no brackets for nasm indirect jumpsJosh Vanderhoof
2000-01-17renamed _mesa_Dispatch to _glapi_Dispatch, misc clean-upBrian Paul
2000-01-17added copyright infoBrian Paul
2000-01-16x86 assembly dispatchJosh Vanderhoof
1999-11-18checked in the first new PIII vertex-transformation codeAndre Werthmann
1999-11-13fixed SSE bugsJosh Vanderhoof
1999-11-12 . Updates to get X86, MXX and 3DNow assembler code working with WatcomKendall Bennett
1999-11-03swap operand order for Intel style REGOFFJosh Vanderhoof
1999-10-19Changes to reduce the memory footprint of display listsKeith Whitwell
1999-10-09no underscore prefix for freebsd >= 3 (Simon Walton)Josh Vanderhoof
1999-09-03more bugfixesKeith Whitwell
1999-08-28features werenJosh Vanderhoof
1999-08-26various pipeline bugsKeith Whitwell
1999-08-19Initial revisionjtg