Commit History

Author SHA1 Message Date
  Ryan C. Gordon 5e50d39b38 audio: Added SDL_PutAudioStreamDataNoCopy. 10 months ago
  Ryan C. Gordon af0972c33f audio: SDL_PutAudioStreamPlanarData should take a channel count. 11 months ago
  Ryan C. Gordon 22692e308f events: Added SDL_GetEventDescription(). 11 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
  Sam Lantinga 633b9f6fb1 Added SDL_SetRenderTextureAddressMode() and SDL_GetRenderTextureAddressMode() 1 year ago
  Rémy Tassoux 6cc00a31b6 WindowProgressState API getters and fixes (#12629) 1 year ago
  Rémy Tassoux 7a10fcdccc Add progress bar support for Windows (#12530) 1 year ago
  Sam Lantinga 02faa8f75c Rename SDL_SetGPURenderStateFragmentUniformData() to SDL_SetGPURenderStateFragmentUniforms() 1 year ago
  Sam Lantinga 2aee105b43 Added support for custom shaders with the GPU renderer 1 year ago
  Sam Lantinga 2c46c3d5b7 Updated dynamic API for new functions 1 year ago
  Sam Lantinga 8e51b2468a Renamed SDL_SoftStretch() to SDL_StretchSurface() 1 year ago
  Sam Lantinga a98a4b8a68 Re-added SDL_SoftStretch() to the API 1 year ago
  Sam Lantinga 5f2dd5f04e tray: fixed multi-threading issues with GTk implementation 1 year ago
  Sam Lantinga 042898995c Added SDL_ClickTrayEntry() 1 year ago
  Ryan C. Gordon 3f7f632e14 audio: Added SDL_AudioDeviceStreamPaused. 1 year ago
  Sam Lantinga 22422f7748 Fixed ABI compatibility with 3.1.6 1 year ago
  Sam Lantinga f2074d7af3 Updated copyright for 2025 1 year ago
  Carl Åstholm 1b99467c71 audio: Make SDL_Bind/UnbindAudioStreams take const arrays 1 year ago
  Moritz ca4f5dd40d Added SDL_GetThreadState 1 year ago
  Semphriss 01b9b0edb7 Add system tray support (#10873) 1 year ago
  Ryan C. Gordon 4d4a2786bb render: Updates to format-string versions of SDL_RenderDebugText. 1 year ago
  williamistGitHub 1d0e28a5b3 Add SDL_RenderDebugTextF & SDL_RenderDebugTextV 1 year ago
  Evan Hemsley 3ee39f6c3f GPU: Revise swapchain acquisition (#11633) 1 year ago
  Sam Lantinga 846eb9a886 Added SDL_RenderTextureAffine() to the exported API 1 year ago
  Evan Hemsley fa5f84fb6e GPU: Add SetGPUAllowedFramesInFlight (#11599) 1 year ago