Commit History

Author SHA1 Message Date
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 years ago
  David Demelier d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt 3 years ago
  Sam Lantinga add980efb7 Unfixed spacing 3 years ago
  Sam Lantinga 2f14b36709 Fixed spacing 3 years ago
  David Carlier a5a53c12bf USE_DEV_RANDOM close the file descriptor even in the rare case it can't read it 3 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 years ago
  Ozkan Sezer 45025799b7 restore SDL_malloc.c original formatting. 3 years ago
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 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 3 years ago
  Ozkan Sezer ec1a0f62dd SDL_malloc.c: workaround calling convention issues for real_xxx procs. 3 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