Commit History

Author SHA1 Message Date
  Sam Lantinga e75175129f Added support for the Retro-bit Controller in PS3 mode 8 months ago
  Jan Engelhardt 92c4734666 Resolve build failures in pipewire code 8 months ago
  Ryan C. Gordon 85ca516735 examples: Added a simple camera example. 8 months ago
  Ryan C. Gordon 405693175d camera: Fixed Emscripten support. 8 months ago
  Ryan C. Gordon eb212ac4ed main: Emscripten needs SDL_main_impl.h now that it has its own SDL_RunApp. 8 months ago
  SDL Wiki Bot 1f34f35b25 Sync SDL3 wiki -> header 8 months ago
  Ryan C. Gordon 9c5bd98a0f assert: Added SDL_HINT_ASSERT. 8 months ago
  Sam Lantinga 59ac561062 PSP: Throw SDL_EVENT_QUIT event upon exit (thanks @sharkwouter!) 8 months ago
  SDL Wiki Bot a7bed810b3 Sync SDL3 wiki -> header 8 months ago
  Ryan C. Gordon 42e43697cf include: Minor SDL_AppResult documentation tweak. 8 months ago
  SDL Wiki Bot 4147ff6a4e Sync SDL3 wiki -> header 8 months ago
  Ryan C. Gordon 4c30e555fe include: Clean up SDL_AppResult documentation. 8 months ago
  Ryan C. Gordon abdd8b4929 wikiheaders: generate wiki redirect pages for individual enumerators. 8 months ago
  Sam Lantinga 156aab2147 Added documentation for SDL_DisplayID and SDL_WindowID for consistency. 8 months ago
  SDL Wiki Bot 4fbdbbbde6 Sync SDL3 wiki -> header 8 months ago
  Sam Lantinga cb85894e94 Clarified device ID documentation 8 months ago
  ds-sloth 7d78835f87 SDL_iostream.c: stdio_seek - skip API call for SEEK_CUR with 0 offset 8 months ago
  SDL Wiki Bot ab53ff77bb Sync SDL3 wiki -> header 8 months ago
  Sam Lantinga 438a214420 Changed main callback return values to an enumeration 8 months ago
  Sam Lantinga 83adcb9d38 Added SDL_PROP_WINDOW_CREATE_FLAGS_NUMBER 8 months ago
  Sam Lantinga d7b027a241 Namespace the object creation properties 8 months ago
  Sam Lantinga 8e99ec34bb Use drmModeAddFB() if drmModeAddFB2WithModifiers() fails 8 months ago
  Sam Lantinga 41f1c83caa If scaling fails, fall back to the closest image available in SDL_GetSurfaceImage() 8 months ago
  SDL Wiki Bot 0822d94631 Sync SDL3 wiki -> header 8 months ago
  Kaktus514 3586df3151 Prefer downscaling in SDL_GetSurfaceImage. 8 months ago
  Anonymous Maarten 4ac5d4506b testcamera: always render current texture 8 months ago
  Anonymous Maarten 612b41c451 camera: use cdevice SDL_Event union member 8 months ago
  Anonymous Maarten f95027e3d7 sdlprocdump: skip parsed arguments 8 months ago
  Qiu Qiang d60e6e2558 testcamera: Add logging for camera FPS (#10525) 8 months ago
  Sam Lantinga efdcfef4b9 Fixed Android build warnings 8 months ago