Commit History

Author SHA1 Message Date
  Carl Åstholm fb82772fb3 stdlib: Rewrite SDL_strtoull impl 7 months ago
  Carl Åstholm 5331f36789 stdlib: Add failing tests for SDL_strtoull 7 months ago
  Carl Åstholm 88d3cb4f90 Remove unnecessary include from SDL_pen_c.h 7 months ago
  Carl Åstholm 4efbe1ca28 stdlib: Assert that signed integers use two's complement arithmetic 7 months ago
  Carl Åstholm fd53b3e112 stdlib: Rewrite SDL_wcstol impl 7 months ago
  Carl Åstholm 5d30980df4 stdlib: Add failing tests for SDL_wcstol 7 months ago
  Anders Jenbo ee377793fe Spell "unknown" correctly 7 months ago
  Anonymous Maarten ee65176eec SDL_test: add SDLTest_LogEscapedString 7 months ago
  Anonymous Maarten 6a305e1532 SDL_test: fix SDLTest_CommonQuit with NULL state 7 months ago
  Ethan Lee 0160e9eac6 gpu: Add SDL_QueryGPUSupport 7 months ago
  SDL Wiki Bot 262ffa27e7 Sync SDL3 wiki -> header 7 months ago
  Ethan Lee 96e147b2b9 gpu: Rework driver name queries, add GetGPUShaderFormats 7 months ago
  Frank Praznik 6d92de5d3a wayland: Ensure that a NULL internal structure isn't dereferenced when destroying a window 7 months ago
  Frank Praznik 9d9721cd4c wayland: Fix some incorrect buffer scale calculations 7 months ago
  Caleb Cornett 94436a938d GPU: Remove unused and incorrect D16 format checks from Vulkan driver 7 months ago
  Caleb Cornett 5771b502f8 GPU: Fix D3D11/D3D12 vertex strides for multiple vertex buffers (#10818) 7 months ago
  Ethan Lee 371cfaf8fe gpu: Implement support for SDL_GPU_DISABLED 7 months ago
  SDL Wiki Bot d3932b1ba2 Sync SDL3 wiki -> header 7 months ago
  Caleb Cornett a45a2caf49 GPU: Rename VertexBinding to VertexBufferDescription (#10811) 7 months ago
  poleonek 446ee3e7c5 Fix bug with SDL_ShowMessageBox not working with wayland (#10810) 7 months ago
  Ryan C. Gordon b7dc30ca24 pulseaudio: Hotplug thread fixes. 7 months ago
  Ethan Lee c36982d45c vulkan: Avoid redundant commands for dynamic states 7 months ago
  Evan Hemsley 66489f91bb GPU: Cube Arrays (#10800) 7 months ago
  Ethan Lee 9ea0a837ae vulkan: Use a spinlock instead of a mutex for descriptor pools 7 months ago
  SDL Wiki Bot f8d4c49264 Sync SDL3 wiki -> header 7 months ago
  Caleb Cornett d5e1385c91 Fixed typos in SDL_gpu.h 7 months ago
  SDL Wiki Bot 6e2f2428ba Sync SDL3 wiki -> header 7 months ago
  Caleb Cornett ddd5723e2e GPU: Remove pitch parameters from indirect draw calls (#10803) 7 months ago
  hwsmm 3d7e8c9bb7 Add missing SDL_WPRINTF_VARARG_FUNCV in gendynapi.py 7 months ago
  Petar Popovic d03c7cdf17 Removing extra semicolons 7 months ago