Commit History

Author SHA1 Message Date
  Sam Lantinga 1ddba3ad55 Replace "8BitDo Tech Ltd" with "8BitDo" in the manufacturer string 1 month ago
  Sam Lantinga fdf72d1e45 Use the keyboard/mouse vendor if available 1 month ago
  Sam Lantinga a811e0ef0f Added support for the 8BitDo Micro gamepad 1 month ago
  Sam Lantinga bc85c55350 testcontroller: create window with high pixel density 1 month ago
  Sam Lantinga 75bbcbf87b Added support for Motion JPEG pipewire camera capture 1 month ago
  Anonymous Maarten 5c214e5e9c testcamera: SDL_AppQuit destroys state and SDL 1 month ago
  Anonymous Maarten 03e00cd347 v4l2: map SDL_PIXELFORMAT_MJPG to V4L2_PIX_FMT_MJPEG 1 month ago
  Sam Lantinga fcd41c1d2c Check desired window area when checking zoom state 1 month ago
  Petar Popovic b5297de56f Add 'const' to pointer parameters 1 month ago
  Sam Lantinga 911e53dece Retain mouse focus as long as we're getting mouse events 1 month ago
  Sam Lantinga 3b8cb62283 Make it easier to enable IME debug logs 1 month ago
  williamhCode 9a607e886e make start&length represent utf32 indices 1 month ago
  Anonymous Maarten 9d06145d6c ci: fix type + names of intel compiler artifacts 1 month ago
  Timothee "TTimo" Besset fa380a4004 Update include/SDL3/SDL_assert.h 1 month ago
  Timothee "TTimo" Besset 2a1b617fb2 Update include/SDL3/SDL_assert.h 1 month ago
  Timothee 'TTimo' Besset 69e03094bd fallback to defining SDL_TriggerBreakpoint as __builtin_trap in older linux arm64 environments that do not have a __has_builtin facility 1 month ago
  Petar Popovic c70f54e28b Remove redundant casts 1 month ago
  Sam Lantinga 2e346d7166 Added 32-bit texture formats to Texture_GetBlockWidth() and Texture_GetBlockHeight() 1 month ago
  Sam Lantinga 5d776c070a Refactored SDL_CreateJoystickName() into a general SDL_CreateDeviceName() 1 month ago
  expikr 3293eb1a16 use hidapi to get mouse/keyboard string 2 months ago
  Anonymous Maarten 7855842306 ci: disable precompiled headers for classic intel compiler 1 month ago
  Anonymous Maarten 71d1de5d96 ci: add cppflags to CMAKE_(C|CXX)_FLAGS 1 month ago
  Anonymous Maarten 28f0867948 SPA_FALLTHROUGH expands to nothing when using the Intel compiler 1 month ago
  Anonymous Maarten 8d3db06ff2 ci: GitHub is retiring Ubuntu 20.04 support 1 month ago
  Anonymous Maarten c153f83df0 ci: enable ccache 1 month ago
  SDL Wiki Bot 52ee0c1058 Sync SDL3 wiki -> header 1 month ago
  Sam Lantinga 9267930fea Added a fast path for converting the same format and pitch 1 month ago
  Sam Lantinga f24f9d3bed Revert "testcamera: added support for Motion JPEG camera frames" 1 month ago
  Sam Lantinga 2e89c53ebc Added support for decoding MJPG into NV12 textures 1 month ago
  Sam Lantinga 06602f4e80 Document that the pitch is the length of the image data for SDL_PIXELFORMAT_MJPG 1 month ago