mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-16 06:45:59 +00:00
Enable ARM SIMD/NEON optimized blitters
This commit is contained in:

committed by
Sam Lantinga

parent
47c6270ece
commit
e812ca529d
@@ -129,6 +129,9 @@
|
||||
/* VITA isn't that sophisticated */
|
||||
#define LACKS_SYS_MMAN_H 1
|
||||
|
||||
/* enable optimized blitters */
|
||||
#define SDL_ARM_SIMD_BLITTERS 1
|
||||
#define SDL_ARM_NEON_BLITTERS 1
|
||||
|
||||
#define SDL_AUDIO_DRIVER_VITA 1
|
||||
#define SDL_THREAD_VITA 1
|
||||
|
Reference in New Issue
Block a user