Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga f66fe7e221 Replaced SDL_GetJoystickCaps() with joystick properties il y a 2 ans
  Sam Lantinga 3b55c7d1f4 Shortened SDL property names il y a 2 ans
  Ryan C. Gordon 8814095aa8 main: Indented SDL_main headers for readability, removed SDL2 compat macros. il y a 2 ans
  Ryan C. Gordon b8081e8e35 video: lowercase some video backend names. il y a 2 ans
  Sam Lantinga 594eef99ec Added a migration note about SDL_TouchID and SDL_FingerID il y a 2 ans
  Sam Lantinga 95a67278d1 Updated documentation after 2654c52d0e03578ea002dc62603a3f48e1353829 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 7a069cc4b0 Allow optimizing memcpy and memset where possible il y a 2 ans
  Sam Lantinga 308906ba25 Added SDL_FlipSurface() to flip a surface vertically or horizontally il y a 2 ans
  Edoardo Lolletti b19d43a74d Add SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING to migration readme il y a 2 ans
  Sam Lantinga fc0c774976 Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() il y a 2 ans
  Sam Lantinga 464f4d19fe Removed obsolete XInput mapping hint il y a 2 ans
  Sam Lantinga c540c77756 Removed SDL_INIT_EVERYTHING 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 fb898d6df0 Clarify that desktop mode is the non-exclusive borderless fullscreen mode il y a 2 ans
  Sam Lantinga f224af5ac5 Updated Haptic API for SDL 3.0 conventions il y a 2 ans
  Sam Lantinga 7eae08cfc4 Removed SDL_GL_BindTexture() and SDL_GL_UnbindTexture() il y a 2 ans
  Sam Lantinga 1a13dae219 Added constant definitions for SDL properties il y a 2 ans
  Sam Lantinga 21c80ac843 Added a practical example of confirm/cancel gamepad button handling il y a 2 ans
  Frank Praznik 73d02184d7 docs: Add Wayland to the SysWM migration example il y a 2 ans
  Sam Lantinga ebd7f9adbd Fixed warning C4245: 'initializing': conversion from 'int' to 'Uint32', signed/unsigned mismatch in SDL_video.c il y a 2 ans
  Sam Lantinga 39e24e52c8 Fixed example of creating a window with properties il y a 2 ans
  Sam Lantinga dc450ba908 Added an example of creating a window with position il y a 2 ans
  Sam Lantinga ce4fe32ce3 Added documentation for getting the X11 display from an SDL window il y a 2 ans
  Sam Lantinga 327d31a5d9 Added documentation for getting the NSWindow from an SDL window il y a 2 ans
  Sam Lantinga 3976bbef2a Added documentation for getting the X11 window from an SDL window 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 4bb5e1f0f9 Added migration notes for migrating Steam Input support from SDL2 to SDL3 il y a 2 ans