summaryrefslogtreecommitdiffstats
path: root/src/mesa/x86-64/x86-64.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | A couple places attempted to call _math_test_all_*_functions when DEBUG was defined. These routines only exist when DEBUG_MATH is defined.
* additional wrapper updates, bug 4468Brian Paul2005-09-191-2/+2
|
* x86-64 transform optimizations (Mikko T.)Brian Paul2005-05-071-0/+115