Sam Lantinga
|
604d0c519e
If posix_spawn() is available, so is sigaction
|
il y a 7 mois |
Sam Lantinga
|
ec5d280c90
Make sure we ignore SIGPIPE so we don't crash if we write when the pipe is closed
|
il y a 7 mois |
Sam Lantinga
|
34b2f4ffca
Use non-blocking pipes for process I/O on Windows
|
il y a 7 mois |
Anonymous Maarten
|
dd07cc8991
SDL_Process: WAIT_TIMEOUT means the process has not exited yet
|
il y a 7 mois |
Carl Åstholm
|
1f3fd65c4c
cpuinfo: Rename SDL_GetCPUCount to SDL_GetNumLogicalCPUCores
|
il y a 7 mois |
Ryan C. Gordon
|
93bf534268
testgpu_simple_clear: Fixed AppInit return values.
|
il y a 7 mois |
Maia
|
e5bd3bbcd6
add missing includes
|
il y a 7 mois |
Sam Lantinga
|
8569bde053
Fixed typo
|
il y a 7 mois |
SDL Wiki Bot
|
706aaaf280
Sync SDL3 wiki -> header
|
il y a 7 mois |
Ryan C. Gordon
|
3bc0347761
Revert "Sync SDL3 wiki -> header"
|
il y a 7 mois |
Ryan C. Gordon
|
c2e4b14a82
Revert "stdinc: Added missing `\param` to SDL_CreateEnvironment."
|
il y a 7 mois |
Ryan C. Gordon
|
11c9975caa
Revert "Sync SDL3 wiki -> header"
|
il y a 7 mois |
SDL Wiki Bot
|
ba65767afa
Sync SDL3 wiki -> header
|
il y a 7 mois |
Ryan C. Gordon
|
919f8d3e2b
stdinc: Added missing `\param` to SDL_CreateEnvironment.
|
il y a 7 mois |
SDL Wiki Bot
|
35427ff9ec
Sync SDL3 wiki -> header
|
il y a 7 mois |
Sam Lantinga
|
dcb2a8c2fe
Use CreateProcessW() to handle non-ASCII file paths and arguments
|
il y a 7 mois |
Sam Lantinga
|
e97f636590
SDL_PROP_PROCESS_CREATE_ENVIRONMENT_POINTER is an SDL_Environment pointer
|
il y a 7 mois |
Sam Lantinga
|
56fc4b790c
Reduce strcmp() calls in hashtable lookup
|
il y a 7 mois |
Sam Lantinga
|
e673479449
Removed SDL_WriteProcess()
|
il y a 7 mois |
Ozkan Sezer
|
a833ee2e63
SDL_gpu.c: fixed build when SDL_GPU_DISABLED is defined.
|
il y a 7 mois |
ritalat
|
f6f49de134
Add convenience functions to get process IOStreams
|
il y a 7 mois |
Sam Lantinga
|
7ff015ceae
Close file descriptors not used by the child process
|
il y a 7 mois |
Sam Lantinga
|
fed0149172
Switched wayland messageboxes to use the new process API
|
il y a 7 mois |
Sam Lantinga
|
aa7357a14d
SDL_CreateEnvironment() fills the environment with a non-zero parameter
|
il y a 7 mois |
Sam Lantinga
|
76c469910e
Added SDL_PROP_PROCESS_CREATE_BACKGROUND_BOOLEAN
|
il y a 7 mois |
Sam Lantinga
|
44c6cfda05
Switched zenity dialogs to use the new process API
|
il y a 7 mois |
Anonymous Maarten
|
3166a05c18
cmake: don't prepend absolute CMAKE_INSTALL_{INCLUDE,LIB}DIR with ${prefix}
|
il y a 7 mois |
Semphriss
|
27862907c6
Update src/process/windows/SDL_windowsprocess.c
|
il y a 7 mois |
Semphriss
|
82b33a7d3f
Update src/process/windows/SDL_windowsprocess.c
|
il y a 7 mois |
Semphris
|
3cf54675bb
Windows process: escape backslashes before quotes
|
il y a 7 mois |