Commit History

Author SHA1 Message Date
  Frank Praznik d849036927 wayland: Allocate the cursor shared memory buffer entirely in memory, if possible. 1 year ago
  Sam Lantinga 0fc3574464 Updated copyright for 2024 1 year ago
  Ozkan Sezer 17e62abb6d revise iconv detection: 1 year ago
  Anonymous Maarten d81d986858 cmake: fix uses of undefined macro identifiers (-Wundef) 1 year ago
  Sam Lantinga e8f4045d0b Use XINPUT_STATE instead of XINPUT_STATE_EX (thanks Andrew!) 1 year ago
  Anonymous Maarten a263cc2369 Allow the use of posix_spawn() instead of vfork/execlp() 1 year ago
  Frank Praznik ea179abdb7 wayland: Enforce or override libdecor minimum window size 2 years ago
  Sam Lantinga 0479df53ca Updated copyright for 2023 2 years ago
  Sam Lantinga e29c0661cc Removed check for _HAVE_STDINT_H, which nobody defines 2 years ago
  Anonymous Maarten 660cec69b1 cmake: find libudev library so it gets priority 2 years ago
  Anonymous Maarten a2611edcf3 cmake: add support for some BSD's wscons input 2 years ago
  Ozkan Sezer 3bc4bad8fb add missing strcasestr checks to cmake and autotools build systems, 2 years ago
  Sam Lantinga 9f8b68a278 Fixed building without linux/input.h 2 years ago
  Brad Smith f4e3af15a1 Simplify OSS test by removing OpenBSD specific location of the soundcard.h header 2 years ago
  Pierre Wendling 392f3882d0 N3DS: Use SDL_Sensor instead of Joystick sensors. 2 years ago
  Pierre Wendling 655275378d N3DS port (squashed) 4 years ago
  Cameron Cawley fd93f817ba Assume that stdint.h is available on Windows with compilers other than MSVC <= 2008 2 years ago
  Sam Lantinga 3f89d1704d Fixed building with libusb not dynamicaly loaded 2 years ago
  Daniel Santos 147a71b976 Finish dummy driver 2 years ago
  Francisco Javier Trujillo Mata 46f95a7a5f Create dummy PS2 Video driver 2 years ago
  Anonymous Maarten f8aa00d198 cmake: add HAVE_STDDEF_H to SDL_config.h.cmake 2 years ago
  Francisco Javier Trujillo Mata e4a8087551 Initial Audio driver 2 years ago
  Francisco Javier Trujillo Mata 7fd46ec581 Initial PS2_Joystick implementation 2 years ago
  Ozkan Sezer a8d41b3b45 check for shellscalingapi.h presence instead of WINVER >= 0x0603 2 years ago
  Francisco Javier Trujillo Mata 6b03c1adf6 Add filesystem driver 2 years ago
  Francisco Javier Trujillo Mata 52f00833b0 Add Thread drivers 2 years ago
  Francisco Javier Trujillo Mata 217d3a6dab Add systimer support 2 years ago
  Anonymous Maarten b5f1fe5004 cmake: Allow integers for SDL_ASSERTIONS + fix -DSDL_ASSERTIONS=0 2 years ago
  chalonverse b9c2ad8395 Added additional check for HAVE_D3D12_H and missing SDL_VIDEO_RENDER_D3D12 in SDL_config.h.cmake 2 years ago
  chalonverse 4082821822 DirectX 12 Renderer (#5761) 2 years ago