Commit History

Author SHA1 Message Date
  Sam Lantinga 94eeb587c1 First pass at extending virtual controller functionality 3 years ago
  Sam Lantinga e551384a99 Added functions to get the platform dependent name for a joystick or game controller 3 years ago
  Ozkan Sezer e9ff4fdd49 add SDL_bsearch 3 years ago
  Sylvain Becker c23a7ad38a Add SDL_RenderGetWindow() API to get the window associated with a renderer (#5440) 4 years ago
  Ryan C. Gordon d81fee7623 SDL_Rect: Added floating point versions of all the rectangle APIs. 4 years ago
  Zach Reedy d14a126383 IME Composition Truncation + SDL_IsTextInputShown + SDL_ClearComposition (#5398) 4 years ago
  Sylvain e7e44df039 Dynapi: add SDL_GetTouchName() entry 4 years ago
  Sylvain d224a63bda Fix compilation for non Android 4 years ago
  Sylvain fe2ed6cf6f Fixed bug #5221 - Add SDL_AndroidSendMessage() 4 years ago
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 years ago
  Sylvain b7885abc44 Fixed bug #5087: SDL_RenderGeometryRaw() passes colors as int* instead of SDL_Color* 4 years ago
  Sam Lantinga c97b721868 Added SDL_PremultiplyAlpha() to premultiply alpha on a block of SDL_PIXELFORMAT_ARGB8888 pixels 4 years ago
  Ozkan Sezer 8a6e48d46d constified SDL_RegisterApp() 4 years ago
  Sam Lantinga 9c3bcf8e8a Added SDL_hid_ble_scan() for pairing Steam Controllers on iOS and tvOS 4 years ago
  Sam Lantinga 36b2690e40 Moved SDL HIDAPI functions into a single block for the ABI 4 years ago
  Cameron Gutman fe09a4930a joystick: Add APIs to query rumble support 4 years ago
  Sam Lantinga b15e880e73 Fixed open functions in the SDL_hidapi.h header 4 years ago
  Sam Lantinga c9ada1c142 Made HIDAPI device change notifications available via SDL_hid_device_change_count() 4 years ago
  Eric Wasylishen 0d98793693 testwm2: Fix video modes menu hit detection when highdpi or logical size used (#4936) 4 years ago
  Sam Lantinga fd79607eb0 Added SDL_GetWindowMouseRect() 4 years ago
  Ethan Lee 4b42c05ba1 video: Add SDL_SetWindowMouseRect. 4 years ago
  Sam Lantinga 5b646cd19e Build hidapi code into SDL as a new public API 4 years ago
  Sam Lantinga e14358265e Cleanup sfSymbolName support and add them to the dynamic API functions 4 years ago
  Frank Praznik 43ddc59fa8 Export SDL_LinuxSetThreadPriorityAndPolicy() function (#4877) 4 years ago
  Ryan C. Gordon 99c9727dc0 timer: Added SDL_GetTicks64(), for a timer that doesn't wrap every ~49 days. 4 years ago
  Cacodemon345 19dee1cd16 Add SDL_GetWindowICCProfile(). (#4314) 4 years ago
  Sylvain 8b1a2fe860 backout SDL_AndroidSetInputType() 4 years ago
  Sylvain 6ef3bc5688 Add Dynapi for SDL_AndroidSetInputType() 4 years ago
  Cameron Cawley 25a614bc3e Add SDL_asprintf and SDL_vasprintf 4 years ago
  Misa 4549769d7d Add `SDL_RenderSetVSync()` 5 years ago