use HIDDEN macro to export fewer symbols (bug 2210)
[mesa.git] / src / mesa / x86 / common_x86_asm.S
2005-01-04 Brian Pauluse HIDDEN macro to export fewer symbols (bug 2210)
2004-10-26 Brian Pauladded an attention-getting comment for developers who...
2003-01-21 Brian Paulnew X86 CPU detection code (Petr Sebor)
2003-01-09 Brian Paulremove ADD_L altogether
2003-01-09 Brian Pauls/16/32/ (Josh Vanderhoof)
2003-01-09 Brian Paulmoved ADD_L instruction (Linus Torvalds)
2002-11-09 Keith Whitwellfix 3dnow misdetection on new p4's
2002-09-19 Brian Paulpush and pop ESI (Daniel Borca)
2002-07-11 Brian Paulapplied Eric Anholt's patch for Athlon SSE
2002-06-11 Brian PaulFix NASM problems, remove static var in SSE detection...
2002-06-04 Brian Pauluse CONTENT() macro on line 205 (Josh Vanderhoof)
2002-03-07 Brian Paulsyntax fixes for Solaris (David Dawes)
2001-03-29 Gareth HughesConsolidation of asm code in 3.5
2001-03-28 Gareth HughesNew type system for assembly code. Asm files should...
2001-03-03 Brian Paulmore clean-ups
2001-02-09 Brian Paulminor changes from XFree86 (dawes)
2000-12-06 Gareth HughesMerge Mesa 3.4 test for operating system support for...
2000-10-23 Gareth HughesMajor audit of all Mesa's x86 assembly code. This...