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

Автор SHA1 Сообщение Дата
  Ryan C. Gordon eb04627741 stdinc: SDL_SetMemoryFunctions now handles NULL function pointers better. 2 месяцев назад
  Anonymous Maarten 6243fa2ffd Fix -Wempty-body warnings in SDL_malloc.c 4 месяцев назад
  Ozkan Sezer 36e1efccb4 revert parts of CodeSpell commit d870911202 from 3rd party sources 4 месяцев назад
  Sam Lantinga ab50f30bb1 Added code to detect memory overwrites on Windows 7 месяцев назад
  Max Seidenstücker d870911202 CodeSpell 7 месяцев назад
  Sam Lantinga 5f086e7623 Updated copyright for 2026 8 месяцев назад
  Sam Lantinga 25b2d2c821 Use new parameter validation macro 1 год назад
  Thaddeus Crews 3195980b49 Define relevant macros when LACKS_ERRNO_H is true 1 год назад
  Brenton Bostick f361034ac3 fix typos 1 год назад
  Petar Popovic 8ccf85c59e Formatting spaces around pointer symbol. 1 год назад
  Ozkan Sezer 54752f8d1c SDL_malloc.c: replace FORCEINLINE usage with SDL_FORCE_INLINE 1 год назад
  Anonymous Maarten 62bc2c4c92 SDL_malloc: don't define FORCEINLINE 1 год назад
  Anonymous Maarten 578ac0ef52 SDL_malloc: disable malloc stats 1 год назад
  Sam Lantinga f2074d7af3 Updated copyright for 2025 1 год назад
  Anonymous Maarten f8d8bf8066 SDL_GetNumAllocations returns -1 when allocation counting is disabled 1 год назад
  Sam Lantinga 2e4dc9c109 Disable tracking memory allocation counts by default 1 год назад
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 2 лет назад
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention 2 лет назад
  Petar Popovic 257385277d SDL_realloc() with size 0 now always defaults to size 1 2 лет назад
  Sam Lantinga 8371114009 Fixed error: multiple storage classes in declaration specifiers 2 лет назад
  Sam Lantinga 93423c1c46 spin_acquire_lock() takes a volatile pointer parameter 2 лет назад
  Sam Lantinga 01fa9cad80 Fixed error: conflicting types for 'getpagesize' 2 лет назад
  Sam Lantinga 8b0798a3da Fixed error: variable 'nfences' set but not used 2 лет назад
  Sam Lantinga b5700ccc02 Updated dlmalloc to version 2.8.6 2 лет назад
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 2 лет назад
  Ryan C. Gordon 423d6ec15a emscripten: Make sure SDL_malloc and friends are marked KEEPALIVE. 2 лет назад
  Hubert Maier 3acdb8a90b JANITORIAL: Fix typos in comments in various files (#10058) 2 лет назад
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 лет назад
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 лет назад
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 лет назад