Commit History

Author SHA1 Message Date
  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
  Ilya Mizus ce98550cbb Fixed secondary screens on KMSDRM (#10535) 8 months ago
  Frank Praznik 76b35ae76f wayland: Minor code-style cleanups 8 months ago
  Anonymous Maarten 01c42f1399 testautomation: test palettization using SDL_ConvertSurfaceAndColorspace 8 months ago
  Sam Lantinga 375f303d97 Improved color accuracy blitting floating point surfaces to 8-bit indexed surfaces 8 months ago
  Dragon-Baroque e87647c351 Support SDL_EVENT_DROP_TEXT in Wayland 1 year ago
  Sam Lantinga 755e201aa5 Improved color accuracy blitting to 8-bit indexed surfaces 8 months ago
  Sam Lantinga 1a729251ad Added references to SDL_GetPixelFormatDetails() from the SDL_*RGB functions 8 months ago
  Ryan C. Gordon 871d0074d2 SDL_GLattr: Added some documentation from SDL2. 8 months ago
  Ryan C. Gordon 67e0156346 pen: Fixed a comment about Web APIs. 8 months ago
  Ryan C. Gordon 3d3f611965 examples: Fixed web build. 8 months ago
  Anonymous Maarten b9ad5fc589 ci: build tvOs/iOs CMake project 8 months ago
  Ryan C. Gordon 6140f567ba examples: added a basic pen example. 8 months ago
  Ryan C. Gordon b975babfa5 pen: Emscripten support! 8 months ago
  Ryan C. Gordon bec701dd04 pen: Add support for tangential pressure axis. 8 months ago
  Anonymous Maarten dc67a51782 sdlprocdump: fix clang -Wincompatible-pointer-types warning 8 months ago
  Anonymous Maarten 35b61f70da sdlprocdump: add option to print debug stream 8 months ago
  Mathieu Eyraud 5de3d1e9cc Fix error handling of SDL_AddHintCallback 8 months ago
  Mathieu Eyraud 45bfa8e5e7 Fix xsettings list copy 8 months ago