Commit History

Author SHA1 Message Date
  SDL Wiki Bot f16c67115d Sync SDL3 wiki -> header 2 months ago
  Ryan C. Gordon 90bda6548f video: Don't let SDL_CreateWindowTexture use the software renderer. 2 months ago
  Ryan C. Gordon c45c4a5e51 render: SDL_HINT_RENDER_DRIVER now accepts a comma-separated list. 2 months ago
  SDL Wiki Bot 670a7d8126 Sync SDL3 wiki -> header 2 months ago
  Frank Praznik 8a67896d9a docs: Note the preferred function for getting the content scale of a window 2 months ago
  Sam Lantinga 8526868563 dialog: cleaned up D-Bus portal implementation 2 months ago
  Ryan C. Gordon 071bebf235 coreaudio: Add a note about why this uses 3 buffers instead of 2. 2 months ago
  Katelyn Gadd c0a9d220b9 vulkan: Fixes for swapchain resize crash on X11. 2 months ago
  SDL Wiki Bot ea9880b760 Sync SDL3 wiki -> header 2 months ago
  Quinn X. J. bcf7ead6e4 documentation typo: SFLOAT -> FLOAT 2 months ago
  Ryan C. Gordon 6d5815db52 vulkan: Deal with VK_ERROR_OUT_OF_DATE_KHR returns from vkAcquireNextImageKHR. 2 months ago
  Katelyn Gadd 6b7dad7d82 vulkan: move temporary pointer to its own field to prevent a bad dereference. 2 months ago
  Anonymous Maarten 3e530c6db1 cmake: remove superfluous cmake_minimum_required 2 months ago
  Anonymous Maarten 7bff36e4b2 ci: add ubuntu arm job 2 months ago
  Anonymous Maarten 37140aa9f7 cmake: expand libunwind 2 months ago
  Caleb Cornett abe6d9db97 Automatically detect SDL_main_private.h 2 months ago
  Tomasz Pakuła 10c9fbf411 Use proper polar direction when creating FF_RUMBLE effect 2 months ago
  Tomasz Pakuła c6c7469708 Translate conditional effect direction instead of hardcoding it to 0 2 months ago
  Sam Lantinga b476695e67 Call the windows message hook while inside a modal message loop 2 months ago
  Ryan C. Gordon b6d0bc0431 coreaudio: Use three buffers for the audioqueue, not two. 2 months ago
  Ryan C. Gordon aa10e51c74 audio: Added some minor missing comments in struct SDL_AudioDevice. 2 months ago
  Frank Praznik 10a5b388df win32: Retain the WS_MAXIMIZEDBOX style while in fullscreen 2 months ago
  Frank Praznik 6449339ae3 win32: Restore the base size of a window when leaving fullscreen 2 months ago
  Sam Lantinga 075c0337cd Removed debug print statement 2 months ago
  Sam Lantinga a036aeda3b The Vulkan renderer doesn't actually support RGB texture formats 2 months ago
  Sam Lantinga 9b454a762c Revert "testautomation: don't validate alpha values on XRGB formats" 2 months ago
  Ryan C. Gordon dcadd23ba1 render: Prevent division by zero if logical presentation is 0 pixels. 2 months ago
  Ryan C. Gordon adb91fd3db process: Don't use vfork() on Apple platforms. 2 months ago
  Frank Praznik 819628c6bf testautomation: Remove Win32 borderless resizable hint 2 months ago
  Sam Lantinga 759e01bd64 testautomation: don't validate alpha values on XRGB formats 2 months ago