SDL/src/atomic
Cameron Gutman 7439a94ed2 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 06:43:08 -07:00
..
SDL_atomic.c atomic: Implement loads on MSVC without RMW operations 2026-05-11 06:43:08 -07:00
SDL_spinlock.c atomic: Fix and cleanup SDL_UnlockSpinlock() 2026-04-24 22:26:28 -05:00