summaryrefslogtreecommitdiffstats
path: root/src/mesa/x86/x86_cliptest.S
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+0
* mesa: Remove assyntax.h include from generated matypes.h.José Fonseca2008-09-211-0/+1
* Add .note.GNU-stack section to assembler files to avoid the default behaviorKristian Høgsberg2006-04-171-1/+5
* use HIDDEN macro to export fewer symbols (bug 2210)Brian Paul2005-01-041-1/+3
* Fix NASM problems, remove static var in SSE detection code. (Josh Vanderhoof)Brian Paul2002-06-111-2/+2
* syntax fixes for Solaris (David Dawes)Brian Paul2002-03-071-52/+67
* Initial commit of cliptest work. More to come shortly.Gareth Hughes2001-05-211-31/+23
* Fix long-standing FP exception bug in _mesa_x86_cliptest_points4().Gareth Hughes2001-05-131-3/+16
* New type system for assembly code. Asm files should now includeGareth Hughes2001-03-281-30/+3
* more clean-upsBrian Paul2001-03-031-6/+6
* Fix crash in book/stencil.Keith Whitwell2001-01-131-1/+161
* Major rework of tnl moduleKeith Whitwell2000-12-261-2/+2
* Major audit of all Mesa's x86 assembly code. This round is basicallyGareth Hughes2000-10-231-0/+248