summaryrefslogtreecommitdiff
path: root/src/mesa/x86/common_x86_asm.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
2009-03-04mesa: move sse.h and 3dnow.h #includesBrian Paul1-9/+0
2009-03-04mesa: remove unneeded x86.h headerBrian Paul1-1/+0
2009-03-04mesa: refactor x86 codeBrian Paul1-0/+4
2008-09-21Remove CVS keywords.Keith Whitwell1-1/+0
2005-07-16strip out vestigial #ifdef HAVE_CONFIG_H stanzas, they're confusing theAdam Jackson1-5/+1
2004-04-26bring over build fixes from stable branchAlan Hourihane1-2/+2
2002-10-29updated email addressesBrian Paul1-2/+2
2002-04-09remove dead vertex assemblyKeith Whitwell1-2/+1
2001-03-29Consolidation of asm code in 3.5Gareth Hughes1-3/+3
2001-03-28New type system for assembly code. Asm files should now includeGareth Hughes1-2/+2
2001-03-03more clean-upsBrian Paul1-2/+2
2001-03-03lots of gl_*() to _mesa_*() namespace clean-upBrian Paul1-3/+3
2000-11-24Support for swappable t&l modules, including an example one in the FXKeith Whitwell1-2/+2
2000-11-16Move the transform and lighting code to two new directoriesKeith Whitwell1-1/+3
2000-10-23Major audit of all Mesa's x86 assembly code. This round is basicallyGareth Hughes1-0/+63