Commit History

Author SHA1 Message Date
  Ozkan Sezer a833ee2e63 SDL_gpu.c: fixed build when SDL_GPU_DISABLED is defined. 7 months ago
  ritalat f6f49de134 Add convenience functions to get process IOStreams 7 months ago
  Sam Lantinga 7ff015ceae Close file descriptors not used by the child process 7 months ago
  Sam Lantinga fed0149172 Switched wayland messageboxes to use the new process API 7 months ago
  Sam Lantinga aa7357a14d SDL_CreateEnvironment() fills the environment with a non-zero parameter 7 months ago
  Sam Lantinga 76c469910e Added SDL_PROP_PROCESS_CREATE_BACKGROUND_BOOLEAN 7 months ago
  Sam Lantinga 44c6cfda05 Switched zenity dialogs to use the new process API 7 months ago
  Anonymous Maarten 3166a05c18 cmake: don't prepend absolute CMAKE_INSTALL_{INCLUDE,LIB}DIR with ${prefix} 7 months ago
  Semphriss 27862907c6 Update src/process/windows/SDL_windowsprocess.c 7 months ago
  Semphriss 82b33a7d3f Update src/process/windows/SDL_windowsprocess.c 7 months ago
  Semphris 3cf54675bb Windows process: escape backslashes before quotes 7 months ago
  Sam Lantinga 90e01040c5 Added thread-safe environment functions 7 months ago
  Ethan Lee 16ff7503b7 gpu: Update GPU support queries to better match naming conventions 7 months ago
  SDL Wiki Bot d21c1de651 Sync SDL3 wiki -> header 7 months ago
  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