summaryrefslogtreecommitdiff
path: root/src/mesa/x86/3dnow.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-05mesa: remove outdated version lines in commentsRico Schüller1-1/+0
2013-04-23mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke1-3/+4
2013-04-23mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke1-1/+1
2013-04-23mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke1-1/+1
2010-08-15x86: Remove unnecessary header from 3dnow.h.Vinson Lee1-2/+0
2008-09-21Remove CVS keywords.Keith Whitwell1-1/+0
2002-04-09remove dead vertex assemblyKeith Whitwell1-2/+1
2001-03-28New type system for assembly code. Asm files should now includeGareth Hughes1-2/+2
2001-03-03lots of gl_*() to _mesa_*() namespace clean-upBrian Paul1-3/+3
2000-11-16Move the transform and lighting code to two new directoriesKeith Whitwell1-2/+2
2000-10-23Major audit of all Mesa's x86 assembly code. This round is basicallyGareth Hughes1-65/+10
1999-08-19Initial revisionjtg1-0/+95