Commit Graph

  • b7ab5182d3 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-27 21:37:27 +00:00
  • 1e0ac5771a testiconv: Remove half-baked SDL_StepUTF8 testing code. Ryan C. Gordon 2024-06-26 23:40:16 -04:00
  • a9cfcf6bde stdinc: Drastically improve SDL_StepUTF8() and make it a public API. Ryan C. Gordon 2024-06-26 21:32:45 -04:00
  • 9b8c5f642f testaudio: Better fix for NULL dereference. Ryan C. Gordon 2024-06-27 17:24:49 -04:00
  • 5631c6dbaa testaudio: Don't crash if SDL_GetAudioDeviceName() returns NULL. Ryan C. Gordon 2024-06-27 17:20:11 -04:00
  • 982feb7a65 vulkan: SDL_Vulkan_CreateSurface now returns the usual int (0=ok, -1=error). Ryan C. Gordon 2024-06-27 00:03:22 -04:00
  • 3e4bb5acd0 x11: Fix build when X_HAVE_UTF8_STRING is not defined. Ryan C. Gordon 2024-06-27 01:53:15 -04:00
  • 498cbffd89 atomic: Solaris needs the _nv variant of atomic_or_uint. Ryan C. Gordon 2024-06-27 01:43:25 -04:00
  • b23343b7cd configure.ac: Explicitly disable Vulkan support on Solaris. Ryan C. Gordon 2024-06-27 01:39:44 -04:00
  • a4f962fd46 SDL_x11shape.c: fix build if SDL_VIDEO_DRIVER_X11_XSHAPE isn't defined Ozkan Sezer 2024-06-27 05:47:50 +03:00
  • 800c35a2c1 dialog: Don't potentially call SDL_free() on an uninitialized value Frank Praznik 2024-06-26 21:56:40 -04:00
  • 596651f13a dialog: Decodes percent encoded URI paths returned by the xdg file portal Frank Praznik 2024-06-26 19:51:00 -04:00
  • 71200e94a8 core: Factor out common URI decode functions from Wayland and X11 Frank Praznik 2024-06-26 18:13:29 -04:00
  • a9fdbf7f21 Make sure we don't try to use the XInput DLL after it's unloaded Sam Lantinga 2024-06-26 15:42:06 -07:00
  • ed86b02df8 Fixed building with older libdrm headers Sam Lantinga 2024-06-26 12:18:43 -07:00
  • 0811b4dc51 Fixed building with the steamrt/scout SDK Sam Lantinga 2024-01-19 23:02:48 -08:00
  • d9901e0b85 Fix building with the steamrt/scout SDK Sam Lantinga 2024-01-19 22:27:59 -08:00
  • ee3b2b7de1 Make sure we don't try to use the XInput DLL after it's unloaded Sam Lantinga 2024-06-26 15:42:06 -07:00
  • 88bbab275f Fixed building with older libdrm headers Sam Lantinga 2024-06-26 12:18:43 -07:00
  • ecde0ca6b6 Fixed building with the steamrt/scout SDK Sam Lantinga 2024-01-19 23:02:48 -08:00
  • 64d4baccb5 Fix building with the steamrt/scout SDK Sam Lantinga 2024-01-19 22:27:59 -08:00
  • 0ae4fd0ec9 Make sure we don't try to use the XInput DLL after it's unloaded Sam Lantinga 2024-06-26 15:42:06 -07:00
  • 10c14e78b6 Fixing systimer Francisco Javier Trujillo Mata 2024-06-26 23:40:02 +02:00
  • 4d82ceae0c Add slash to cwd call Francisco Javier Trujillo Mata 2024-06-26 22:20:37 +02:00
  • d86ea0622d Add slash to cwd call Francisco Javier Trujillo Mata 2024-06-26 22:20:37 +02:00
  • c7f7464174 Updated scancode documentation Sam Lantinga 2024-06-26 12:33:16 -07:00
  • 8949de3978 Fixed building with older libdrm headers Sam Lantinga 2024-06-26 12:18:43 -07:00
  • 56e85064ff Fixed audio recording latency after a hitch Sam Lantinga 2024-06-26 11:04:00 -07:00
  • 9fd54b724f include: Added documentation for SDL_PRESSED and SDL_RELEASED. Ryan C. Gordon 2024-06-26 14:08:56 -04:00
  • 306cc6f91e Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-26 17:52:24 +00:00
  • 0f5752b0fc video: Fix memory leak when deleting a video display Frank Praznik 2024-06-21 13:02:36 -04:00
  • 31f77182d0 wayland: Fix double free when deleting an output display Frank Praznik 2024-06-21 12:59:21 -04:00
  • 20f1061cc8 video: Fix memory leak when deleting a video display Frank Praznik 2024-06-21 13:02:36 -04:00
  • 3b88d4f46f wayland: Fix double free when deleting an output display Frank Praznik 2024-06-21 12:59:21 -04:00
  • 80e64ef921 Windows IME cleanup Sam Lantinga 2024-06-26 08:05:25 -07:00
  • dc8b06fb5a Check if SDL_GetKeyboardFocus is null in X11/Wayland events hwsmm 2024-06-26 23:58:00 +09:00
  • 64acde86de stdcpp threads, simplify SDL_GetCurrentThreadID implementation Edoardo Lolletti 2024-06-24 22:31:32 +02:00
  • e9a93246ef fix: Use drmModeAddFB2WithModifiers instead of drmModeAddFB to allow using GBM modifiers. Cecill Etheredge 2024-06-25 22:43:32 +02:00
  • 6589287ed6 fix: Use drmModeAddFB2WithModifiers instead of drmModeAddFB to allow using GBM modifiers. Cecill Etheredge 2024-06-25 22:43:32 +02:00
  • 620e875335 fix: Use drmModeAddFB2WithModifiers instead of drmModeAddFB to allow using GBM modifiers. Cecill Etheredge 2024-06-25 22:43:32 +02:00
  • b37b94453c Fixed multi-window test programs not quitting when windows are closed Sam Lantinga 2024-06-25 10:15:36 -07:00
  • 596c0af0f3 Camera: Bugfix: ChooseBestCameraSpec doesn't set camera colorspace Aleksander 2024-06-25 15:11:10 +02:00
  • 3d121d9bc7 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-25 03:32:46 +00:00
  • 0804598b5d Added a font glyph for missing characters Sam Lantinga 2024-06-24 19:53:04 -07:00
  • def7a43a2e SDL_HINT_IME_SHOW_UI defaults to SDL_TRUE Sam Lantinga 2024-06-24 19:32:11 -07:00
  • 382494eeda checkkeys: draw the IME composition text Sam Lantinga 2024-06-24 18:07:49 -07:00
  • 018ca39c45 Don't move the cursor to the end of the selected candidate Sam Lantinga 2024-06-24 17:41:06 -07:00
  • 92b3ce20b1 checkkeys: don't toggle text input with the left mouse button Sam Lantinga 2024-06-24 17:27:06 -07:00
  • 377014c430 Added some documentation to the SDL_EVENT_TEXT_EDITING event Sam Lantinga 2024-06-24 17:13:56 -07:00
  • 01ae067504 checkkeys: print the start/length values of the SDL_EVENT_TEXT_EDITING event Sam Lantinga 2024-06-24 17:05:08 -07:00
  • 8328fdfe0d Don't use raw keyboard input when text input is active Sam Lantinga 2024-06-24 15:35:32 -07:00
  • 8ae7841d91 Revert "Make sdl2-config interpreter configurable" Anonymous Maarten 2024-06-25 00:43:54 +02:00
  • f79d0adfc9 x11: Avoid excessive keymap reconstruction Frank Praznik 2024-06-24 16:39:20 -04:00
  • 94ae4e1513 Fixed build warnings Sam Lantinga 2024-06-24 13:36:46 -07:00
  • d52ea20916 cmake: check for valid isinf/isinff/isnan/isnanf macros Anonymous Maarten 2024-06-24 21:47:19 +02:00
  • ea11c9e0c7 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-24 19:23:37 +00:00
  • 0ff5c05486 Added SDL_GetWindows() Sam Lantinga 2024-06-24 12:22:12 -07:00
  • c18173c260 Fix std::thread memory leak Edoardo Lolletti 2024-06-24 19:45:37 +02:00
  • 99d7b9e626 Fix std::thread memory leak Edoardo Lolletti 2024-06-24 19:45:37 +02:00
  • 2c745dbd3c Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-24 18:50:19 +00:00
  • 2f5b20fcb5 Updated based on feedback from @JKaniarz Sam Lantinga 2024-06-24 08:28:14 -07:00
  • a938e2b979 Replaced test framework random code with SDL random functions Sam Lantinga 2024-06-23 12:42:54 -07:00
  • 96f2f23240 Simplified SDL random function names and added thread-safe versions Sam Lantinga 2024-06-23 12:11:33 -07:00
  • d013ac80ef Don't check for isinf() and friends using CMake Sam Lantinga 2024-06-24 10:37:20 -07:00
  • 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() Sam Lantinga 2024-06-24 09:39:53 -07:00
  • 410bed20ba Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-24 18:21:18 +00:00
  • 20dbe90771 Fix std::thread memory leak Edoardo Lolletti 2024-06-24 19:45:37 +02:00
  • 138eb8649d checkkeys: draw a blinking cursor Sam Lantinga 2024-06-24 07:07:40 -07:00
  • 505badb7af checkkeys: added support for multiple windows Sam Lantinga 2024-06-24 05:58:26 -07:00
  • 76631a0978 The text input state has been changed to be window-specific. Sam Lantinga 2024-06-22 06:16:19 -07:00
  • 258ee05655 checkkeys: enable showing IME candidates Sam Lantinga 2024-06-22 06:15:51 -07:00
  • 2cfeff1505 testevdev: Associate HID reports for pedals with their other test data Simon McVittie 2024-06-24 11:50:58 +01:00
  • 3150fdc75e Revert "testevdev.c: comment out two unused data to fix build." Simon McVittie 2024-06-24 11:49:56 +01:00
  • a4ceb3a31c Revert "x11: Avoid excess keymap reconstruction" Frank Praznik 2024-06-23 22:19:46 -04:00
  • 3d42412650 x11: Avoid excess keymap reconstruction Frank Praznik 2024-06-23 17:52:21 -04:00
  • b9f005505b Make sdl2-config interpreter configurable Anonymous Maarten 2024-06-23 23:30:50 +02:00
  • 5217c040be Sort possible SDL_KeyCode values (swap SDLK_PERCENT and SDLK_DOLLAR) Anonymous Maarten 2024-06-23 22:52:17 +02:00
  • 974bbea20b x11: Add keymap support Frank Praznik 2024-06-22 19:09:50 -04:00
  • c874a78ffb wayland: Add keymap support Frank Praznik 2024-06-22 15:55:07 -04:00
  • ab3c8552c2 Clean up renderers at shutdown Sam Lantinga 2024-06-23 00:41:19 -07:00
  • fd3143f445 Added more documentation for SDL_HINT_MOUSE_RELATIVE_CURSOR_VISIBLE and SDL_HINT_MOUSE_RELATIVE_CLIP_INTERVAL Sam Lantinga 2024-06-23 00:11:30 -07:00
  • 398391b01e Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-23 07:11:23 +00:00
  • 3b504c4a89 Add SDL_HINT_MOUSE_RELATIVE_CLIP_INTERVAL (#10085) expikr 2024-06-23 00:09:59 -07:00
  • f08f458896 Fix joystick (/dev/input/xxx) support on FreeBSD Ganael Laplanche 2024-06-22 18:14:16 +02:00
  • ab5740bde2 Fix joystick (/dev/input/xxx) support on FreeBSD Ganael Laplanche 2024-06-22 18:14:16 +02:00
  • 0280d8249a keyboard: Fix typo Frank Praznik 2024-06-22 15:56:50 -04:00
  • 2018882bf2 testmanymouse: enable raw keyboard events on Windows Anonymous Maarten 2024-06-22 20:14:15 +02:00
  • f8ad4abe4e Fix joystick (/dev/input/xxx) support on FreeBSD Ganael Laplanche 2024-06-22 15:55:17 +02:00
  • 99d28ca485 testmanymouse: fix argument parsing Anonymous Maarten 2024-06-22 14:43:06 +02:00
  • ba188e7555 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-22 07:20:00 +00:00
  • 90034b16dc The keycode in key events is affected by modifiers by default. Sam Lantinga 2024-06-22 00:04:33 -07:00
  • 1e81424b3d Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-22 05:06:38 +00:00
  • c9cfa4688e Use unsigned constants for SDL_Keycode values Sam Lantinga 2024-06-21 20:40:26 -07:00
  • 0dd579d40d Removed SDL_Keysym Sam Lantinga 2024-06-21 19:50:10 -07:00
  • 679e4471ed Added the ability to query the keymap for keycodes based on modifier state Sam Lantinga 2024-06-19 15:00:12 -07:00
  • ef9bd8b609 Add the raw platform specific key code to SDL_Keysym Sam Lantinga 2024-06-18 18:34:55 -07:00
  • 9d816c72ef Updated SDL3 scancode list Sam Lantinga 2024-06-18 07:22:39 -07:00
  • 00ab4a8eba Added missing Windows scancodes Sam Lantinga 2024-06-18 07:14:19 -07:00
  • 306c4164bc Added SDL_AllocateEventString() Sam Lantinga 2024-06-18 13:50:18 -07:00
  • fa5367d379 Enable virtual joystick support for Emscripten Sam Lantinga 2024-06-21 12:06:53 -07:00