Commit History

Author SHA1 Message Date
  David Carlier 0c7346ec3e USE_DEV_RANDOM close the file descriptor even in the rare case it can't read it 3 years ago
  Sam Lantinga 0479df53ca Updated copyright for 2023 3 years ago
  Ozkan Sezer b067ab9202 restore SDL_malloc.c original formatting. 3 years ago
  ulatekh ec58a817ef Fixes made in response to running a static code analyzer under MS Windows. 3 years ago
  Sam Lantinga 02ab7f3745 Fixed release build using clang on Windows 3 years ago
  Anonymous Maarten b51a88a95c SDL_malloc.c: fix variable 'used' set but not used 3 years ago
  Sam Lantinga 7f42fb54ad Applied DragonFly BSD patch 3 years ago
  chalonverse f317d619cc Xbox GDKX support (#5869) 3 years ago
  Sam Lantinga cbd0187475 Removed the limit on the size of the SDL error message 3 years ago
  Cameron Cawley 0cca71a846 Use SDLCALL for callbacks in public APIs 4 years ago
  Ozkan Sezer ec1a0f62dd SDL_malloc.c: workaround calling convention issues for real_xxx procs. 4 years ago
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 years ago
  Ozkan Sezer a2fbc452ca replace i386 checks with __i386__ 5 years ago
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 years ago
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 years ago
  Ozkan Sezer d3fa42b8c4 os/2 bits for SDL_malloc.c -- from libffi 7 years ago
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 8 years ago
  Sam Lantinga fc60db86b3 Fixed compiler warning 8 years ago
  Sam Lantinga 21cd2df694 Fixed compiler warning 8 years ago
  Sam Lantinga 9c580e14c9 Added functions to query and set the SDL memory allocation functions: 8 years ago
  Ozkan Sezer bef0fec121 make sure that SDL_malloc(0) or SDL_calloc(0,x) doesn't return NULL. 8 years ago
  Sam Lantinga 8ed16ea465 Fixed compile warning 8 years ago
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 9 years ago
  Sam Lantinga 42065e785d Updated copyright to 2016 10 years ago
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 11 years ago
  Ryan C. Gordon a823982e02 Clang static analysis builds should use C runtime directly. 11 years ago
  Sam Lantinga 1a4c0dacbc Temporary fix for bug 2494 - Crashes due to the non thread-safe SDL_malloc/SDL_free on Windows 12 years ago
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 12 years ago