Commit History

Author SHA1 Message Date
  Semphris 9eea8234e6 Add SDL_Process subsystem 7 months ago
  Sam Lantinga 6c83491116 Added SDL_FlushIO() 7 months ago
  Sam Lantinga 93caf1cd21 Fixed typo 7 months ago
  SDL Wiki Bot 1c5b063ade Sync SDL3 wiki -> header 7 months ago
  Sam Lantinga f1d0a71629 Fixed the documentation for SDL_SetError() 7 months ago
  SDL Wiki Bot d483886ec5 Sync SDL3 wiki -> header 7 months ago
  Carl Åstholm 84361bcf0a stdlib: Remove test cases with impl-defined results 7 months ago
  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