You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, It would probably make sense to wrap the pragmas needed with GCC and Clang into a define in the SDL_cpuinfo.h header (?) and deploy them to other places were intrinsics are used (e.g. SDL_ConvertStereoToMono). I refrained from doing so myself because I am certain I would at least break one of the build system/platform combinations :P