r300: Cleaned up the r300SetupVertexShader function.
[mesa.git] / src / mesa / x86 / x86_cliptest.S
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-04-17 Kristian HøgsbergAdd .note.GNU-stack section to assembler files to avoid...
2005-01-04 Brian Pauluse HIDDEN macro to export fewer symbols (bug 2210)
2002-06-11 Brian PaulFix NASM problems, remove static var in SSE detection...
2002-03-07 Brian Paulsyntax fixes for Solaris (David Dawes)
2001-05-21 Gareth HughesInitial commit of cliptest work. More to come shortly.
2001-05-13 Gareth HughesFix long-standing FP exception bug in _mesa_x86_cliptes...
2001-03-28 Gareth HughesNew type system for assembly code. Asm files should...
2001-03-03 Brian Paulmore clean-ups
2001-01-13 Keith WhitwellFix crash in book/stencil.
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-10-23 Gareth HughesMajor audit of all Mesa's x86 assembly code. This...