Commit History

Author SHA1 Message Date
  Anonymous Maarten eed266d266 SDL_syshaptic.c and SDL_sysjoystick.c need string.h for strerror 3 years ago
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 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
  Sam Lantinga 5c29b58e95 Added support for clang thread-safety analysis 3 years ago
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 3 years ago
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 years ago
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 years ago
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 years ago
  Ozkan Sezer 0b8309da0c renamed SDL PI constants to SDL_PI_D and SDL_PI_F. 3 years ago
  Sam Lantinga 670f1df469 Removed SDL_stdinc.h dependency on HAVE_M_PI, added SDL_M_PIl (double) and SDL_M_PIf (float) instead 3 years ago
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 years ago
  Sylvain d31251b014 use SDL's functions version inplace of libc version 4 years ago
  Sam Lantinga 345c161feb Fixed some accidental uses of external C runtime functions 4 years ago
  Sam Lantinga bf97c5a22f Make sure SDL file descriptors don't leak into child processes 4 years ago
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 years ago
  Sam Lantinga cb36189692 Fixed bug 5235 - All internal sources should include SDL_assert.h 5 years ago
  Simon McVittie 8db3171b98 udev: Factor out SDL_EVDEV_GuessDeviceClass 5 years ago
  Sam Lantinga cf01ee1694 Fixed building with --disable-joystick on Linux 5 years ago
  Sam Lantinga 65ad45340d Improvement for bug 3446 - The haptic API does not allow to select the direction axes 5 years ago
  Sam Lantinga 4c22a21e06 Fixed bug 3446 - The haptic API does not allow to select the direction axes 6 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 years ago
  Sam Lantinga 982f8a83ec Fixed bug 4910 - Missing joystick-driver type check in haptic 6 years ago
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 years ago
  Ethan Lee 0b6e24f7e7 Linux Haptic: Fix periodic.magnitude value 7 years ago
  Ethan Lee 0a7faa4ae5 Fix Linux haptic scaling, add 2.1 FIXME 7 years ago
  Mai Lavelle e714f6590e haptic: Fix initial detection of haptic devices on Linux system 7 years ago
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 8 years ago
  Philipp Wiesemann 22c221f3b0 linux: Changed internal functions to be static. 8 years ago