Commit History

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