summaryrefslogtreecommitdiff
path: root/src/mesa/x86/x86.c
AgeCommit message (Collapse)Author
2000-05-05fixed the nested extern warningBrian Paul
2000-04-15added a comment about FP overflowsBrian Paul
2000-03-27Updated to compile under Irix 6.5Randy Frank
1999-11-12 . Updates to get X86, MXX and 3DNow assembler code working with WatcomKendall 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-19Changes to reduce the memory footprint of display listsKeith Whitwell
1999-08-19Initial revisionjtg