Historique des commits

Auteur SHA1 Message Date
  Ozkan Sezer 4d20b82850 SDL_RWFromFile, stdio: allow named pipes along with regular files. il y a 1 an
  Sam Lantinga ee87132385 Make sure fast path RGB <-> YUV conversions are using the same color primaries il y a 1 an
  Sam Lantinga 4545c77c9e Updated Vita renderer with colorspace clarification il y a 1 an
  Sam Lantinga 95fbbc6f07 Fixed accidental use of tabs il y a 1 an
  Susko3 e268cdbec6 Use specific types in public headers (#9205) il y a 1 an
  Sam Lantinga db24560387 Additional colorspace clarification il y a 1 an
  Sam Lantinga b3858ec5f7 BT2020_CL is very different from BT2020_NCL, and not currently supported il y a 1 an
  Frank Praznik 4c0601b93f video: Return a failure code if the video driver fails to grab the mouse or keyboard il y a 1 an
  Sam Lantinga ae0caeef8d Fixed build il y a 1 an
  Sam Lantinga 9db68f97f9 Reverted SDL_Vulkan_GetInstanceExtensions() API change il y a 1 an
  Sam Lantinga edbcef11ff Keep track of whether the Android on-screen keyboard was opened by the application il y a 1 an
  Sam Lantinga c36f773eb4 Fixed "${folder^}Activity: bad substitution" with bash 3.2 on macOS il y a 1 an
  SDL Wiki Bot 0b4a195f4b Sync SDL3 wiki -> header il y a 1 an
  Sylvain cea717e5d3 Removed some uneeded 'unsigned': renderer.num_texture_format and SDL_Vulkan_GetInstanceExtensions() prototype il y a 1 an
  Sam Lantinga 1e0bac288b Use the hlsli extension for shader includes il y a 1 an
  Anonymous Maarten 4898505f23 cmake: add winres to the list of potential name rc compilers il y a 1 an
  Sam Lantinga d4f4aa745a Use C++ style comments in new code il y a 1 an
  Ozkan Sezer 98bec6749f hidapi, windows: sync with mainstream: change MAX_STRING_WCHARS to 126. il y a 1 an
  Ozkan Sezer 26e3ca7387 hidapi: minor sync with mainstream (for sake of symmetry, only.) il y a 1 an
  Sam Lantinga fb87f8f15c testffmpeg: fixed mismatch between frame size and frame texture size il y a 1 an
  Sam Lantinga 180dd0bb39 testffmpeg: don't free the instance extensions, we hold onto them in the context il y a 1 an
  Sam Lantinga 2d4105ba8b testffmpeg: only enable AV_PIX_FMT_VULKAN if we have a Vulkan renderer il y a 1 an
  Sam Lantinga 759ade8c90 vulkan: enable samplerYcbcrConversion when creating the device il y a 1 an
  SDL Wiki Bot ffef13e1e1 Sync SDL3 wiki -> header il y a 1 an
  Sam Lantinga 97f97109d1 testffmpeg: fixed Vulkan validation errors il y a 1 an
  Sam Lantinga dbec2150d0 testffmpeg: added support for Vulkan rendering il y a 1 an
  Sam Lantinga 48471f7dbd Added SDL_AddVulkanRenderSemaphores() for external synchronization with SDL rendering il y a 1 an
  Sam Lantinga 504d8c2fc0 Fixed potential memory leak if vkCreateInstance() fails il y a 1 an
  Frank Praznik 1e790b20c9 video: Don't overwrite all the pending flags in the OnWindowHidden handler il y a 1 an
  Sam Lantinga 4189edaeb7 Uppercase the first letter of the class name to match Java conventions il y a 1 an