Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API il y a 1 an
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL il y a 1 an
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code il y a 1 an
  Sam Lantinga 26fc7a8060 Fixed signatures for internal haptics functions il y a 1 an
  Anonymous Maarten a919774fe4 Build with -Wfloat-conversion + fix all warnings il y a 1 an
  Mingjie Shen 19b3ddac2f Fix TOCTOU race condition il y a 2 ans
  Sam Lantinga 052b958bf2 Made SDL_HapticEffect const in the API il y a 2 ans
  Sam Lantinga cda2bffeee Re-add SDL_HAPTIC_SQUARE for SDL 3.0 il y a 2 ans
  Sam Lantinga f224af5ac5 Updated Haptic API for SDL 3.0 conventions 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
  Sylvain Becker 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) il y a 2 ans
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) il y a 2 ans
  Sam Lantinga 66cf30c2de Removed misleading comment il y a 2 ans
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style il y a 2 ans
  Anonymous Maarten eed266d266 SDL_syshaptic.c and SDL_sysjoystick.c need string.h for strerror il y a 3 ans
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 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
  Sam Lantinga 5c29b58e95 Added support for clang thread-safety analysis il y a 3 ans
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) il y a 3 ans
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) il y a 3 ans
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) il y a 3 ans
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` il y a 3 ans
  Ozkan Sezer 0b8309da0c renamed SDL PI constants to SDL_PI_D and SDL_PI_F. il y a 3 ans
  Sam Lantinga 670f1df469 Removed SDL_stdinc.h dependency on HAVE_M_PI, added SDL_M_PIl (double) and SDL_M_PIf (float) instead il y a 3 ans
  Sam Lantinga 120c76c84b Updated copyright for 2022 il y a 4 ans
  Sylvain d31251b014 use SDL's functions version inplace of libc version il y a 4 ans
  Sam Lantinga 345c161feb Fixed some accidental uses of external C runtime functions il y a 4 ans