Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga f8dfee01bb Made SDL_ReadSurfacePixel a public function hace 2 años
  Sam Lantinga a2665f54c8 Updated the atomic API for SDL 3.0 naming conventions hace 2 años
  Sam Lantinga f224af5ac5 Updated Haptic API for SDL 3.0 conventions hace 2 años
  Ryan C. Gordon 82f2c4d581 render: Renamed SDL_GetTextureRenderer to SDL_GetRendererFromTexture. hace 2 años
  Ryan C. Gordon 9bc7cfc755 render: Added SDL_GetTextureRenderer(). hace 2 años
  Sam Lantinga 7eae08cfc4 Removed SDL_GL_BindTexture() and SDL_GL_UnbindTexture() hace 2 años
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 hace 2 años
  Sylvain ffd82fb7c4 Add scaleMode to SDL_SoftStretch(), remove SDL_SoftStretchLinear(). hace 2 años
  Sylvain 5dba04b29b Remove SDL_{Set,Get}SurfaceScale(). hace 2 años
  Sam Lantinga c981a597dc Added Steam Input API support for game controllers hace 2 años
  Sylvain 84a0d5f623 Added SDL_SetSurfaceScaleMode() and SDL_GetSurfaceScaleMode() to control scale mode using SDL_BlitSurfaceScaled() hace 2 años
  Frank Praznik 4fd778119b video: Implement asynchronous windowing hace 2 años
  Sam Lantinga aab7432f5f Fixed analyze warnings for SDL_dynapi_procs.h hace 2 años
  Sam Lantinga ac0751a652 Added SDL_strnstr() hace 2 años
  Sam Lantinga ecd56bb8f0 Removed SDL_GetErrorMsg(), trivially implemented in application code hace 2 años
  Ryan C. Gordon daa38dc793 touch: Replace GetNumTouchDevices/GetTouchDevice with a single function. hace 2 años
  Ryan C. Gordon dd47da8a5c gamepad: Replace GetNumMappings/GetMappingByIndex with a single function. hace 2 años
  Ryan C. Gordon dfee3f9e92 render: Replaced SDL_RenderFlush with SDL_FlushRenderer. hace 2 años
  Sam Lantinga 81fc7ded78 Removed the window shape API for SDL 3.0 hace 2 años
  Sam Lantinga 1c64366b80 Added SDL_CreateRendererWithProperties() and SDL_CreateTextureWithProperties() hace 2 años
  Sam Lantinga 229b7b9d50 SDL_CreateWindowWithPosition() and SDL_CreateWindowFrom() have been replaced with SDL_CreateWindowWithProperties() hace 2 años
  Sam Lantinga 1c4723ac66 SDL_CreateWindowFrom() now takes a set of properties that describe the native window and options. hace 2 años
  Sam Lantinga bd269b0f41 Added SDL_SetBooleanProperty() and SDL_GetBooleanProperty() hace 2 años
  Sam Lantinga 0907f345cb Added property types: pointer, string, number, float hace 2 años
  Christoph Reichenbach 7c80ac6df7 API for pressure-sensitive pens + XInput2/Wayland hace 2 años
  Sam Lantinga b374105975 Replaced SDL_GetTextureDXGIResource() with texture properties hace 2 años
  Sam Lantinga 2991b9f6ac SDL now represents gamepad buttons as positional elements with a separate label hace 2 años
  Sylvain 59f93e20a7 Add SDL Video Capture, with back-end for linux/macos/ios/android hace 2 años
  Sam Lantinga 979214363f Added SDL_GetGlobalProperties() hace 2 años
  Sam Lantinga fd4a2cce9e SDL_syswm.h has been removed and replaced with window properties hace 2 años