Updated CPU detection code for SSE3 and SSE4 and removed obsolete 3DNow! and Altivec support.
This commit is contained in:
parent
e8f3f1e948
commit
0314fd4e0f
10 changed files with 65 additions and 2083 deletions
|
@ -168,8 +168,5 @@
|
|||
|
||||
/* 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