Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e hace 2 años
  Sam Lantinga 9fb5a9ccac Use floating point values for viewport, clip rectangle, and texture sizes hace 2 años
  Sam Lantinga a0d1445ccb Replaced SDL_GetRendererInfo() with SDL_GetRendererName() hace 2 años
  Anonymous Maarten a919774fe4 Build with -Wfloat-conversion + fix all warnings hace 2 años
  Sam Lantinga df25e4022d Removed short aliases for 16-bit pixel formats hace 2 años
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention hace 2 años
  Sam Lantinga d51b53ef8f Add final Vulkan AV1 ext and VVC support hace 2 años
  Petar Popovic edb370b8bb Fixing testffmpeg.c fallthrough warning hace 2 años
  Sam Lantinga a82ed82bc7 SDL_QueryTexture() fills in a pointer to SDL_PixelFormatEnum hace 2 años
  Anonymous Maarten db31367999 testffmpeg: use SDL_free instead of free hace 2 años
  Anonymous Maarten f8c2ec5462 testffmpeg: use Uint64 instead of __u64 hace 2 años
  Ryan C. Gordon fc7afa9cbf rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols. hace 2 años
  Sam Lantinga 41b7036f37 testffmpeg: added support for EGL OES frame formats hace 2 años
  Sam Lantinga d78a24a5ce testffmpeg: added verbose logging of ffmpeg messages hace 2 años
  Sam Lantinga 7c5f79e7ea testffmpeg: removed redundant enumeration of hardware device types hace 2 años
  Susko3 641b911d38 Update some internal files to use `SDL_WindowFlags` hace 2 años
  Sam Lantinga fb87f8f15c testffmpeg: fixed mismatch between frame size and frame texture size hace 2 años
  Sam Lantinga 2d4105ba8b testffmpeg: only enable AV_PIX_FMT_VULKAN if we have a Vulkan renderer hace 2 años
  Sam Lantinga 97f97109d1 testffmpeg: fixed Vulkan validation errors hace 2 años
  Sam Lantinga dbec2150d0 testffmpeg: added support for Vulkan rendering hace 2 años
  Robert Edmonds a4d7ff6751 testffmpeg: Use EGL_EXT_image_dma_buf_import_modifiers extension hace 2 años
  Sam Lantinga 7f9ff6277c Don't assume HDR headroom for HDR10 surfaces hace 2 años
  Sam Lantinga 24e021c67e testffmpeg: refactored texture creation properties into a single function hace 2 años
  Sam Lantinga ff18d7cfa0 testffmpeg: added pixel format mapping for NV12 and NV21 hace 2 años
  Sam Lantinga f99143f437 Don't quit testffmpeg when alt-tabbing away hace 2 años
  Sam Lantinga 3a796c9722 Allow specifying the render driver in the environment for testffmpeg hace 2 años
  Sam Lantinga dc9a3c83e2 Use the mastering display metadata to do proper tone mapping for HDR content hace 2 años
  Sam Lantinga 4ba6aeee9d A second take on HDR support with an SDR white point and HDR headroom hace 2 años
  Sam Lantinga 202886f873 Make use of the HDR light range when playing HDR video hace 2 años
  Sam Lantinga d451fcd7a7 Fixed HDR video content being too bright on Apple platforms hace 2 años