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