summaryrefslogtreecommitdiffstats
path: root/src/mesa/x86-64/x86-64.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: Drop _mesa_getenv() wrapper.Matt Turner2014-09-241-2/+2
* 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
* x86-64: Don't print "Initializing x86-64 optimizations" in debug builds.Kenneth Graunke2012-04-091-11/+1
* mesa: rename common_x86_macros.h -> x86_xform.hBrian Paul2009-03-041-1/+1
* Use 3Dnow! x86-64 routines only on processors that support 3Dnow!Ian Romanick2008-09-281-11/+23
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+0
* mesa: Prefix main includes with dir to avoid conflicts.José Fonseca2008-09-211-2/+2
* include x86-64.h to silence warningBrian Paul2006-10-171-1/+4
* Fix build when DEBUG is defined but DEBUG_MATH is not.Ian Romanick2006-10-161-2/+2
* additional wrapper updates, bug 4468Brian Paul2005-09-191-2/+2
* x86-64 transform optimizations (Mikko T.)Brian Paul2005-05-071-0/+115