Commit History

Author SHA1 Message Date
  Sam Lantinga 3ec7fc8f59 SDL_CreateGPURenderState() doesn't modify the createinfo parameter 2 months ago
  Sam Lantinga 80c6a5f8d9 Updated copyright for 2026 2 months ago
  Ryan C. Gordon 9918d6cb5e emscripten: Move fill-document from hint/property to a window flag. 3 months ago
  Maia a01d6f109d Add SDL_LoadSurface and SDL_LoadSurface_IO (#14374) 4 months ago
  Sam Lantinga e18d63a4e2 Added SDL_RotateSurface() 4 months ago
  Frank Praznik dcb8a6521c Add animated cursor support 5 months ago
  Susko3 e2bbbdc515 Implement SDL_GetPenDeviceType() for Android 10 months ago
  Ryan C. Gordon 72a3e4084a testsymbols: Use the existing symbol list in SDL_dynapi_procs.h 5 months ago
  Ryan C. Gordon f7d5bb3c7a cpuinfo: Added SDL_GetSystemPageSize. 5 months ago
  Sam Lantinga 73334b6bb4 Added support for loading and saving PNG images using stb_image 5 months ago
  Sam Lantinga a864dcac25 Added support for using the GPU renderer as an offscreen renderer 5 months ago
  Sam Lantinga 0b4b254a53 Added support for textures with palettes 5 months ago
  Anonymous Maarten 4718000dba Add JNI_OnLoad to dynamic API 5 months ago
  Sam Lantinga 035eed351c Added SDL_GetPixelFormatFromGPUTextureFormat() and SDL_GetGPUTextureFormatFromPixelFormat() 6 months ago
  Sam Lantinga 1a653f7f89 Exported SDL_hid_get_properties() 6 months ago
  Sam Lantinga 285df94623 Renamed SDL_GPURenderStateDesc to SDL_GPURenderStateCreateInfo for consistency with GPU API conventions 6 months ago
  Sam Lantinga 42f634ff7a Added SDL_AddAtomicU32() 6 months ago
  Merlyn Morgan-Graham 385715c0dd Introduce enum for SDL_GetCameraPermissionState result 7 months ago
  Sam Lantinga 9a71e3fd50 Revert "Add SDL_IsTraySupported" 7 months ago
  Ryan C. Gordon c80d6954cb Revert "audio: Added SDL_SetAudioIterationCallbacks()." 7 months ago
  Semphris 47d8bdd1c3 Add SDL_IsTraySupported 9 months ago
  Ryan C. Gordon 5e50d39b38 audio: Added SDL_PutAudioStreamDataNoCopy. 9 months ago
  Ryan C. Gordon af0972c33f audio: SDL_PutAudioStreamPlanarData should take a channel count. 10 months ago
  Ryan C. Gordon 22692e308f events: Added SDL_GetEventDescription(). 10 months ago
  Ryan C. Gordon 608f706a95 audio: Added SDL_SetAudioIterationCallbacks(). 11 months ago
  Maia d50520462a Add and use SDL_HapticEffectID typedef 11 months ago
  Ryan C. Gordon 3905aa0587 audio: Added SDL_PutAudioStreamPlanarData. 11 months ago
  Topi-Matti Ritala f7b7188837 Add SDL_CreateGPURenderer 11 months ago
  Sam Lantinga 39a3b14dfe Renamed SDL_GetGPUDeviceDebugProperties() to SDL_GetGPUDeviceProperties() 11 months ago
  Lucas Murray f78aa4d8ea GPU: Expose debug information from devices 11 months ago