open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
/SDL_BYTEORDER/c
#ifdef __BIG_ENDIAN__
#define SDL_BYTEORDER 4321
#else
#define SDL_BYTEORDER 1234
#endif
.
/HAVE_ALTIVEC_H/c
#ifdef __ALTIVEC__
#define HAVE_ALTIVEC_H 1
/SDL_ALTIVEC_BLITTERS/c
#define SDL_ALTIVEC_BLITTERS 1
w
Everything looks good. We'll let you know here if there's anything you should know about.