Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon 82f2c4d581 render: Renamed SDL_GetTextureRenderer to SDL_GetRendererFromTexture. il y a 2 ans
  Ryan C. Gordon 9bc7cfc755 render: Added SDL_GetTextureRenderer(). il y a 2 ans
  Sam Lantinga 7eae08cfc4 Removed SDL_GL_BindTexture() and SDL_GL_UnbindTexture() il y a 2 ans
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
  Sylvain ffd82fb7c4 Add scaleMode to SDL_SoftStretch(), remove SDL_SoftStretchLinear(). il y a 2 ans
  Sylvain 5dba04b29b Remove SDL_{Set,Get}SurfaceScale(). il y a 2 ans
  Sam Lantinga c981a597dc Added Steam Input API support for game controllers il y a 2 ans
  Sylvain 84a0d5f623 Added SDL_SetSurfaceScaleMode() and SDL_GetSurfaceScaleMode() to control scale mode using SDL_BlitSurfaceScaled() il y a 2 ans
  Frank Praznik 4fd778119b video: Implement asynchronous windowing il y a 2 ans
  Sam Lantinga ac0751a652 Added SDL_strnstr() il y a 2 ans
  Sam Lantinga ecd56bb8f0 Removed SDL_GetErrorMsg(), trivially implemented in application code il y a 2 ans
  Ryan C. Gordon daa38dc793 touch: Replace GetNumTouchDevices/GetTouchDevice with a single function. il y a 2 ans
  Ryan C. Gordon dd47da8a5c gamepad: Replace GetNumMappings/GetMappingByIndex with a single function. il y a 2 ans
  Ryan C. Gordon dfee3f9e92 render: Replaced SDL_RenderFlush with SDL_FlushRenderer. il y a 2 ans
  Sam Lantinga 81fc7ded78 Removed the window shape API for SDL 3.0 il y a 2 ans
  Sam Lantinga 1c64366b80 Added SDL_CreateRendererWithProperties() and SDL_CreateTextureWithProperties() il y a 2 ans
  Sam Lantinga 229b7b9d50 SDL_CreateWindowWithPosition() and SDL_CreateWindowFrom() have been replaced with SDL_CreateWindowWithProperties() il y a 2 ans
  Sam Lantinga bd269b0f41 Added SDL_SetBooleanProperty() and SDL_GetBooleanProperty() il y a 2 ans
  Sam Lantinga 0907f345cb Added property types: pointer, string, number, float il y a 2 ans
  Christoph Reichenbach 7c80ac6df7 API for pressure-sensitive pens + XInput2/Wayland il y a 2 ans
  Sam Lantinga b374105975 Replaced SDL_GetTextureDXGIResource() with texture properties il y a 2 ans
  Sam Lantinga 2991b9f6ac SDL now represents gamepad buttons as positional elements with a separate label il y a 2 ans
  Sylvain 59f93e20a7 Add SDL Video Capture, with back-end for linux/macos/ios/android il y a 2 ans
  Sam Lantinga 979214363f Added SDL_GetGlobalProperties() il y a 2 ans
  Sam Lantinga fd4a2cce9e SDL_syswm.h has been removed and replaced with window properties il y a 2 ans
  Sam Lantinga aea6e6de6f Simplified SDL_SetProperty() and added SDL_SetPropertyWithCleanup() il y a 2 ans
  Sam Lantinga a1941fad6c Replaced SDL_RenderGetD3D11Device(), SDL_RenderGetD3D12Device(), and SDL_RenderGetD3D9Device() with renderer properties. il y a 2 ans
  Sam Lantinga 0cd4b7d3e3 Added display properties il y a 2 ans
  Ozkan Sezer d2e005ee13 dynapi: remove duplicated SDL_LoadWAV entries il y a 2 ans
  Sam Lantinga 70c149c88f Automatically clean up memory associated with events il y a 2 ans