Commit történet

Szerző SHA1 Üzenet Dátum
  Sam Lantinga 303f4e965c testffmpeg works with ffmpeg 5.1.3 and newer 1 éve
  Sam Lantinga 2bd478ae65 Added SDL_GetTextureDXGIResource() to get the DXGI resource associated with a render texture. 1 éve
  Sam Lantinga a842446f62 Added support for 0-copy decode and display using D3D11 1 éve
  Sam Lantinga d830cd140b Added support for 0-copy decode and display using Apple VideoToolbox 1 éve
  Sam Lantinga 1bf913b29a Added support for 0-copy decode and display using VAAPI and EGL 1 éve
  Sam Lantinga ce8161e0cf Make sure we're building with ffmpeg 6.0 or newer 1 éve
  Sam Lantinga ed6381b68d Allow setting any number of sprites over the video 1 éve
  Anonymous Maarten ebf5e08fa1 cmake: use *_STATIC_* variables when linking to a static ffmpeg 1 éve
  Sam Lantinga 88f2fb9dcf Added an example of video decoding with ffmpeg 1 éve
  Simon McVittie d88bf687a8 surface: Document the in-memory layout of the pixels 1 éve
  Simon McVittie 3698630bbc pixels: Document the naming convention 1 éve
  Simon McVittie 04edb38cdf shape: Use SDL[Test]_ReadSurfacePixel 1 éve
  Simon McVittie f5745c3a67 surface: Add a private SDL_ReadSurfacePixel 1 éve
  Simon McVittie 0d68f45879 test: Extract SDLTest_ReadSurfacePixel 1 éve
  Ryan C. Gordon 55a1458ed0 audio: Changes to one logical device must update all sibling logical devices. 1 éve
  Ryan C. Gordon 8e03ea4383 hashtable: Use Create/Destroy naming, in the SDL3 style. 1 éve
  Ryan C. Gordon 568902b64e hashtable: Added src/SDL_hashtable.[ch]. 1 éve
  Ryan C. Gordon 8745a9949b add-source-to-projects.pl: Fix adding files in the base src dir. 1 éve
  Frank Praznik 836927edf8 wayland: Try to skip the Wayland driver if not connecting to or in a Wayland session 1 éve
  Etaash Mathamsetty 2a9480c815 wayland: Add null check for zenity version string 1 éve
  Mathieu Eyraud f30392da5b Fix assertion in LINUX_JoystickSetSensorsEnabled() 1 éve
  Simon McVittie 4e59bf6cb9 SDLTest_CompareSurfaces: Output RGBA values of first differing pixel 1 éve
  Simon McVittie b2ddfbbec3 SDLTest_CompareSurfaces: If surfaces differ, log their formats 1 éve
  Simon McVittie b028fd9604 SDLTest_CompareSurfaces: Log better messages if NULL or different sizes 1 éve
  Anonymous Maarten 183606d3d4 testdrawchessboard: clean up renderer and window 1 éve
  Anonymous Maarten 4f0642bf47 triangle: don't read destination pixel when you're going to discard it anyways 1 éve
  Anonymous Maarten 4cd0c13823 blit_slow: don't read destination pixel when you're going to discard it anyways 1 éve
  Ryan C. Gordon 49abb9c1fa aaudio: Fixed a comment. 1 éve
  Mathieu Eyraud 0eb8651d5e Do not report gyro/accelerometer if we can't read axes info 1 éve
  Ryan C. Gordon ff57867516 audio: Fixed copy/paste error that was checking wrong variable. 1 éve