Commit History

Author SHA1 Message Date
  Ozkan Sezer 4d91f0e796 SDL_stdinc.h: Android passes sizeof(ENUM) == sizeof(int) assertion 1 year ago
  Ryan C. Gordon 0d8ce4a761 psp: Fixed building with pspdev when not using CMake. 1 year ago
  Sam Lantinga 5fff9bc1e3 Don't fail joystick initialization if udev isn't available 1 year ago
  Ozkan Sezer 358a80a473 remove non-existent vulkan.hpp and vulkan_mir.h from Xcode project 1 year ago
  Anonymous Maarten eb185e8d88 VisualC: remove vulkan.hpp 1 year ago
  Alynne cbc9bd9804 Add Yawman Arrow flightstick controller 1 year ago
  Wouter Wijsman 5d80179954 PSP: send initial SDL_JOYDEVICEADDED event 1 year ago
  Tyson Whitehead 6e1611cc77 udev: Fix O(n^2) device walking issue (closes #9092) 1 year ago
  rofl0r 6ba3e56538 SDL_GetWindowSurface: update documentation re: surface->pixels 1 year ago
  rofl0r 7b6695f4d4 PSP: zero-copy WindowSurface API for direct VRAM access 1 year ago
  rofl0r 37c664a13d PSP: fix regression, GetTicks64 should return millisecs 1 year ago
  Sylvain 763d768f7d Fix bug #9331 - SDL3 Android crash getVibrator() == null 1 year ago
  rofl0r 82b449611a PSP: improve performance counter res to us granularity 1 year ago
  Marcel Hild fa18c9bf4a Add support for MadCatz Saitek Side Panel Control Deck 1 year ago
  Frank Praznik 5df737bb3c wayland: Check the returned display pointer before dereferencing 1 year ago
  Sam Lantinga a9ac349846 Poll for the initial controller state when using DirectInput 1 year ago
  Pierre Wendling 4a79fe44ff N3DS: Fix locale name and early return. 1 year ago
  Cameron Gutman 43f0ae1e54 Improve event processing latency when gamepad/sensor is open 1 year ago
  rofl0r c17d2246fb PSP/Joystick: fix formatting 1 year ago
  rofl0r 86f223d664 PSP: don't block on joystick event query 1 year ago
  Sam Lantinga 2d6c100058 Added a mapping for the Defender Joystick Cobra R4 (thanks @kotenok2000!) 1 year ago
  Sam Lantinga 07f04bb35e Use the CRC as part of the unique key for mappings 1 year ago
  Frank Praznik 24aedc1439 wayland: Always use the entire buffer for the viewport source 1 year ago
  Sam Lantinga b8daf14fe5 If a mapping specifies a crc, don't match for controllers that don't have that CRC 1 year ago
  Frank Praznik 525c317ed9 wayland: Add cursor-shape-v1 protocol support 1 year ago
  Frank Praznik 59d4a39456 Add checks for memfd_create() and posix_fallocate() to the autotools build 1 year ago
  Frank Praznik 88bdc028ec Fix build (C90 declaration order) 1 year ago
  Frank Praznik d3c89bb479 wayland: Allocate the cursor shared memory buffer entirely in memory, if possible. 1 year ago
  Sam Lantinga e54774faca Removed incorrect mapping for a HORI controller 1 year ago
  Anonymous Maarten 3184936950 cmake: we only need a C++ compiler for Android, Haiku and UWP 1 year ago