История коммитов

Автор SHA1 Сообщение Дата
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 лет назад
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 лет назад
  Sam Lantinga 959cfc428e Fixed memory barrier macro check so it isn't quite so fragile 6 лет назад
  Sam Lantinga a8bea85810 Limit the compile error to the case where we actually define the memory barrier macro as the function 6 лет назад
  Sam Lantinga cc47810d36 Fixed bug 4683 - SDL_atomic infinite recursion on armv6/armv5 w/ thumb 6 лет назад
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 лет назад
  Ozkan Sezer d9fb77a3c1 SDL_atomic.c, SDL_spinlock.c: use lock prefix with xchg in Watcom asm. 7 лет назад
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 8 лет назад
  Ozkan Sezer 500378eb52 Add atomics for Watcom/x86 as inline asm 8 лет назад
  Ryan C. Gordon 1d1a0d7f03 atomic: Patched to compile on Android. 9 лет назад
  Ryan C. Gordon 1c9c7633d9 atomic: favor compiler intrinsics for compare-and-swap over macOS APIs. 9 лет назад
  Ryan C. Gordon 8c00de57f6 atomic: let Clang always use atomic_load_n if available. 9 лет назад
  Sam Lantinga 7891e72dca __atomic_load_n() appears to be available in GCC 5 but not GCC 4 9 лет назад
  Ryan C. Gordon f2179944cc Patched to compile on some platforms. 9 лет назад
  James Legg 1dc9ae5c1e Use GCC's atomic loads in SDL_AtomicGet and SDL_AtomicGetPtr 9 лет назад
  Sam Lantinga 06ccb71bcd Make sure the memory barrier functions are always available, and now they are implemented on Android __ARM_ARCH_5TE__ 9 лет назад
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 9 лет назад
  Sam Lantinga 42065e785d Updated copyright to 2016 10 лет назад
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 10 лет назад
  Shawn Walker c5812c5511 2620 solaris port missing atomics if not using gcc 11 лет назад
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 12 лет назад