summaryrefslogtreecommitdiff
path: root/src/mesa/main/Imakefile
AgeCommit message (Collapse)Author
2000-09-07renamed Xlib driver filesBrian Paul
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-08-19Initial revisionjtg