mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-08-09 00:30:54 +00:00
- Add missing SDL_MemoryBarrierRelease() in the generic codepath - Remove MSVC x86/x64 case which is now identical to the generic codepath - Fix Solaris barrier to ensure prior stores are visible before unlocking