Histórico de Commits

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