Cronologia Commit

Autore SHA1 Messaggio Data
  Sam Lantinga 202886f873 Make use of the HDR light range when playing HDR video 2 anni fa
  Sam Lantinga d451fcd7a7 Fixed HDR video content being too bright on Apple platforms 2 anni fa
  Sam Lantinga c09daf8388 Removed unused variables 2 anni fa
  Sam Lantinga 1c4c29b7ad Fixed a swap chain leak and a double-free in testffmpeg.c 2 anni fa
  Sam Lantinga 8afba41aef Added support for HDR10 video on Apple platforms 2 anni fa
  Sam Lantinga 2039c46d2c Added support for creating an SDL texture from a CVPixelBufferRef 2 anni fa
  Sam Lantinga 30e176d6ba Added HDR display properties and related event 2 anni fa
  Sam Lantinga d4caef5b89 Generalize SDR white level handling into a color scale 2 anni fa
  Sam Lantinga e74171b1ae Added support for HDR10 video playback on direct3d11 2 anni fa
  Sam Lantinga 50a805cdd1 Use YUV colorspaces instead of a global YUV conversion mode 2 anni fa
  Sam Lantinga 3b55c7d1f4 Shortened SDL property names 2 anni fa
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 anni fa
  Sam Lantinga 7eae08cfc4 Removed SDL_GL_BindTexture() and SDL_GL_UnbindTexture() 2 anni fa
  Sam Lantinga 1a13dae219 Added constant definitions for SDL properties 2 anni fa
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 anni fa
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 anni fa
  Sam Lantinga 0907f345cb Added property types: pointer, string, number, float 2 anni fa
  Sam Lantinga b374105975 Replaced SDL_GetTextureDXGIResource() with texture properties 2 anni fa
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 2 anni fa
  Sam Lantinga aea6e6de6f Simplified SDL_SetProperty() and added SDL_SetPropertyWithCleanup() 2 anni fa
  Sam Lantinga a1941fad6c Replaced SDL_RenderGetD3D11Device(), SDL_RenderGetD3D12Device(), and SDL_RenderGetD3D9Device() with renderer properties. 2 anni fa
  Anonymous Maarten 382751c4b5 testffmpeg: print usage of options to change audio/video codec 2 anni fa
  Sam Lantinga f91bde64d5 testffmpeg: Only enable blending if we're using a texture format that supports it 2 anni fa
  Sam Lantinga 516d6f9efc testffmpeg: added support for YUVA formats using swscale 2 anni fa
  Sam Lantinga d18f910248 testffmpeg: added the ability to specify audio and video codecs 2 anni fa
  Sam Lantinga bf64fecf19 testffmpeg: allow resizing of the video window 2 anni fa
  Sam Lantinga efa9a45048 Clarified that testffmpeg will resize the window to the video size 2 anni fa
  Anonymous Maarten ebfbd7327b testffmpeg: use SDL_test to parse arguments and track memory 2 anni fa
  Sam Lantinga adcace6f95 Added a "--software" option to testffmpeg 2 anni fa
  Ozkan Sezer 86ada8a9f0 fix testffmpeg.c build. 2 anni fa