Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga af58ed978e Fixed the documentation for SDL_GetGamepadMappings() il y a 1 an
  SDL Wiki Bot 7ff9be7398 Sync SDL3 wiki -> header il y a 1 an
  Sam Lantinga 0454e1fdb4 Vulkan: added support for wrapping existing textures il y a 1 an
  Sam Lantinga 2adbcce864 Vulkan: wait for all queues to be idle before destroying the device il y a 1 an
  danginsburg 0115027116 Vulkan Renderer - fix validation errors: il y a 1 an
  Sam Lantinga 0c6a1b636e Vulkan: added handling for SDL_MATRIX_COEFFICIENTS_UNSPECIFIED il y a 1 an
  Sam Lantinga 4017e1370d Vulkan: cleaned up error handling il y a 1 an
  Sam Lantinga 59bbfc1fdd Vulkan: only advertise YUV formats if the VK_KHR_sampler_ycbcr_conversion extension is available il y a 1 an
  Sam Lantinga bf853823a2 Removed unused YCbCr_matrix from Vulkan shaders il y a 1 an
  Sam Lantinga 039144350c Be more precise about what we're testing in testyuv il y a 1 an
  Sam Lantinga b30ba1c5d4 Updated RGBtoYUV() to use the full YCbCr conversion formula il y a 1 an
  Sam Lantinga 4513c32bb3 The ycbcrModel should be based on the transfer matrix, not the color primaries il y a 1 an
  Sam Lantinga a241cca9e6 Fixed warning C4090: 'function': different 'const' qualifiers il y a 1 an
  Sam Lantinga 7117d545a3 Fixed crash if the controller product name is NULL il y a 1 an
  Sam Lantinga 353e76b40b Use the correct colorspace for yuv conversion tests il y a 1 an
  Sam Lantinga fc94c3634e Fixed signed/unsigned comparison warning il y a 1 an
  Sam Lantinga ba34025423 Use direct3d11 as the default renderer on Windows il y a 1 an
  Dan Ginsburg ad036d43e9 Vulkan Renderer - implement YcBcCr using VK_KHR_sampler_ycbcr_conversion. (#9169) il y a 1 an
  Sam Lantinga fb3bf1dcbd Fixed device queue initialization when render and present queue families are different il y a 1 an
  Frank Praznik 945162c6d9 wayland: Small optimization for output removal function il y a 1 an
  SDL Wiki Bot 68588b232c Sync SDL3 wiki -> header il y a 1 an
  Sam Lantinga e142bb1b0c The extension strings are const and don't need to be duplicated il y a 1 an
  Sam Lantinga 0997bdd292 Fixed SDL_calloc() calls (should be count, size) il y a 1 an
  Sam Lantinga 614630df69 Allow using an external Vulkan device with the vulkan renderer il y a 1 an
  Anonymous Maarten e03746b25f cmake: add -Wl,-rpath,${libdir} to Libs section of pc file for Apple platforms il y a 1 an
  Anonymous Maarten c8372e20d6 SDLTest_CommonEvent: only set done when it is finished il y a 1 an
  Sam Lantinga 220340e944 Remove SDL_PIXELFORMAT_P010 il y a 1 an
  Frank Praznik c259a20f96 wayland: Remove all references to destroyed outputs from windows il y a 1 an
  Semphriss 84aaf63bd3 Fix typo in SDL_filesystem.h il y a 1 an
  Anonymous Maarten 0a961915dc cmake: testffmpeg requires link to EGL library for EGL feature il y a 1 an