Commit History

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