Commit Graph

  • dc639956ba Improve logging performance and make log priorities thread-safe Sam Lantinga 2024-09-16 12:34:42 -0700
  • 230880aa4b Updated documentation for bool return type Sam Lantinga 2024-09-16 12:55:37 -0700
  • c4a2ab921e Improve logging performance and make log priorities thread-safe Sam Lantinga 2024-09-16 12:34:42 -0700
  • f006d61bd1 Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-16 17:57:51 +0000
  • fd1fcfc951 Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-16 17:19:42 +0000
  • 9416917353
    GPU: Rework MSAA (#10859) Caleb Cornett 2024-09-16 12:19:09 -0500
  • e59344ad46 Update proguard-rules.pro in-line with commit 9ff3446 Anthony 2024-09-16 16:28:14 +0100
  • 326ad596e5
    Update proguard-rules.pro in-line with commit 9ff3446 Anthony 2024-09-16 16:28:14 +0100
  • 0f85fdefc8 Fixed warning: "SDL_VIDEO_RENDER_D3D12" is not defined, evaluates to 0 Sam Lantinga 2024-09-16 07:39:25 -0700
  • 4f722d372a
    GPU: Metal vertex buffer indices should grow upward (#10837) Caleb Cornett 2024-09-15 20:17:43 -0500
  • 7d6f10c066 Validate that only multisample targets can use RESOLVE store ops Caleb Cornett 2024-09-15 17:52:28 -0500
  • f8bd6eb5b0 minor doc correction Caleb Cornett 2024-09-15 17:49:25 -0500
  • f5e8ed2b23 D3D12: Support new MSAA API Caleb Cornett 2024-09-15 17:47:20 -0500
  • 70192bb7c2 Metal: Support new MSAA API Caleb Cornett 2024-09-15 16:01:42 -0500
  • 87118d2b0a Vulkan: Support new MSAA API Caleb Cornett 2024-09-15 14:39:10 -0500
  • ec43cc4cca Remove Vulkan buffer handles Caleb Cornett 2024-09-15 13:10:45 -0500
  • 1e4779a198 Remove Vulkan texture handles (with broken MSAA support) Caleb Cornett 2024-09-15 00:19:21 -0500
  • 0db4d07d23 D3D11: Support new MSAA API Caleb Cornett 2024-09-14 22:11:49 -0500
  • 89584fc13b GPU: Rework MSAA API Caleb Cornett 2024-09-14 20:48:37 -0500
  • 1b26b54402 Verify that the subsystems were successfully initialized Sam Lantinga 2024-09-15 12:04:10 -0700
  • 0548050fc5 Verify that the subsystems were successfully initialized Sam Lantinga 2024-09-15 12:04:10 -0700
  • 5b5b1a8926 Fixed cleaning up dependent subsystems if initialization fails Sam Lantinga 2024-09-15 11:40:31 -0700
  • 97d40b9218 Removed SDL_CleanupEnvironment() Sam Lantinga 2024-09-15 09:55:38 -0700
  • 4fb2054f7d Removed SDL_CleanupEnvironment() Sam Lantinga 2024-09-15 09:55:38 -0700
  • a7f1deae8d Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-15 16:38:38 +0000
  • 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation Sam Lantinga 2024-09-15 09:16:30 -0700
  • 5a0a269466 Re-added SDL_getenv() as a thread-safe getenv() implementation Sam Lantinga 2024-09-15 09:16:30 -0700
  • 718845a33d Fixed warning C4701: potentially uninitialized local variable 'startup_info' used Sam Lantinga 2024-09-15 09:21:04 -0700
  • 19243092c6 Renamed SDL_GpuGraphicsPipelineTargetInfo to SDL_GPUGraphicsPipelineTargetInfo Sam Lantinga 2024-09-15 07:46:26 -0700
  • 7c97ba3200
    Update SDLActivity.java Arquimedes 2024-09-15 03:49:45 -0300
  • 604d0c519e If posix_spawn() is available, so is sigaction Sam Lantinga 2024-09-14 22:54:18 -0700
  • ec5d280c90 Make sure we ignore SIGPIPE so we don't crash if we write when the pipe is closed Sam Lantinga 2024-09-14 22:08:46 -0700
  • 34b2f4ffca Use non-blocking pipes for process I/O on Windows Sam Lantinga 2024-09-14 19:18:08 -0700
  • dd07cc8991 SDL_Process: WAIT_TIMEOUT means the process has not exited yet Anonymous Maarten 2024-09-15 02:23:33 +0200
  • bc9d12e560 Typo fix Loymdayddaud 2024-09-15 06:55:12 +0300
  • 9c3fa98423
    Typo fix Loymdayddaud 2024-09-15 06:55:12 +0300
  • 1f3fd65c4c cpuinfo: Rename SDL_GetCPUCount to SDL_GetNumLogicalCPUCores Carl Åstholm 2024-09-14 00:06:38 +0200
  • 93bf534268
    testgpu_simple_clear: Fixed AppInit return values. Ryan C. Gordon 2024-09-14 19:19:13 -0400
  • e5bd3bbcd6 add missing includes Maia 2024-09-14 23:35:41 +0200
  • 8569bde053 Fixed typo Sam Lantinga 2024-09-14 14:35:57 -0700
  • 4e60883f3e add missing includes Maia 2024-09-14 23:35:41 +0200
  • 706aaaf280 Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-14 20:23:16 +0000
  • 3bc0347761
    Revert "Sync SDL3 wiki -> header" Ryan C. Gordon 2024-09-14 16:22:16 -0400
  • c2e4b14a82
    Revert "stdinc: Added missing `\param` to SDL_CreateEnvironment." Ryan C. Gordon 2024-09-14 16:22:09 -0400
  • 11c9975caa
    Revert "Sync SDL3 wiki -> header" Ryan C. Gordon 2024-09-14 16:22:00 -0400
  • ba65767afa Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-14 20:18:20 +0000
  • 919f8d3e2b
    stdinc: Added missing `\param` to SDL_CreateEnvironment. Ryan C. Gordon 2024-09-14 16:17:29 -0400
  • 35427ff9ec Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-14 20:11:24 +0000
  • dcb2a8c2fe Use CreateProcessW() to handle non-ASCII file paths and arguments Sam Lantinga 2024-09-14 12:07:06 -0700
  • e97f636590 SDL_PROP_PROCESS_CREATE_ENVIRONMENT_POINTER is an SDL_Environment pointer Sam Lantinga 2024-09-14 11:35:53 -0700
  • 44c63cfab5 Use CreateProcessW() to handle non-ASCII file paths and arguments Sam Lantinga 2024-09-14 12:07:06 -0700
  • a1f2bfdc4a SDL_PROP_PROCESS_CREATE_ENVIRONMENT_POINTER is an SDL_Environment pointer Sam Lantinga 2024-09-14 11:35:53 -0700
  • 56fc4b790c Reduce strcmp() calls in hashtable lookup Sam Lantinga 2024-09-14 11:46:40 -0700
  • b79a9ad5f2 Removed SDL_WriteProcess() Sam Lantinga 2024-09-14 11:02:21 -0700
  • e673479449 Removed SDL_WriteProcess() Sam Lantinga 2024-09-14 11:02:21 -0700
  • a833ee2e63 SDL_gpu.c: fixed build when SDL_GPU_DISABLED is defined. Ozkan Sezer 2024-09-14 20:40:56 +0300
  • f6f49de134 Add convenience functions to get process IOStreams ritalat 2024-09-14 03:55:53 +0300
  • 7ff015ceae Close file descriptors not used by the child process Sam Lantinga 2024-09-14 10:16:20 -0700
  • fed0149172 Switched wayland messageboxes to use the new process API Sam Lantinga 2024-09-14 09:54:50 -0700
  • aa7357a14d SDL_CreateEnvironment() fills the environment with a non-zero parameter Sam Lantinga 2024-09-14 09:18:07 -0700
  • 76c469910e Added SDL_PROP_PROCESS_CREATE_BACKGROUND_BOOLEAN Sam Lantinga 2024-09-14 09:13:37 -0700
  • 44c6cfda05 Switched zenity dialogs to use the new process API Sam Lantinga 2024-09-13 22:27:12 -0700
  • aab19a0cb8 Close file descriptors not used by the child process Sam Lantinga 2024-09-14 10:16:20 -0700
  • 28e843fe77 Switched wayland messageboxes to use the new process API Sam Lantinga 2024-09-14 09:54:50 -0700
  • 3feea78d52 SDL_CreateEnvironment() fills the environment with a non-zero parameter Sam Lantinga 2024-09-14 09:18:07 -0700
  • 41857fff00 Added SDL_PROP_PROCESS_CREATE_BACKGROUND_BOOLEAN Sam Lantinga 2024-09-14 09:13:37 -0700
  • 38b8ae9003 Switched zenity dialogs to use the new process API Sam Lantinga 2024-09-13 22:27:12 -0700
  • 3166a05c18 cmake: don't prepend absolute CMAKE_INSTALL_{INCLUDE,LIB}DIR with ${prefix} Anonymous Maarten 2024-09-13 21:07:47 +0200
  • 27862907c6 Update src/process/windows/SDL_windowsprocess.c Semphriss 2024-09-13 22:44:51 -0400
  • 82b33a7d3f Update src/process/windows/SDL_windowsprocess.c Semphriss 2024-09-13 22:44:45 -0400
  • 3cf54675bb Windows process: escape backslashes before quotes Semphris 2024-09-13 22:23:49 -0400
  • 90e01040c5 Added thread-safe environment functions Sam Lantinga 2024-09-13 17:00:15 -0700
  • 00a888cdb7 Added thread-safe environment functions Sam Lantinga 2024-09-13 17:00:15 -0700
  • 16ff7503b7 gpu: Update GPU support queries to better match naming conventions Ethan Lee 2024-09-13 23:08:44 -0400
  • 9b6fc102e6
    Update src/process/windows/SDL_windowsprocess.c Semphriss 2024-09-13 22:44:51 -0400
  • 6251c3be47
    Update src/process/windows/SDL_windowsprocess.c Semphriss 2024-09-13 22:44:45 -0400
  • cef0d67ec1 Windows process: escape backslashes before quotes Semphris 2024-09-13 22:23:49 -0400
  • 8a55a80805 GPU: Metal vertex buffer indices should grow upward Caleb Cornett 2024-09-13 20:47:51 -0500
  • 1146754c01 Add convenience functions to get process IOStreams ritalat 2024-09-14 03:55:53 +0300
  • d4ff85f43a
    Add Thrustmaster TMX VID & PID to wheel device list. T3hD0gg 2024-09-13 19:53:32 -0400
  • d21c1de651 Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-13 22:20:35 +0000
  • 9eea8234e6 Add SDL_Process subsystem Semphris 2024-08-29 13:06:25 -0400
  • 6c83491116 Added SDL_FlushIO() Sam Lantinga 2024-09-13 14:13:53 -0700
  • 4b208ed615 cpuinfo: Rename SDL_GetCPUCount to SDL_GetNumLogicalCPUCores Carl Åstholm 2024-09-14 00:06:38 +0200
  • bd26b185a2 Add SDL_Process subsystem Semphris 2024-08-29 13:06:25 -0400
  • 93caf1cd21 Fixed typo Sam Lantinga 2024-09-13 14:59:52 -0700
  • 0785c6327a Added SDL_FlushIO() Sam Lantinga 2024-09-13 14:13:53 -0700
  • 1c5b063ade Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-13 20:56:16 +0000
  • f1d0a71629 Fixed the documentation for SDL_SetError() Sam Lantinga 2024-09-13 13:54:54 -0700
  • d483886ec5 Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-13 19:32:14 +0000
  • 84361bcf0a stdlib: Remove test cases with impl-defined results Carl Åstholm 2024-09-13 19:08:24 +0200
  • eb199176e6 stdlib: Conditionally undef some SDL_strtox tests Carl Åstholm 2024-09-13 18:09:16 +0200
  • 59ec034412 stdlib: Use macros to define SDL_strtox tests Carl Åstholm 2024-09-13 00:09:14 +0200
  • 7d94bf528d stdlib: Document SDL_strtox functions Carl Åstholm 2024-09-12 23:24:09 +0200
  • 8092e35287 stdlib: Improve SDL_strtod Carl Åstholm 2024-09-12 01:23:56 +0200
  • a78f612d4b stdlib: Add some tests for SDL_strtod Carl Åstholm 2024-09-12 01:23:32 +0200
  • 56a48763cd stdlib: Bring SDL_wcstol in line with SDL_strtol Carl Åstholm 2024-09-12 00:32:07 +0200
  • 61bc856b04 stdlib: Use new parser for scanf %p specifier Carl Åstholm 2024-09-12 00:26:36 +0200
  • e109aa09aa stdlib: Rewrite SDL_strto(ll?|ul) impl Carl Åstholm 2024-09-12 00:02:47 +0200
  • e326540a45 stdlib: Add failing tests for SDL_strto(ll?|ul) Carl Åstholm 2024-09-11 23:22:04 +0200