Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Lantinga 7a069cc4b0 Allow optimizing memcpy and memset where possible vor 2 Jahren
  Sam Lantinga 308906ba25 Added SDL_FlipSurface() to flip a surface vertically or horizontally vor 2 Jahren
  Edoardo Lolletti b19d43a74d Add SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING to migration readme vor 2 Jahren
  Sam Lantinga fc0c774976 Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() vor 2 Jahren
  Sam Lantinga 464f4d19fe Removed obsolete XInput mapping hint vor 2 Jahren
  Sam Lantinga c540c77756 Removed SDL_INIT_EVERYTHING vor 2 Jahren
  Sam Lantinga a2665f54c8 Updated the atomic API for SDL 3.0 naming conventions vor 2 Jahren
  Sam Lantinga fb898d6df0 Clarify that desktop mode is the non-exclusive borderless fullscreen mode vor 2 Jahren
  Sam Lantinga f224af5ac5 Updated Haptic API for SDL 3.0 conventions vor 2 Jahren
  Sam Lantinga 7eae08cfc4 Removed SDL_GL_BindTexture() and SDL_GL_UnbindTexture() vor 2 Jahren
  Sam Lantinga 1a13dae219 Added constant definitions for SDL properties vor 2 Jahren
  Sam Lantinga 21c80ac843 Added a practical example of confirm/cancel gamepad button handling vor 2 Jahren
  Frank Praznik 73d02184d7 docs: Add Wayland to the SysWM migration example vor 2 Jahren
  Sam Lantinga ebd7f9adbd Fixed warning C4245: 'initializing': conversion from 'int' to 'Uint32', signed/unsigned mismatch in SDL_video.c vor 2 Jahren
  Sam Lantinga 39e24e52c8 Fixed example of creating a window with properties vor 2 Jahren
  Sam Lantinga dc450ba908 Added an example of creating a window with position vor 2 Jahren
  Sam Lantinga ce4fe32ce3 Added documentation for getting the X11 display from an SDL window vor 2 Jahren
  Sam Lantinga 327d31a5d9 Added documentation for getting the NSWindow from an SDL window vor 2 Jahren
  Sam Lantinga 3976bbef2a Added documentation for getting the X11 window from an SDL window vor 2 Jahren
  Sylvain ffd82fb7c4 Add scaleMode to SDL_SoftStretch(), remove SDL_SoftStretchLinear(). vor 2 Jahren
  Sylvain 5dba04b29b Remove SDL_{Set,Get}SurfaceScale(). vor 2 Jahren
  Sam Lantinga 4bb5e1f0f9 Added migration notes for migrating Steam Input support from SDL2 to SDL3 vor 2 Jahren
  Frank Praznik 4fd778119b video: Implement asynchronous windowing vor 2 Jahren
  Sam Lantinga ecd56bb8f0 Removed SDL_GetErrorMsg(), trivially implemented in application code vor 2 Jahren
  Ryan C. Gordon 1072b6e86e docs: fixed typo vor 2 Jahren
  Ryan C. Gordon daa38dc793 touch: Replace GetNumTouchDevices/GetTouchDevice with a single function. vor 2 Jahren
  Ryan C. Gordon dd47da8a5c gamepad: Replace GetNumMappings/GetMappingByIndex with a single function. vor 2 Jahren
  Ryan C. Gordon dfee3f9e92 render: Replaced SDL_RenderFlush with SDL_FlushRenderer. vor 2 Jahren
  Ryan C. Gordon f32575dfab docs: Convert everything to Unix-style endlines. vor 2 Jahren
  Ryan C. Gordon 6ba90f7775 render: Batching is always enabled now! vor 2 Jahren