Historial de Commits

Autor SHA1 Mensaje Fecha
  Petar Popovic 8ccf85c59e Formatting spaces around pointer symbol. hace 1 año
  Ozkan Sezer 54752f8d1c SDL_malloc.c: replace FORCEINLINE usage with SDL_FORCE_INLINE hace 1 año
  Anonymous Maarten 62bc2c4c92 SDL_malloc: don't define FORCEINLINE hace 1 año
  Anonymous Maarten 578ac0ef52 SDL_malloc: disable malloc stats hace 1 año
  Sam Lantinga f2074d7af3 Updated copyright for 2025 hace 1 año
  Anonymous Maarten f8d8bf8066 SDL_GetNumAllocations returns -1 when allocation counting is disabled hace 1 año
  Sam Lantinga 2e4dc9c109 Disable tracking memory allocation counts by default hace 1 año
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool hace 1 año
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention hace 1 año
  Petar Popovic 257385277d SDL_realloc() with size 0 now always defaults to size 1 hace 1 año
  Sam Lantinga 8371114009 Fixed error: multiple storage classes in declaration specifiers hace 1 año
  Sam Lantinga 93423c1c46 spin_acquire_lock() takes a volatile pointer parameter hace 1 año
  Sam Lantinga 01fa9cad80 Fixed error: conflicting types for 'getpagesize' hace 1 año
  Sam Lantinga 8b0798a3da Fixed error: variable 'nfences' set but not used hace 1 año
  Sam Lantinga b5700ccc02 Updated dlmalloc to version 2.8.6 hace 1 año
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API hace 1 año
  Ryan C. Gordon 423d6ec15a emscripten: Make sure SDL_malloc and friends are marked KEEPALIVE. hace 1 año
  Hubert Maier 3acdb8a90b JANITORIAL: Fix typos in comments in various files (#10058) hace 1 año
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) hace 2 años
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 hace 2 años
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. hace 2 años
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) hace 3 años
  David Demelier d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt hace 3 años
  Sam Lantinga add980efb7 Unfixed spacing hace 3 años
  Sam Lantinga 2f14b36709 Fixed spacing hace 3 años
  David Carlier a5a53c12bf USE_DEV_RANDOM close the file descriptor even in the rare case it can't read it hace 3 años
  Sam Lantinga fde78d12f2 Updated copyright for 2023 hace 3 años
  Sam Lantinga 63724c113b Removed the vi format comments from the source hace 3 años
  Ozkan Sezer 45025799b7 restore SDL_malloc.c original formatting. hace 3 años
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) hace 3 años