提交历史

作者 SHA1 备注 提交日期
  Sam Lantinga 4513c32bb3 The ycbcrModel should be based on the transfer matrix, not the color primaries 1 年之前
  Sam Lantinga a241cca9e6 Fixed warning C4090: 'function': different 'const' qualifiers 1 年之前
  Sam Lantinga 7117d545a3 Fixed crash if the controller product name is NULL 1 年之前
  Sam Lantinga 353e76b40b Use the correct colorspace for yuv conversion tests 1 年之前
  Sam Lantinga fc94c3634e Fixed signed/unsigned comparison warning 1 年之前
  Sam Lantinga ba34025423 Use direct3d11 as the default renderer on Windows 1 年之前
  Dan Ginsburg ad036d43e9 Vulkan Renderer - implement YcBcCr using VK_KHR_sampler_ycbcr_conversion. (#9169) 1 年之前
  Sam Lantinga fb3bf1dcbd Fixed device queue initialization when render and present queue families are different 1 年之前
  Frank Praznik 945162c6d9 wayland: Small optimization for output removal function 1 年之前
  SDL Wiki Bot 68588b232c Sync SDL3 wiki -> header 1 年之前
  Sam Lantinga e142bb1b0c The extension strings are const and don't need to be duplicated 1 年之前
  Sam Lantinga 0997bdd292 Fixed SDL_calloc() calls (should be count, size) 1 年之前
  Sam Lantinga 614630df69 Allow using an external Vulkan device with the vulkan renderer 1 年之前
  Anonymous Maarten e03746b25f cmake: add -Wl,-rpath,${libdir} to Libs section of pc file for Apple platforms 1 年之前
  Anonymous Maarten c8372e20d6 SDLTest_CommonEvent: only set done when it is finished 1 年之前
  Sam Lantinga 220340e944 Remove SDL_PIXELFORMAT_P010 1 年之前
  Frank Praznik c259a20f96 wayland: Remove all references to destroyed outputs from windows 1 年之前
  Semphriss 84aaf63bd3 Fix typo in SDL_filesystem.h 1 年之前
  Anonymous Maarten 0a961915dc cmake: testffmpeg requires link to EGL library for EGL feature 1 年之前
  Sam Lantinga 24e021c67e testffmpeg: refactored texture creation properties into a single function 1 年之前
  Sam Lantinga ff18d7cfa0 testffmpeg: added pixel format mapping for NV12 and NV21 1 年之前
  Sam Lantinga 81608ad077 Vulkan: fixed creating SDL_PIXELFORMAT_P010 textures 1 年之前
  Sam Lantinga f99143f437 Don't quit testffmpeg when alt-tabbing away 1 年之前
  Sam Lantinga 80d2ef7384 Fixed uploading Vulkan texture with w*bpp != pitch 1 年之前
  Sam Lantinga 3a796c9722 Allow specifying the render driver in the environment for testffmpeg 1 年之前
  Sam Lantinga dc9a3c83e2 Use the mastering display metadata to do proper tone mapping for HDR content 1 年之前
  Sam Lantinga 98b1a59a95 Document the HDR tone mapping algorithm 1 年之前
  Anonymous Maarten 1f536a1e77 cmake: fix SDL_RENDER_VULKAN reporting 1 年之前
  danginsburg 935c197059 Fix testautomation failures (including clip rect) - closes #9145. During merging for prep'ing the final PR for the Vulkan Renderer, I misordered a memcpy that regressed several of the testautomation test. From now on, I will make sure to run testautomation on any future PRs before submitting. 1 年之前
  Ryan C. Gordon e61dfe405f android: Fixed dead URL in comment. 1 年之前