Commit History

Author SHA1 Message Date
  Daniel Gibson ca2fe7be1a Implement SDL_main as header-only lib for Win32 2 years ago
  Sylvain 778b8926b4 Small format changed (using clang-format 15.0.2-1) 2 years ago
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 2 years ago
  Ryan C. Gordon a3225ae6de dynapi: Abstract out the environment variable name. 2 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
  Ryan C. Gordon 80c1ddbe97 dynapi: Bumped dynapi version to 2, so SDL2 libs don't conflict. 2 years ago
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers 2 years ago
  Ozkan Sezer 5cedc2f1ff removed QNX support. 2 years ago
  Ozkan Sezer 8d6fda4810 removed os2 support & support for building SDL with watcom. 2 years ago
  Sam Lantinga 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 years ago
  Ryan C. Gordon 2d7816e358 dynapi: Disable support for API call logging by default. 2 years ago
  Ryan C. Gordon 17322e2be6 dynapi: Optionally log every call into the SDL API. 2 years ago
  chalonverse f317d619cc Xbox GDKX support (#5869) 3 years ago
  Sam Lantinga 1d1fb95a61 Removed double va_end() 3 years ago
  Sylvain f815580dde Fix SIGSEV in SDL_error. Re-apply same pattern on this uncompiled code (see #5795) 3 years ago
  Sam Lantinga cbd0187475 Removed the limit on the size of the SDL error message 3 years ago
  Sam Lantinga 120c76c84b Updated copyright for 2022 3 years ago
  Cameron Cawley 25a614bc3e Add SDL_asprintf and SDL_vasprintf 3 years ago
  Sam Lantinga 432ee7d8ad Fixed building SDL_dynapi.c without stdio support 3 years ago
  Sam Lantinga 9130f7c377 Updated copyright for 2021 4 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 5 years ago
  Sylvain Becker 3d100df36f Readability: remove const-qualifation from function declaration 5 years ago
  Ryan C. Gordon ec04110d8e dynapi: Deal with failure cases better, other fixes. 5 years ago
  Ozkan Sezer ceee7def84 minor build fixes. 6 years ago
  Sam Lantinga 5e13087b0f Updated copyright for 2019 6 years ago
  Ozkan Sezer cbacb0f1ea add missing include. 6 years ago
  Ryan C. Gordon e2619f1dcf dynapi: don't let system loader resolve the initializer to the wrong version. 7 years ago
  sezero 40b27fd51b revert the recent typecast assignment changes (see bug #4079) 7 years ago
  Sam Lantinga 90e72bf4e2 Fixed ISO C99 compatibility 7 years ago
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 7 years ago