summaryrefslogtreecommitdiff
path: root/src/mesa/x86/common_x86_asm.S
AgeCommit message (Expand)Author
2008-09-21Fix X86 compilation.Chris Rankin
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-10-26added an attention-getting comment for developers who get stopped in _mesa_te...Brian Paul
2003-01-21new X86 CPU detection code (Petr Sebor)Brian Paul
2003-01-09remove ADD_L altogetherBrian Paul
2003-01-09s/16/32/ (Josh Vanderhoof)Brian Paul
2003-01-09moved ADD_L instruction (Linus Torvalds)Brian Paul
2002-11-09fix 3dnow misdetection on new p4'sKeith Whitwell
2002-09-19push and pop ESI (Daniel Borca)Brian Paul
2002-07-11applied Eric Anholt's patch for Athlon SSEBrian Paul
2002-06-11Fix NASM problems, remove static var in SSE detection code. (Josh Vanderhoof)Brian Paul
2002-06-04use CONTENT() macro on line 205 (Josh Vanderhoof)Brian Paul
2002-03-07syntax fixes for Solaris (David Dawes)Brian Paul
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-02-09minor changes from XFree86 (dawes)Brian Paul
2000-12-06Merge Mesa 3.4 test for operating system support for SSE.Gareth Hughes
2000-10-23Major audit of all Mesa's x86 assembly code. This round is basicallyGareth Hughes