コミット履歴

作者 SHA1 メッセージ 日付
  Sam Lantinga 8d023f9869 Updated documentation for new property parameters 1 年間 前
  Sam Lantinga 2bc2840de5 vulkan: VK_FORMAT_G10X6_B10X6R10X6_2PLANE_420_UNORM_3PACK16 is a 2-plane format 1 年間 前
  Sam Lantinga 2bedd7f02e Fixed pitch alignment when updating SDL_PIXELFORMAT_P010 textures 1 年間 前
  Sam Lantinga f2cd361e25 testyuv: added validation of P010 YUV format 1 年間 前
  Sam Lantinga 47be24d225 testyuv: added --monochrome and --luminance options for interactive mode 1 年間 前
  Sam Lantinga 991ad27de8 testyuv: added GetColorspaceForYUVConversionMode() 1 年間 前
  danginsburg 812e04fb11 Vulkan Renderer - fix validation error with VkSemaphore reused before signaling. Have one semaphore per-submit rather than using the same one. 1 年間 前
  Ryan C. Gordon 1e8b006d43 stdlib: qsort and bsearch changes. 1 年間 前
  Sam Lantinga af58ed978e Fixed the documentation for SDL_GetGamepadMappings() 1 年間 前
  SDL Wiki Bot 7ff9be7398 Sync SDL3 wiki -> header 1 年間 前
  Sam Lantinga 0454e1fdb4 Vulkan: added support for wrapping existing textures 1 年間 前
  Sam Lantinga 2adbcce864 Vulkan: wait for all queues to be idle before destroying the device 1 年間 前
  danginsburg 0115027116 Vulkan Renderer - fix validation errors: 1 年間 前
  Sam Lantinga 0c6a1b636e Vulkan: added handling for SDL_MATRIX_COEFFICIENTS_UNSPECIFIED 1 年間 前
  Sam Lantinga 4017e1370d Vulkan: cleaned up error handling 1 年間 前
  Sam Lantinga 59bbfc1fdd Vulkan: only advertise YUV formats if the VK_KHR_sampler_ycbcr_conversion extension is available 1 年間 前
  Sam Lantinga bf853823a2 Removed unused YCbCr_matrix from Vulkan shaders 1 年間 前
  Sam Lantinga 039144350c Be more precise about what we're testing in testyuv 1 年間 前
  Sam Lantinga b30ba1c5d4 Updated RGBtoYUV() to use the full YCbCr conversion formula 1 年間 前
  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 年間 前