Commit Graph

  • e14d939ead Sync SDL3 wiki -> header SDL Wiki Bot 2024-11-24 17:41:07 +00:00
  • bbe843fd80 Full configuration of SDL_INSTALL_CMAKEDIR_ROOT Kai Pastor 2024-11-18 07:10:15 +01:00
  • 79f6f766d4 Avoid usage of CreateEventEx in D3D12 GPU backend Clownacy 2024-11-24 01:02:06 +00:00
  • 2f873636c7 cmake: ios and tvos applications need to link to SDL2main library Anonymous Maarten 2024-11-24 00:09:55 +01:00
  • cb3e9578e3 GDK: Fix msbuild project for latest Windows GDK desktop release Anonymous Maarten 2024-11-24 00:04:52 +01:00
  • eecf3aab80 Fix -Wdeclaration-after-statement warnings Anonymous Maarten 2024-08-12 20:02:43 +02:00
  • 779a6637b2 ci: setup-gdk-desktop needs build-scripts/setup-gdk-desktop.py Anonymous Maarten 2024-11-23 23:42:35 +01:00
  • 482ff3b911 ci: add setup-gdk-desktop action Anonymous Maarten 2024-11-23 23:30:38 +01:00
  • 616923c1b0 cmake: fix building UWP with non-MSVC generator Anonymous Maarten 2024-07-18 20:24:54 +02:00
  • c57874fde0 ci: fix clang-cl job Anonymous Maarten 2024-11-23 23:02:06 +01:00
  • 9eebee9ff0 Fixup 'ci: merge all workflows' Anonymous Maarten 2024-11-23 22:40:00 +01:00
  • bc8a1fd7d5 ci: merge all workflows Anonymous Maarten 2024-11-23 04:03:57 +01:00
  • ba433e4a5d ci: merge all workflows Anonymous Maarten 2024-11-23 04:03:57 +01:00
  • fdafa266d8 (doc): make cmake build parallel on linux Benjamin Jurk 2024-11-23 09:34:00 +01:00
  • 61ba8010d3 examples: Emscripten builds should allow memory growth. Ryan C. Gordon 2024-11-23 00:01:18 -05:00
  • 212f0dcdb1 examples: Fix output name of demos. Ryan C. Gordon 2024-11-22 17:29:07 -05:00
  • 41b0d36a6c fix MSVC projects after commit 51637495 Ozkan Sezer 2024-11-23 01:21:04 +03:00
  • f9ddb0bdea examples/demo/04-bytepusher: No need to check NULL before destroying things. Ryan C. Gordon 2024-11-22 17:12:14 -05:00
  • 7bf3cae02e examples: fix cmake after commit 51637495 Ozkan Sezer 2024-11-23 00:56:40 +03:00
  • 01dee787c1 ci: pin Windows SDK version to 10.0.22621.0 for Windows on 32-bit ARM Anonymous Maarten 2024-11-22 22:12:35 +01:00
  • 51637495e4 examples: Rename "game" to "demo". Ryan C. Gordon 2024-11-22 15:56:09 -05:00
  • 566f3dc138 Add BytePusher example Maia 2024-11-21 16:29:13 +01:00
  • b02285d495 Sync SDL3 wiki -> header SDL Wiki Bot 2024-11-22 20:53:04 +00:00
  • 97ddc9adf2 Fix outdated references to SDL symbols in docs. Fixes #11503 Maia 2024-11-21 17:43:08 +01:00
  • eedf76f8ed ci: don't do 'brew install pkg-config' anymore Anonymous Maarten 2024-11-22 21:47:15 +01:00
  • dface78331 ci: don't do 'brew install pkg-config' anymore Anonymous Maarten 2024-11-22 21:47:15 +01:00
  • 465881d560 android: patched to compile. Ryan C. Gordon 2024-11-22 13:50:28 -05:00
  • c135386f58 events: Add render category to SDL_EventCategory. Ryan C. Gordon 2024-11-22 13:49:11 -05:00
  • 615c935d11 events: Added SDL_RenderEvent. Ryan C. Gordon 2024-11-21 12:59:41 -05:00
  • 848fd1eab4 ci: don't do 'brew install pkg-config' anymore II Anonymous Maarten 2024-11-22 20:52:57 +01:00
  • 0007451222 ci: don't do 'brew install pkg-config' anymore Anonymous Maarten 2024-11-22 20:46:03 +01:00
  • dccd23e6fb PSP: Add locale support Wouter Wijsman 2024-11-22 09:58:52 +01:00
  • f39c5cf989 PSP: Add locale support Wouter Wijsman 2024-11-22 09:58:52 +01:00
  • 3a2b595c4f PSP: Add locale support Wouter Wijsman 2024-11-22 11:05:03 +01:00
  • e94ba6e700 Sync SDL3 wiki -> header SDL Wiki Bot 2024-11-22 03:38:20 +00:00
  • 631c30527b Sync SDL3 wiki -> header SDL Wiki Bot 2024-11-22 03:22:50 +00:00
  • 2e70944c44 gpu: Added an initial FAQ to the category documentation. Ryan C. Gordon 2024-11-21 19:57:14 -05:00
  • df73cae2b0 cocoa: Clear the pending flags on non-spaces fullscreen transitions Frank Praznik 2024-11-19 19:22:24 -05:00
  • a4006e654e Fixed typo in the name of the SDL_GetAppMetadataProperty function in the description of the SDL_SetAppMetadataProperty function Eduard Gushchin 2024-11-21 16:16:49 +03:00
  • 5ee4d176f1 Added support for the Razer Wolverine V3 Pro Sam Lantinga 2024-11-21 05:51:57 -08:00
  • a0591ec4a3 README-documentation-rules.md: Mention not listing types in param/returns docs. Ryan C. Gordon 2024-11-20 23:58:37 -05:00
  • fef001cb48 Sync SDL3 wiki -> header SDL Wiki Bot 2024-11-21 04:53:43 +00:00
  • e770b4e266 dialog: Clean up filter param documentation. Ryan C. Gordon 2024-11-20 23:51:55 -05:00
  • 795ceae520 Sync SDL3 wiki -> header SDL Wiki Bot 2024-11-21 04:50:57 +00:00
  • ecae3789ab SDL_dialog.h: Remove verbose docs on callback param from several functions. Ryan C. Gordon 2024-11-20 23:41:37 -05:00
  • 587384756f render: use nearest pixel scaling for debug text Marcin Serwin 2024-11-17 20:31:07 +01:00
  • 2b744c7df3 cocoa: Refuse to SDL_Init(SDL_INIT_VIDEO) from background thread. Ryan C. Gordon 2024-11-20 20:22:36 -05:00
  • 932bb968d7 Fixed infinite recursion when the microphone is unavailable Sam Lantinga 2024-11-20 16:07:43 -08:00
  • 1413848f41 Fixed crash if a window ends up without a display Sam Lantinga 2024-11-20 13:27:43 -08:00
  • 35e6c92c3c Added the ROG Ally X to the list of Xbox controllers Sam Lantinga 2024-11-20 12:09:30 -08:00
  • f9c50e1bf7 Add proguard rules for SDL2 Alibek Omarov 2024-11-20 17:29:54 +03:00
  • 4fb955c80b cmake: fix sdlcpu.cmake for C89 compilers Anonymous Maarten 2024-11-20 05:35:50 +01:00
  • aa352837d5 cocoa: Don't sync on a pending fullscreen event if the window is miniaturized Frank Praznik 2024-11-19 16:36:23 -05:00
  • 18b7a2315c cocoa: Restore fullscreen state on the window regaining key status Frank Praznik 2024-11-19 11:15:31 -05:00
  • 014196d98d cocoa: Fix minimizing fullscreen windows on Sequoia Frank Praznik 2024-11-19 10:52:27 -05:00
  • 7a074f582e Steam Controller handling improvements Sam Lantinga 2024-11-18 21:35:02 -08:00
  • d2dc0fa920 Sync SDL3 wiki -> header SDL Wiki Bot 2024-11-19 02:19:43 +00:00
  • 0c53d9a1ee Implemented SendEffect for Steam Controllers Sam Lantinga 2024-11-18 18:26:07 -08:00
  • d8f8cf3e99 Added SDL_HINT_JOYSTICK_HIDAPI_STEAM_HOME_LED Sam Lantinga 2024-11-18 14:42:39 -08:00
  • 184da780f5 Fixed a crash when unplugging a Steam Controller dongle Sam Lantinga 2024-11-18 12:13:29 -08:00
  • 70fe38bcb2 wayland: Rename some display related variables to better reflect their purpose Frank Praznik 2024-11-18 11:33:33 -05:00
  • 7217771458 cmake: Compatibility with CMake < 3.10 will be removed in a future CMake version Anonymous Maarten 2024-11-17 21:56:09 +01:00
  • e924f12a7b cmake: Compatibility with CMake < 3.10 will be removed in a future CMake version Anonymous Maarten 2024-11-17 21:53:32 +01:00
  • c672c0e80f ci: pin MSVC ARM Windows SDK version to 10.0.22621.0 Anonymous Maarten 2024-11-17 21:32:15 +01:00
  • e027b85cc4 Validate that pixel formats have the correct attributes Sam Lantinga 2024-11-17 08:53:20 -08:00
  • bd57cfdb55 ci: pin MSVC ARM Windows SDK version to 10.0.22621.0 Anonymous Maarten 2024-11-17 19:18:06 +01:00
  • 3ee780ce9c build system: disable 3dNow! support by default Ozkan Sezer 2024-11-17 17:55:32 +03:00
  • 51570d9257 build system: disable 3dNow! support by default Ozkan Sezer 2024-11-17 17:55:32 +03:00
  • 0f9e551d71 joystick/gdk/SDL_gameinputjoystick.c: fix build errors due to -Wformat Ozkan Sezer 2024-11-17 00:45:02 +03:00
  • af6ce629c4 Make sure pairing remains enabled for the entire time dongle pairing is active Sam Lantinga 2024-11-16 13:42:12 -08:00
  • 2b10a040ff Fixed rare case of wireless Steam Controller not being detected at startup Sam Lantinga 2024-11-16 13:10:02 -08:00
  • 572cc7af63 Sync SDL3 wiki -> header SDL Wiki Bot 2024-11-16 04:44:23 +00:00
  • 7d7ee43ddb stdinc: document SDL_strnlen and SDL_strlen ChillerDragon 2024-11-16 10:26:36 +08:00
  • e9f7a1b359 fix relative system scale function on Windows expikr 2024-11-06 19:08:09 +08:00
  • 25390d6c21 fix relative warp emulation broken by #11460 expikr 2024-11-16 06:14:28 +08:00
  • e0166256ff joystick: Fix connection type for Steam Controller and Xbox 360 dongles Cameron Gutman 2024-11-15 17:53:59 -06:00
  • 8657fa8b3b Improved reliability of the Steam Controller driver Sam Lantinga 2024-11-15 15:55:13 -08:00
  • d1af211010 Always Use Next Display Index jimtahu 2024-11-15 14:48:53 -06:00
  • bee8874629 Always Use Next Display Index jimtahu 2024-11-15 14:48:53 -06:00
  • f8468d580d add brace for contitional expikr 2024-11-14 23:49:57 +08:00
  • eaef956a9a fix errenous delta when warping expikr 2024-11-13 23:58:27 +08:00
  • 11ffdd3abc SDL_vitatouch.c: re-enable front touch on Vita rsn8887 2024-11-09 22:26:20 -06:00
  • 6f859d90f1 Fix SDL_PRIs64 to use standard PRId64 Zack Middleton 2024-11-07 23:10:57 -06:00
  • 6dcf75710c SDL_vitatouch.c: re-enable front touch on Vita rsn8887 2024-11-09 22:26:20 -06:00
  • b54f6044a5 Removed Linux Steam Controller support Sam Lantinga 2024-11-14 21:09:17 -08:00
  • b43b333d25 Moved the GPU renderer to the bottom of the list Sam Lantinga 2024-11-15 08:32:49 -08:00
  • 7f14eb33c6 snake: improve comment ChillerDragon 2024-11-15 12:57:22 +08:00
  • b71151a697 Added support for pairing controllers to the Steam Controller dongle Sam Lantinga 2024-11-14 20:04:11 -08:00
  • e4778d53d3 testautomation_video: Another Emscripten test to be skipped. Ryan C. Gordon 2024-11-14 19:34:25 -05:00
  • d48d4c8c48 testautomation_video: Don't test window position on Emscripten. Ryan C. Gordon 2024-11-14 19:00:10 -05:00
  • f0b61c69e7 Fixed duplicate controllers showing up on the Steam Controller wireless dongle Sam Lantinga 2024-11-14 14:19:16 -08:00
  • fe3566ca46 Ignore Steam Controllers in the Linux driver if HIDAPI is handling them Sam Lantinga 2024-11-14 11:20:25 -08:00
  • 7959b08a4d Fixed spacing Sam Lantinga 2024-11-14 09:25:57 -08:00
  • 6ca8269b96 docs/README-raspberrypi.md: Corrected NEON information (thanks, @cmitu!). Ryan C. Gordon 2024-11-14 12:11:29 -05:00
  • 0f9505256d Steam Controller support defaults off on mobile platforms Sam Lantinga 2024-11-14 09:05:16 -08:00
  • 140aba9e5d Enable Steam Controller support by default Sam Lantinga 2024-11-14 08:18:03 -08:00
  • 68c2cf84f6 hidapi: Add support for the Steam Controller wireless dongle Cameron Gutman 2024-11-14 00:36:06 -06:00
  • 1a311bc638 hidapi: Add support for Steam controllers connected via USB Cameron Gutman 2024-11-13 23:42:03 -06:00
  • e67ae274a5 hidapi: Fix bus type in HIDAPI_IGNORE_DEVICE() on Linux Cameron Gutman 2024-11-13 22:04:05 -06:00
  • 7c5a2cd462 Sync SDL3 wiki -> header SDL Wiki Bot 2024-11-14 01:12:18 +00:00