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