mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-27 03:43:43 +02: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