Commit History

Author SHA1 Message Date
  Sam Lantinga 2d62c65a75 Fixed build warning 1 year ago
  Simon McVittie bf72704bfd audio: Disable NEON sample conversion until test failures are fixed 1 year ago
  Ryan C. Gordon 0fe95cfba3 Sync wiki -> header 1 year ago
  Sam Lantinga adcace6f95 Added a "--software" option to testffmpeg 1 year ago
  Ozkan Sezer 86ada8a9f0 fix testffmpeg.c build. 1 year ago
  Sam Lantinga 303f4e965c testffmpeg works with ffmpeg 5.1.3 and newer 1 year ago
  Sam Lantinga 2bd478ae65 Added SDL_GetTextureDXGIResource() to get the DXGI resource associated with a render texture. 1 year ago
  Sam Lantinga a842446f62 Added support for 0-copy decode and display using D3D11 1 year ago
  Sam Lantinga d830cd140b Added support for 0-copy decode and display using Apple VideoToolbox 1 year ago
  Sam Lantinga 1bf913b29a Added support for 0-copy decode and display using VAAPI and EGL 1 year ago
  Sam Lantinga ce8161e0cf Make sure we're building with ffmpeg 6.0 or newer 1 year ago
  Sam Lantinga ed6381b68d Allow setting any number of sprites over the video 1 year ago
  Anonymous Maarten ebf5e08fa1 cmake: use *_STATIC_* variables when linking to a static ffmpeg 1 year ago
  Sam Lantinga 88f2fb9dcf Added an example of video decoding with ffmpeg 1 year ago
  Simon McVittie d88bf687a8 surface: Document the in-memory layout of the pixels 1 year ago
  Simon McVittie 3698630bbc pixels: Document the naming convention 1 year ago
  Simon McVittie 04edb38cdf shape: Use SDL[Test]_ReadSurfacePixel 1 year ago
  Simon McVittie f5745c3a67 surface: Add a private SDL_ReadSurfacePixel 1 year ago
  Simon McVittie 0d68f45879 test: Extract SDLTest_ReadSurfacePixel 1 year ago
  Ryan C. Gordon 55a1458ed0 audio: Changes to one logical device must update all sibling logical devices. 1 year ago
  Ryan C. Gordon 8e03ea4383 hashtable: Use Create/Destroy naming, in the SDL3 style. 1 year ago
  Ryan C. Gordon 568902b64e hashtable: Added src/SDL_hashtable.[ch]. 1 year ago
  Ryan C. Gordon 8745a9949b add-source-to-projects.pl: Fix adding files in the base src dir. 1 year ago
  Frank Praznik 836927edf8 wayland: Try to skip the Wayland driver if not connecting to or in a Wayland session 1 year ago
  Etaash Mathamsetty 2a9480c815 wayland: Add null check for zenity version string 1 year ago
  Mathieu Eyraud f30392da5b Fix assertion in LINUX_JoystickSetSensorsEnabled() 1 year ago
  Simon McVittie 4e59bf6cb9 SDLTest_CompareSurfaces: Output RGBA values of first differing pixel 1 year ago
  Simon McVittie b2ddfbbec3 SDLTest_CompareSurfaces: If surfaces differ, log their formats 1 year ago
  Simon McVittie b028fd9604 SDLTest_CompareSurfaces: Log better messages if NULL or different sizes 1 year ago
  Anonymous Maarten 183606d3d4 testdrawchessboard: clean up renderer and window 1 year ago