Commit Graph

  • 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
  • fb82772fb3 stdlib: Rewrite SDL_strtoull impl Carl Åstholm 2024-09-11 22:32:45 +0200
  • 5331f36789 stdlib: Add failing tests for SDL_strtoull Carl Åstholm 2024-09-11 00:41:52 +0200
  • 88d3cb4f90 Remove unnecessary include from SDL_pen_c.h Carl Åstholm 2024-09-10 22:16:59 +0200
  • 4efbe1ca28 stdlib: Assert that signed integers use two's complement arithmetic Carl Åstholm 2024-09-10 21:52:06 +0200
  • fd53b3e112 stdlib: Rewrite SDL_wcstol impl Carl Åstholm 2024-09-10 21:50:48 +0200
  • 5d30980df4 stdlib: Add failing tests for SDL_wcstol Carl Åstholm 2024-09-10 21:48:00 +0200
  • 1c4dd015ac Spell "unknown" correctly Anders Jenbo 2024-09-13 21:15:08 +0200
  • d9b4b7d0e0 Spell "unknown" correctly Anders Jenbo 2024-09-13 21:15:08 +0200
  • ee377793fe Spell "unknown" correctly Anders Jenbo 2024-09-13 21:15:08 +0200
  • 06ac6822bd
    Spell "unknown" correctly Anders Jenbo 2024-09-13 21:15:08 +0200
  • e1e13a8691 cmake: don't prepend absolute CMAKE_INSTALL_{INCLUDE,LIB}DIR with ${prefix} Anonymous Maarten 2024-09-13 21:07:47 +0200
  • ee65176eec SDL_test: add SDLTest_LogEscapedString Anonymous Maarten 2024-09-06 03:25:50 +0200
  • 6a305e1532 SDL_test: fix SDLTest_CommonQuit with NULL state Anonymous Maarten 2024-09-13 19:06:43 +0200
  • e6d686db0a
    GPU metal: fix BindVertexBuffers with 2 or more buffers Andrei Alexeyev 2024-09-13 20:30:49 +0200
  • c4a7809c84 macOS: Add hint for smooth SDL_EVENT_MOUSE_WHEEL values Jan Sedivy 2024-09-06 23:26:39 +0200
  • 0160e9eac6 gpu: Add SDL_QueryGPUSupport Ethan Lee 2024-09-13 13:23:55 -0400
  • b2e42d3676 gpu: Add SDL_QueryGPUSupport Ethan Lee 2024-09-13 13:23:55 -0400
  • 47f4510e15 stdlib: Remove test cases with impl-defined results Carl Åstholm 2024-09-13 19:08:24 +0200
  • 4718fd1ca8 SDL_test: add SDLTest_LogEscapedString Anonymous Maarten 2024-09-06 03:25:50 +0200
  • ccfdddc7a5 SDL_test: fix SDLTest_CommonQuit with NULL state Anonymous Maarten 2024-09-13 19:06:43 +0200
  • 537303d93c gpu: CreateDevice can now be used to query driver support Ethan Lee 2024-09-13 12:46:04 -0400
  • 262ffa27e7 Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-13 16:30:11 +0000
  • 96e147b2b9 gpu: Rework driver name queries, add GetGPUShaderFormats Ethan Lee 2024-09-13 11:16:43 -0400
  • 48137a18d3 stdlib: Conditionally undef some SDL_strtox tests Carl Åstholm 2024-09-13 18:09:16 +0200
  • d7bd2faf29 stdlib: Use macros to define SDL_strtox tests Carl Åstholm 2024-09-13 00:09:14 +0200
  • 5c8395e818 stdlib: Document SDL_strtox functions Carl Åstholm 2024-09-12 23:24:09 +0200
  • e1da2e1b46 stdlib: Improve SDL_strtod Carl Åstholm 2024-09-12 01:23:56 +0200
  • 0fd95aff3d stdlib: Add some tests for SDL_strtod Carl Åstholm 2024-09-12 01:23:32 +0200
  • e95b6d042a stdlib: Bring SDL_wcstol in line with SDL_strtol Carl Åstholm 2024-09-12 00:32:07 +0200
  • 88f404e514 stdlib: Use new parser for scanf %p specifier Carl Åstholm 2024-09-12 00:26:36 +0200
  • f252e7162c stdlib: Rewrite SDL_strto(ll?|ul) impl Carl Åstholm 2024-09-12 00:02:47 +0200
  • d70c04639e stdlib: Add failing tests for SDL_strto(ll?|ul) Carl Åstholm 2024-09-11 23:22:04 +0200
  • ee238335e9 stdlib: Rewrite SDL_strtoull impl Carl Åstholm 2024-09-11 22:32:45 +0200
  • b8cd6c29eb stdlib: Add failing tests for SDL_strtoull Carl Åstholm 2024-09-11 00:41:52 +0200
  • d095ed2483 Remove unnecessary include from SDL_pen_c.h Carl Åstholm 2024-09-10 22:16:59 +0200
  • 2f0e97b803 stdlib: Assert that signed integers use two's complement arithmetic Carl Åstholm 2024-09-10 21:52:06 +0200
  • e38d29a5bc stdlib: Rewrite SDL_wcstol impl Carl Åstholm 2024-09-10 21:50:48 +0200
  • 6f3cdbbd09 stdlib: Add failing tests for SDL_wcstol Carl Åstholm 2024-09-10 21:48:00 +0200
  • a5a5acb518 gpu: Rework driver name queries, add GetGPUShaderFormats Ethan Lee 2024-09-13 11:16:43 -0400
  • 6d92de5d3a
    wayland: Ensure that a NULL internal structure isn't dereferenced when destroying a window Frank Praznik 2024-09-13 11:38:48 -0400
  • 9d9721cd4c
    wayland: Fix some incorrect buffer scale calculations Frank Praznik 2024-09-12 13:36:08 -0400
  • 94436a938d GPU: Remove unused and incorrect D16 format checks from Vulkan driver Caleb Cornett 2024-09-13 10:15:38 -0500