Commit History

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