summaryrefslogtreecommitdiffstats
path: root/src/mesa/x86/common_x86_asm.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* mesa: move sse.h and 3dnow.h #includesBrian Paul2009-03-041-9/+0
* mesa: remove unneeded x86.h headerBrian Paul2009-03-041-1/+0
* mesa: refactor x86 codeBrian Paul2009-03-041-0/+4
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+0
* strip out vestigial #ifdef HAVE_CONFIG_H stanzas, they're confusing theAdam Jackson2005-07-161-5/+1
* bring over build fixes from stable branchAlan Hourihane2004-04-261-2/+2
* updated email addressesBrian Paul2002-10-291-2/+2
* remove dead vertex assemblyKeith Whitwell2002-04-091-2/+1
* Consolidation of asm code in 3.5Gareth Hughes2001-03-291-3/+3
* New type system for assembly code. Asm files should now includeGareth Hughes2001-03-281-2/+2
* more clean-upsBrian Paul2001-03-031-2/+2
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-3/+3
* Support for swappable t&l modules, including an example one in the FXKeith Whitwell2000-11-241-2/+2
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-1/+3
* Major audit of all Mesa's x86 assembly code. This round is basicallyGareth Hughes2000-10-231-0/+63