SDL/src/atomic
Cameron Gutman f0d1101920 atomic: Implement loads on MSVC without RMW operations
This fixes faults when loading from read-only memory and avoids
cache line bouncing across cores which reduces performance.
2026-05-11 19:52:54 -05:00
..
SDL_atomic.c atomic: Implement loads on MSVC without RMW operations 2026-05-11 19:52:54 -05:00
SDL_spinlock.c atomic: Fix and cleanup SDL_UnlockSpinlock() 2026-04-27 19:50:19 -05:00