История коммитов

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