Commit History

Author SHA1 Message Date
  Sam Lantinga a9f6950657 Fixed deadlock shutting down Android sensors 1 year ago
  Sam Lantinga d9f09e77f2 Actually make the sensors magical! 1 year ago
  Ravbug 690eae7d22 Implement visionOS support 1 year ago
  Sam Lantinga e385d6da0a Fixed build warning 1 year ago
  Sam Lantinga 6b93e788fa Improved sensor thread-safety 1 year ago
  Sam Lantinga 4ee0e5a984 Fixed thread-safety warnings 1 year ago
  Sam Lantinga 12deed91f8 Added information on how to enable thread-safety analysis 1 year ago
  Ryan C. Gordon 5735d2b03b coreaudio: Fixed assertion when device fails/quits mid-iteration. 1 year ago
  Ryan C. Gordon 1022fd6e04 testaudio: the test framework opens an audio device at startup; close it. 1 year ago
  Ryan C. Gordon 0714da37a4 audio: Fix audio stream callback calculations when future buffer has space. 1 year ago
  Anonymous Maarten 917e036f6f MSVC has __declspec(deprecated) 1 year ago
  Sam Lantinga 279ff8909f Changed example code to avoid potential divide by zero 1 year ago
  Sam Lantinga 8a1afc9b10 Fixed Android not sending controller event timestamps 1 year ago
  Sam Lantinga 463c456b98 Fill the correct member with the joystick ID in SDL_EVENT_JOYSTICK_UPDATE_COMPLETE 1 year ago
  Simon McVittie 55cf1abaa6 test: Don't flag testsurround as suitable for non-interactive use 1 year ago
  Sam Lantinga a2d594269c Fixed pixel format compatibility with SDL2 1 year ago
  Sam Lantinga 79a190aa23 Fixed setting invalid bpp for FOURCC formats in SDL_GetMasksForPixelFormatEnum() 1 year ago
  SDL Wiki Bot 8fdebdd3e0 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga b903ccf945 SDL_rwops read/write functions return size_t again 1 year ago
  Brick c03f5b4b69 Fixed rounding up in SDL_PrintFloat 1 year ago
  Sam Lantinga 75a020aa6b Only query serial number and firmware versions from Sony PS5 controllers 1 year ago
  Sam Lantinga fa189d302e Added the Victrix Pro FS for PS4/PS5 to the controller list 1 year ago
  Sam Lantinga 26205b659d Fixed PS4/PS5 touchpad for third party controllers 1 year ago
  Ryan C. Gordon 6af0448af9 include: fixed a typo in SDL_RenderGetMetalCommandEncoder docs. 1 year ago
  Ozkan Sezer f3cb46b083 SDL_thread.h: do not conflict with sdl2-compat::sdl3_include_wrapper.h 1 year ago
  Sam Lantinga 080b1dfbdb Revert "Improved fallback for SDL_COMPILE_TIME_ASSERT() (thanks @icculus!)" 1 year ago
  Sam Lantinga 9d453daa23 Improved fallback for SDL_COMPILE_TIME_ASSERT() (thanks @icculus!) 1 year ago
  Sam Lantinga 1fb2419882 Removed reference to renamed function 1 year ago
  Ryan C. Gordon e7d56dd0b2 audio: Renamed new API SDL_UnpauseAudioDevice to SDL_ResumeAudioDevice. 1 year ago
  Mathieu Eyraud 2b0c0f5b6b Don't pass NULL to strncmp 1 year ago