summaryrefslogtreecommitdiff
path: root/src/mesa/x86/3dnow_normal.S
AgeCommit message (Expand)AuthorFilesLines
2008-09-21Remove CVS keywords.Keith Whitwell1-1/+0
2008-09-21mesa: Remove assyntax.h include from generated matypes.h.José Fonseca1-0/+1
2007-05-11Fix some bugs related to loop counters and conditional branching.Patrick Baggett1-24/+24
2006-04-17Add .note.GNU-stack section to assembler files to avoid the default behaviorKristian Høgsberg1-1/+5
2005-01-04use HIDDEN macro to export fewer symbols (bug 2210)Brian Paul1-1/+9
2004-04-26bring over build fixes from stable branchAlan Hourihane1-1/+5
2004-04-08remove non-portable whitespaceAlan Hourihane1-18/+18
2003-11-26accomodate vtx-0-2-branchDaniel Borca1-34/+34
2003-01-30fix reported 3Dnow bug in _mesa_normal_tab (Felix Kuhling)Brian Paul1-4/+4
2003-01-28fix prefetch bug (Felix Kuhling)Brian Paul1-6/+6
2002-08-08change dest stride to 16 bytes instead of 12Brian Paul1-35/+35
2001-10-22applied Andrew Lewycky's patchesBrian Paul1-57/+35
2001-03-29Consolidation of asm code in 3.5Gareth Hughes1-0/+858