Историја ревизија

Аутор SHA1 Порука Датум
  Ryan C. Gordon 96f2ef77ab include: Make function pointer params into typedefs. пре 1 година
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. пре 1 година
  Ryan C. Gordon b83bb035e6 thread: SDL_CreateThreadWithStackSize is now SDL_CreateThreadWithProperties. пре 1 година
  Ryan C. Gordon 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. пре 1 година
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC пре 1 година
  Ozkan Sezer e909c0360f remove most of SDL_OutOfMemory() calls where SDL is the allocator. пре 1 година
  Sam Lantinga 9920e062d5 Removed SDL_HINT_THREAD_STACK_SIZE пре 2 година
  Sam Lantinga df4b855af5 Updated SDL_TLSID to use the same type as other IDs in SDL пре 2 година
  Sam Lantinga fc0c774976 Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() пре 2 година
  Sam Lantinga a2665f54c8 Updated the atomic API for SDL 3.0 naming conventions пре 2 година
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 пре 2 година
  Sam Lantinga 72b7acfe8a Don't create a TLS error buffer if we're just clearing the error пре 2 година
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. пре 2 година
  meyraud705 8708ba7393 Don't leak if realloc fails пре 2 година
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) пре 2 година
  Ryan C. Gordon e6116d399a mutex: Removed SDL_MUTEX_MAXWAIT. пре 2 година
  Sam Lantinga cb73bed6eb SDL API renaming: SDL TLS functions пре 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 година
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention пре 2 година
  Sam Lantinga 61c0c009ab Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention пре 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 година
  Sylvain 9b065bf54b Fix various warnings: static /void / comma пре 3 година
  Sam Lantinga fde78d12f2 Updated copyright for 2023 пре 3 година
  Sam Lantinga 63724c113b Removed the vi format comments from the source пре 3 година
  Sam Lantinga 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API пре 3 година
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) пре 3 година
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) пре 3 година