Commit History

Upphovsman SHA1 Meddelande Datum
  Sam Lantinga 95a67278d1 Updated documentation after 2654c52d0e03578ea002dc62603a3f48e1353829 2 år sedan
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 år sedan
  Sam Lantinga cd231a65f6 Added SDL_GetJoystickCaps() and SDL_GetGamepadCaps() to get the capabilities of controllers 2 år sedan
  Sam Lantinga 7a069cc4b0 Allow optimizing memcpy and memset where possible 2 år sedan
  Sam Lantinga 308906ba25 Added SDL_FlipSurface() to flip a surface vertically or horizontally 2 år sedan
  Edoardo Lolletti b19d43a74d Add SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING to migration readme 2 år sedan
  Sam Lantinga fc0c774976 Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() 2 år sedan
  Sam Lantinga 464f4d19fe Removed obsolete XInput mapping hint 2 år sedan
  Sam Lantinga c540c77756 Removed SDL_INIT_EVERYTHING 2 år sedan
  Sam Lantinga a2665f54c8 Updated the atomic API for SDL 3.0 naming conventions 2 år sedan
  Sam Lantinga fb898d6df0 Clarify that desktop mode is the non-exclusive borderless fullscreen mode 2 år sedan
  Sam Lantinga f224af5ac5 Updated Haptic API for SDL 3.0 conventions 2 år sedan
  Sam Lantinga 7eae08cfc4 Removed SDL_GL_BindTexture() and SDL_GL_UnbindTexture() 2 år sedan
  Sam Lantinga 1a13dae219 Added constant definitions for SDL properties 2 år sedan
  Sam Lantinga 21c80ac843 Added a practical example of confirm/cancel gamepad button handling 2 år sedan
  Frank Praznik 73d02184d7 docs: Add Wayland to the SysWM migration example 2 år sedan
  Sam Lantinga ebd7f9adbd Fixed warning C4245: 'initializing': conversion from 'int' to 'Uint32', signed/unsigned mismatch in SDL_video.c 2 år sedan
  Sam Lantinga 39e24e52c8 Fixed example of creating a window with properties 2 år sedan
  Sam Lantinga dc450ba908 Added an example of creating a window with position 2 år sedan
  Sam Lantinga ce4fe32ce3 Added documentation for getting the X11 display from an SDL window 2 år sedan
  Sam Lantinga 327d31a5d9 Added documentation for getting the NSWindow from an SDL window 2 år sedan
  Sam Lantinga 3976bbef2a Added documentation for getting the X11 window from an SDL window 2 år sedan
  Sylvain ffd82fb7c4 Add scaleMode to SDL_SoftStretch(), remove SDL_SoftStretchLinear(). 2 år sedan
  Sylvain 5dba04b29b Remove SDL_{Set,Get}SurfaceScale(). 2 år sedan
  Sam Lantinga 4bb5e1f0f9 Added migration notes for migrating Steam Input support from SDL2 to SDL3 2 år sedan
  Frank Praznik 4fd778119b video: Implement asynchronous windowing 2 år sedan
  Sam Lantinga ecd56bb8f0 Removed SDL_GetErrorMsg(), trivially implemented in application code 2 år sedan
  Ryan C. Gordon 1072b6e86e docs: fixed typo 2 år sedan
  Ryan C. Gordon daa38dc793 touch: Replace GetNumTouchDevices/GetTouchDevice with a single function. 2 år sedan
  Ryan C. Gordon dd47da8a5c gamepad: Replace GetNumMappings/GetMappingByIndex with a single function. 2 år sedan