Commit History

Author SHA1 Message Date
  Ryan C. Gordon a58af6d0d1 wasapi: Reference devices when proxying to management thread. 1 year ago
  Sam Lantinga 34392db9c3 Fixed IOS_SupportedHIDDevice() returning SDL_FALSE before initialization 1 year ago
  Sam Lantinga 708f18d49e Added SDL_HINT_JOYSTICK_IOKIT and SDL_HINT_JOYSTICK_MFI to control whether the IOKit and GCController drivers should be used for joystick support. 1 year ago
  Louis M bd4966999b Replacing SDL_SCANCODE_AUDIOMUTE by SDL_SCANCODE_MUTE on Windows 1 year ago
  Sam Lantinga 15504da0b8 Fixed mouse wheel scrolling direction on iOS 1 year ago
  Sam Lantinga f5600fd9f4 Fall back to using the physical profile for Apple controllers if they don't match a standard profile 1 year ago
  Sam Lantinga 924de4df48 Enable transparent windows when using the D3D11 renderer 1 year ago
  Sam Lantinga 1c64366b80 Added SDL_CreateRendererWithProperties() and SDL_CreateTextureWithProperties() 1 year ago
  Sam Lantinga 7203641597 Note that the SDL window properties are read-only 1 year ago
  Sam Lantinga e0c45c6c98 Renamed SDL_WINDOW_FOREIGN to SDL_WINDOW_EXTERNAL 1 year ago
  Sam Lantinga 229b7b9d50 SDL_CreateWindowWithPosition() and SDL_CreateWindowFrom() have been replaced with SDL_CreateWindowWithProperties() 1 year ago
  Sam Lantinga 2c1fbe1967 Revert "Check to make sure the Windows joystick device has buttons and axes" 1 year ago
  Sam Lantinga edd044e901 Fixed the ROG PUGIO II showing up as a game controller 1 year ago
  Frank Praznik 861b1ebd12 properties: Use a mutex instead of an RWLock to guard the hash table 1 year ago
  Ryan C. Gordon dd8ab67bd9 Sync wiki -> headers. 1 year ago
  Ryan C. Gordon 91460fc13d include: Fixed up documentation in SDL_pen.h 1 year ago
  Dimitriy Ryazantcev 876c97454a Cleanup WIN_CreateCursor() code a bit 2 years ago
  Ryan C. Gordon 8766aa39d6 Sync wiki -> headers. 1 year ago
  Ryan C. Gordon e5ffd6d8eb include: Removed `\link` and `\endlink` Doxygen tags. 1 year ago
  Sam Lantinga 1c4723ac66 SDL_CreateWindowFrom() now takes a set of properties that describe the native window and options. 1 year ago
  Sam Lantinga 6afae6681b Allow casting properties of different types 1 year ago
  Sam Lantinga bd269b0f41 Added SDL_SetBooleanProperty() and SDL_GetBooleanProperty() 1 year ago
  Ryan C. Gordon c47ac5b2df include: Fixed copy/paste error 1 year ago
  Ryan C. Gordon 0efb3d90e0 audio: removed a fixed FIXME comment. 1 year ago
  nia 69cae07cc1 cpuinfo: Fix detection of physical memory above 2GB on NetBSD 1 year ago
  Ozkan Sezer 45fc828c95 move SDL_EVENT_WINDOW_PEN_ENTER and SDL_EVENT_WINDOW_PEN_LEAVE down 1 year ago
  Sam Lantinga 0907f345cb Added property types: pointer, string, number, float 1 year ago
  Christoph Reichenbach 7c80ac6df7 API for pressure-sensitive pens + XInput2/Wayland 1 year ago
  Sam Lantinga d3e43668d0 Revert "Sync SDL3 wiki -> header" 1 year ago
  SDL Wiki Bot 43571769f1 Sync SDL3 wiki -> header 1 year ago