Sam Lantinga
|
0f85fdefc8
Fixed warning: "SDL_VIDEO_RENDER_D3D12" is not defined, evaluates to 0
|
7 mesi fa |
Caleb Cornett
|
4f722d372a
GPU: Metal vertex buffer indices should grow upward (#10837)
|
7 mesi fa |
Sam Lantinga
|
0548050fc5
Verify that the subsystems were successfully initialized
|
7 mesi fa |
Sam Lantinga
|
5b5b1a8926
Fixed cleaning up dependent subsystems if initialization fails
|
7 mesi fa |
Sam Lantinga
|
97d40b9218
Removed SDL_CleanupEnvironment()
|
7 mesi fa |
SDL Wiki Bot
|
a7f1deae8d
Sync SDL3 wiki -> header
|
7 mesi fa |
Sam Lantinga
|
28b94c4758
Re-added SDL_getenv() as a thread-safe getenv() implementation
|
7 mesi fa |
Sam Lantinga
|
718845a33d
Fixed warning C4701: potentially uninitialized local variable 'startup_info' used
|
7 mesi fa |
Sam Lantinga
|
19243092c6
Renamed SDL_GpuGraphicsPipelineTargetInfo to SDL_GPUGraphicsPipelineTargetInfo
|
7 mesi fa |
Sam Lantinga
|
604d0c519e
If posix_spawn() is available, so is sigaction
|
7 mesi fa |
Sam Lantinga
|
ec5d280c90
Make sure we ignore SIGPIPE so we don't crash if we write when the pipe is closed
|
7 mesi fa |
Sam Lantinga
|
34b2f4ffca
Use non-blocking pipes for process I/O on Windows
|
7 mesi fa |
Anonymous Maarten
|
dd07cc8991
SDL_Process: WAIT_TIMEOUT means the process has not exited yet
|
7 mesi fa |
Carl Åstholm
|
1f3fd65c4c
cpuinfo: Rename SDL_GetCPUCount to SDL_GetNumLogicalCPUCores
|
7 mesi fa |
Ryan C. Gordon
|
93bf534268
testgpu_simple_clear: Fixed AppInit return values.
|
7 mesi fa |
Maia
|
e5bd3bbcd6
add missing includes
|
7 mesi fa |
Sam Lantinga
|
8569bde053
Fixed typo
|
7 mesi fa |
SDL Wiki Bot
|
706aaaf280
Sync SDL3 wiki -> header
|
7 mesi fa |
Ryan C. Gordon
|
3bc0347761
Revert "Sync SDL3 wiki -> header"
|
7 mesi fa |
Ryan C. Gordon
|
c2e4b14a82
Revert "stdinc: Added missing `\param` to SDL_CreateEnvironment."
|
7 mesi fa |
Ryan C. Gordon
|
11c9975caa
Revert "Sync SDL3 wiki -> header"
|
7 mesi fa |
SDL Wiki Bot
|
ba65767afa
Sync SDL3 wiki -> header
|
7 mesi fa |
Ryan C. Gordon
|
919f8d3e2b
stdinc: Added missing `\param` to SDL_CreateEnvironment.
|
7 mesi fa |
SDL Wiki Bot
|
35427ff9ec
Sync SDL3 wiki -> header
|
7 mesi fa |
Sam Lantinga
|
dcb2a8c2fe
Use CreateProcessW() to handle non-ASCII file paths and arguments
|
7 mesi fa |
Sam Lantinga
|
e97f636590
SDL_PROP_PROCESS_CREATE_ENVIRONMENT_POINTER is an SDL_Environment pointer
|
7 mesi fa |
Sam Lantinga
|
56fc4b790c
Reduce strcmp() calls in hashtable lookup
|
7 mesi fa |
Sam Lantinga
|
e673479449
Removed SDL_WriteProcess()
|
7 mesi fa |
Ozkan Sezer
|
a833ee2e63
SDL_gpu.c: fixed build when SDL_GPU_DISABLED is defined.
|
7 mesi fa |
ritalat
|
f6f49de134
Add convenience functions to get process IOStreams
|
7 mesi fa |