Commit History

Author SHA1 Message Date
  Carl Åstholm eb199176e6 stdlib: Conditionally undef some SDL_strtox tests 7 months ago
  Carl Åstholm 59ec034412 stdlib: Use macros to define SDL_strtox tests 7 months ago
  Carl Åstholm 7d94bf528d stdlib: Document SDL_strtox functions 7 months ago
  Carl Åstholm 8092e35287 stdlib: Improve SDL_strtod 7 months ago
  Carl Åstholm a78f612d4b stdlib: Add some tests for SDL_strtod 7 months ago
  Carl Åstholm 56a48763cd stdlib: Bring SDL_wcstol in line with SDL_strtol 7 months ago
  Carl Åstholm 61bc856b04 stdlib: Use new parser for scanf %p specifier 7 months ago
  Carl Åstholm e109aa09aa stdlib: Rewrite SDL_strto(ll?|ul) impl 7 months ago
  Carl Åstholm e326540a45 stdlib: Add failing tests for SDL_strto(ll?|ul) 7 months ago
  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