summaryrefslogtreecommitdiff
path: root/src/mesa/x86/x86_cliptest.S
AgeCommit message (Expand)Author
2008-09-21Remove CVS keywords.Keith Whitwell
2008-09-21mesa: Remove assyntax.h include from generated matypes.h.José Fonseca
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
2002-06-11Fix NASM problems, remove static var in SSE detection code. (Josh Vanderhoof)Brian Paul
2002-03-07syntax fixes for Solaris (David Dawes)Brian Paul
2001-05-21Initial commit of cliptest work. More to come shortly.Gareth Hughes
2001-05-13Fix long-standing FP exception bug in _mesa_x86_cliptest_points4().Gareth Hughes
2001-03-28New type system for assembly code. Asm files should now includeGareth Hughes
2001-03-03more clean-upsBrian Paul
2001-01-13Fix crash in book/stencil.Keith Whitwell
2000-12-26Major rework of tnl moduleKeith Whitwell
2000-10-23Major audit of all Mesa's x86 assembly code. This round is basicallyGareth Hughes