mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-09 07:11:57 +00:00
- Add missing SDL_MemoryBarrierRelease() in the generic codepath - Remove Watcom and MSVC x86/x64 cases which are now identical to the generic codepath - Fix Solaris barrier to ensure prior stores are visible before unlocking