apply altivec fixes from Emanuel Steen (#2383)
This commit is contained in:
parent
18fc0fb5f5
commit
aa942839ce
4 changed files with 18 additions and 6 deletions
|
@ -21,6 +21,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
*/
|
||||
// tr_surf.c
|
||||
#include "tr_local.h"
|
||||
#if idppc_altivec
|
||||
#include <altivec.h>
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue