Only use Altivec on PowerPC architecture
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401482
This commit is contained in:
parent
c127861be3
commit
6ea7c0b0d1
1 changed files with 2 additions and 0 deletions
|
@ -76,6 +76,8 @@
|
|||
|
||||
/* Enable assembly routines */
|
||||
#define SDL_ASSEMBLY_ROUTINES 1
|
||||
#ifdef __ppc__
|
||||
#define SDL_ALTIVEC_BLITTERS 1
|
||||
#endif
|
||||
|
||||
#endif /* _SDL_config_macosx_h */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue