summaryrefslogtreecommitdiff
path: root/src/mesa/x86/x86.c
AgeCommit message (Expand)AuthorFilesLines
2000-10-22Major audit of all Mesa's x86 assembly code. This round is basicallyGareth Hughes1-70/+84
2000-06-27added aligned memory allocations (Gareth Hughes)Brian Paul1-6/+5
2000-05-26include glheader.h instead of system headersBrian Paul1-6/+2
2000-05-05fixed the nested extern warningBrian Paul1-4/+7
2000-04-15added a comment about FP overflowsBrian Paul1-1/+2
2000-03-27Updated to compile under Irix 6.5Randy Frank1-2/+3
1999-11-12 . Updates to get X86, MXX and 3DNow assembler code working with WatcomKendall Bennett1-11/+11
1999-10-19Changes to reduce the memory footprint of display listsKeith Whitwell1-1/+18
1999-08-19Initial revisionjtg1-0/+107