Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 1 an
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention il y a 1 an
  Petar Popovic 257385277d SDL_realloc() with size 0 now always defaults to size 1 il y a 1 an
  Sam Lantinga 8371114009 Fixed error: multiple storage classes in declaration specifiers il y a 1 an
  Sam Lantinga 93423c1c46 spin_acquire_lock() takes a volatile pointer parameter il y a 1 an
  Sam Lantinga 01fa9cad80 Fixed error: conflicting types for 'getpagesize' il y a 1 an
  Sam Lantinga 8b0798a3da Fixed error: variable 'nfences' set but not used il y a 1 an
  Sam Lantinga b5700ccc02 Updated dlmalloc to version 2.8.6 il y a 1 an
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API il y a 1 an
  Ryan C. Gordon 423d6ec15a emscripten: Make sure SDL_malloc and friends are marked KEEPALIVE. il y a 1 an
  Hubert Maier 3acdb8a90b JANITORIAL: Fix typos in comments in various files (#10058) il y a 1 an
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) il y a 2 ans
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. il y a 2 ans
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) il y a 3 ans
  David Demelier d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt il y a 3 ans
  Sam Lantinga add980efb7 Unfixed spacing il y a 3 ans
  Sam Lantinga 2f14b36709 Fixed spacing il y a 3 ans
  David Carlier a5a53c12bf USE_DEV_RANDOM close the file descriptor even in the rare case it can't read it il y a 3 ans
  Sam Lantinga fde78d12f2 Updated copyright for 2023 il y a 3 ans
  Sam Lantinga 63724c113b Removed the vi format comments from the source il y a 3 ans
  Ozkan Sezer 45025799b7 restore SDL_malloc.c original formatting. il y a 3 ans
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` il y a 3 ans
  ulatekh ec58a817ef Fixes made in response to running a static code analyzer under MS Windows. il y a 3 ans
  Sam Lantinga 02ab7f3745 Fixed release build using clang on Windows il y a 3 ans
  Anonymous Maarten b51a88a95c SDL_malloc.c: fix variable 'used' set but not used il y a 3 ans
  Sam Lantinga 7f42fb54ad Applied DragonFly BSD patch il y a 3 ans
  chalonverse f317d619cc Xbox GDKX support (#5869) il y a 3 ans
  Sam Lantinga cbd0187475 Removed the limit on the size of the SDL error message il y a 3 ans