تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  luzpaz 37e567994d Fix remaining typos (#7921) 2 سال پیش
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style 2 سال پیش
  Sam Lantinga 737aa881fa Updated source to match SDL function prototype style 2 سال پیش
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 سال پیش
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 سال پیش
  David Demelier d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt 3 سال پیش
  Sam Lantinga 56522034db Fixed building with Visual Studio 2010 3 سال پیش
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 سال پیش
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 سال پیش
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 سال پیش
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 سال پیش
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 سال پیش
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 سال پیش
  Sam Lantinga cc1f9eb983 Use Apple's nomenclature for macOS and iOS 3 سال پیش
  pionere e5c599f8c6 fix SOLARIS_ATOMICS 3 سال پیش
  pionere b095df7f5c simplify MSC_ATOMICS 3 سال پیش
  pionere eb670742f5 better SDL_AtomicGet(Ptr) implementation 3 سال پیش
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 سال پیش
  Ozkan Sezer 53aa8eec5f minor cleanup for watcom _inline keyword. 4 سال پیش
  Alex R ebdfd0e175 atomic: detect clang separately 4 سال پیش
  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 سال پیش