Commit History

Author SHA1 Message Date
  Sam Lantinga 2e3404db01 Added SDL_GetGamepadPowerLevel() to get the power level directly from a gamepad 2 years ago
  Sam Lantinga 3cbf16b944 Added SDL_GetGamepadInstanceID() 2 years ago
  Sam Lantinga 35876da3c4 Clipboard data API revamp 2 years ago
  Sam Lantinga f010411492 Rename SDL_strtokr() to SDL_strtok_r() 2 years ago
  Sam Lantinga 4aee17b039 Resorted symbols alphabetically 2 years ago
  Sam Lantinga 50b6e5eb7e Implemented SDL_LoadBMP() and SDL_SaveBMP() as functions 2 years ago
  Sam Lantinga 9fe384b696 Fixed display orientation function names for SDL 3.0 convention 2 years ago
  Sam Lantinga e6d1ba2a17 Added the concept of display natural orientation 2 years ago
  Sam Lantinga 2e465ae31b Revert "Added SDL_nextafter() and SDL_nextafterf()" 2 years ago
  Sam Lantinga bc5d074818 Added SDL_nextafter() and SDL_nextafterf() 2 years ago
  Sam Lantinga 281018f169 Make it clear that you can't mix 2D rendering and the window surface API 2 years ago
  Sam Lantinga cb73bed6eb SDL API renaming: SDL TLS functions 2 years ago
  Sam Lantinga af45ae7296 Update the SDL HIDAPI API to match upstream hidapi 0.14.0 2 years ago
  Sam Lantinga c9d8a04945 Added SDL_swprintf() and SDL_vswprintf() 2 years ago
  Sam Lantinga 6c28546828 Added SDL_wcstol() 2 years ago
  Sam Lantinga cc94f600fd Officially added the concept of window pixel density 2 years ago
  Sam Lantinga c699f3d1d8 Updated SDL high DPI support 2 years ago
  Linus Probert 19adfa3ad9 wayland: Add support for images in clipboard. 2 years ago
  Semphriss c1dab7745a Add SDL_GetPath() for default OS folders (#7665) 2 years ago
  Sam Lantinga 61c0c009ab Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention 2 years ago
  Ryan C. Gordon e474047ff8 rwlock: Added SDL_rwlock API for shared locks. 2 years ago
  Ryan C. Gordon e5a6c24c82 audio: Redesigned audio conversion code for SDL3. 3 years ago
  Sam Lantinga 2aa2fa5449 Added SDL_CreateWindowWithPosition() 3 years ago
  Anonymous Maarten b0a5182e84 Sunset SDL_HasRDTSC 3 years ago
  Anonymous Maarten 9451d3079d dynapi: SDL_DYNAPI_entry must be in version script 3 years ago
  Sam Lantinga 4dd26698fc Added SDL_GetWindowParent() to get the parent of popup windows 3 years ago
  Frank Praznik e987c4a463 video: Add the concept of child popup windows 3 years ago
  Sam Lantinga 8994878767 Added SDL_GetSystemTheme() to return whether the system is using a dark or light color theme, and SDL_EVENT_SYSTEM_THEME_CHANGED is sent when this changes 3 years ago
  Sam Lantinga 824b9b0a58 Removed SDL_GetDisplayDPI() 3 years ago
  Sam Lantinga dcd17f5473 Renderer logical size is now implemented as a render target 3 years ago