Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga f66fe7e221 Replaced SDL_GetJoystickCaps() with joystick properties il y a 2 ans
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) il y a 2 ans
  Sam Lantinga cd231a65f6 Added SDL_GetJoystickCaps() and SDL_GetGamepadCaps() to get the capabilities of controllers il y a 2 ans
  Sam Lantinga 052b958bf2 Made SDL_HapticEffect const in the API il y a 2 ans
  Sam Lantinga 308906ba25 Added SDL_FlipSurface() to flip a surface vertically or horizontally il y a 2 ans
  Sam Lantinga cda2bffeee Re-add SDL_HAPTIC_SQUARE for SDL 3.0 il y a 2 ans
  Sam Lantinga fc0c774976 Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() il y a 2 ans
  Sam Lantinga f8dfee01bb Made SDL_ReadSurfacePixel a public function il y a 2 ans
  Sam Lantinga a2665f54c8 Updated the atomic API for SDL 3.0 naming conventions il y a 2 ans
  Sam Lantinga f224af5ac5 Updated Haptic API for SDL 3.0 conventions il y a 2 ans
  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 aab7432f5f Fixed analyze warnings for SDL_dynapi_procs.h 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 1c4723ac66 SDL_CreateWindowFrom() now takes a set of properties that describe the native window and options. il y a 2 ans
  Sam Lantinga bd269b0f41 Added SDL_SetBooleanProperty() and SDL_GetBooleanProperty() il y a 2 ans