Commit Graph

  • 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
  • cf267e4985 Fix -Wunused-variable warning in src/video/x11/SDL_x11events.c Anonymous Maarten 2024-06-21 17:38:38 +02:00
  • 53eff7f903 testevdev: Add X-Box One S controller via xpadneo 0.9.x Simon McVittie 2024-06-21 14:12:08 +01:00
  • 2804f92eff testevdev: Add missing device ID for Wiimote Classic Controller Simon McVittie 2024-06-21 11:37:28 +01:00
  • c244eb937b testevdev: Add the virtual X360 controller created by Steam Input Simon McVittie 2024-06-21 14:23:30 +01:00
  • f471392e73 testevdev: Add test data from Steam Deck built-in devices Simon McVittie 2024-06-21 13:18:11 +01:00
  • 740850d3ce testevdev: Add a field for the USB device version Simon McVittie 2024-06-21 13:05:44 +01:00
  • 0f27686a51 tests: run tests under a minimal debugger that can create minidumps Anonymous Maarten 2024-06-20 23:29:51 +02:00
  • 6e53a36414 Fixed Y + right shoulder button combination on third party Switch controllers Sam Lantinga 2024-06-20 14:37:30 -07:00
  • 83933fdfa0 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-20 19:55:37 +00:00
  • 2f276a2eea video: Expose HDR metadata per-window Frank Praznik 2024-06-17 19:23:10 -04:00
  • 53cf48f505 android: add an option to manually pass the context when loading a native library Blaž Tomažič 2024-06-20 09:45:00 +02:00
  • 0383333b54 android: add an option to manually pass the context when loading a native library Blaž Tomažič 2024-06-20 09:45:00 +02:00
  • 3b5f35138e android: actually use ReLinker Blaž Tomažič 2024-06-20 09:48:02 +02:00
  • c32a1a5023 android: actually use ReLinker Blaž Tomažič 2024-06-20 09:48:02 +02:00
  • 6a2dd96ac7 android: actually use ReLinker Blaž Tomažič 2024-06-20 09:48:02 +02:00
  • b444e656cd android: add an option to manually pass the context when loading a native library Blaž Tomažič 2024-06-20 09:45:00 +02:00
  • 8b204815cc Add SDL_MOUSE_RELATIVE_CURSOR_VISIBLE (#7947) expikr 2024-06-16 06:21:29 -07:00
  • c1d10c36e7 Sync SDL2 wiki -> header SDL Wiki Bot 2024-06-20 16:30:15 +00:00
  • 194d72bb29 Add SDL_MOUSE_RELATIVE_CURSOR_VISIBLE (#7947) expikr 2024-06-16 06:21:29 -07:00
  • 72d5f39e5c Make testnative (on win32) UNICODE compatible Anonymous Maarten 2024-06-20 15:24:22 +02:00
  • 992f80eb51 testnative: include SDL_build_config.h instead of SDL_internal.h Anonymous Maarten 2024-06-19 17:04:52 +02:00
  • e6944584a0 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-20 00:01:27 +00:00
  • 8a80f41b77 Added check for n<0 in SDL_rand_n() John Kaniarz 2024-06-19 16:51:21 -04:00
  • 38cac043af Added algorithm comments to SDL_rand_*() John Kaniarz 2024-06-19 16:18:00 -04:00
  • 8f29f8cae5 Renamed SDL_rand() to SDL_rand_bits() and updated tests John Kaniarz 2024-06-19 15:31:00 -04:00
  • 237bbfcb9d Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-19 18:02:45 +00:00
  • 16e69cb4c9 Removed SDL_rand_r() John Kaniarz 2024-06-19 13:21:28 -04:00
  • 86b06f74dc Updated docs John Kaniarz 2024-06-19 13:16:19 -04:00
  • 3ee4bff8ac Upgraded constants after statistical testing. John Kaniarz 2024-06-19 12:49:54 -04:00
  • 83d21e20df Added SDL_rand_float and SDL_rand_n to API John Kaniarz 2024-06-16 22:10:54 -04:00
  • f4ee59a1a2 Moved SDL_rand auto-initialization out of SDL_rand_r John Kaniarz 2024-06-16 20:25:47 -04:00
  • 421326b6da Fixed controllers not being seen as gamepads after adding a mapping Sam Lantinga 2024-06-19 08:32:18 -07:00
  • 90b7097a90 JANITORIAL: Fix ammount typos (#10060) Hubert Maier 2024-06-19 16:27:19 +02:00
  • ab98d51b9f Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-19 14:15:46 +00:00
  • 81d8fcb5d8 JANITORIAL: Fix judgement typos (#10059) Hubert Maier 2024-06-19 16:14:58 +02:00
  • 3acdb8a90b JANITORIAL: Fix typos in comments in various files (#10058) Hubert Maier 2024-06-19 16:13:46 +02:00
  • a9bb92b3ae Update qsort implementation Aikawa Yataro 2024-06-19 00:09:45 +00:00
  • 4800edfa0c Update qsort implementation Aikawa Yataro 2024-06-19 00:09:45 +00:00
  • 0fe9f5da54 Update qsort implementation Aikawa Yataro 2024-06-19 00:09:45 +00:00
  • 02597cdc56 Remove cursors not in SDL2 from migration guide Zack Middleton 2024-06-03 20:51:00 -05:00
  • 5ecf125456 Update descriptions for window resize cursors Zack Middleton 2024-06-03 20:47:40 -05:00
  • d7391394d3 Switched the camera format to use framerate ratio instead of interval ratio Sam Lantinga 2024-06-16 18:12:38 -07:00
  • ea8df46575 We don't support directly rendering to PQ swap chains Sam Lantinga 2024-06-17 17:27:14 -07:00
  • 122c3e6a81 ci: create simpler Gradle testspriteminimal project instead Anonymous Maarten 2024-06-18 00:38:35 +02:00
  • 630272eb55 Fixed requesting USB permission on Android 14 (thanks @ikhoeyZX!) Sam Lantinga 2024-06-17 15:10:33 -07:00
  • 5a26b26880 Fixed requesting USB permission on Android 14 (thanks @ikhoeyZX!) Sam Lantinga 2024-06-17 15:10:33 -07:00
  • 1a68d846de Create a functional CMake project using androidbuild.sh Anonymous Maarten 2024-06-17 23:46:08 +02:00
  • 8ab1ffca8a Fixed requesting USB permission on Android 14 (thanks @ikhoeyZX!) Sam Lantinga 2024-06-17 15:10:33 -07:00
  • 3a68febedf Enable HIDAPI controller support on mobile platforms Sam Lantinga 2024-06-17 15:05:12 -07:00
  • 4236fb2d63 Fixed build warnings with Android debug logging Sam Lantinga 2024-06-17 15:01:21 -07:00
  • 1cdcb57865 Fixed launching on Android after audio capture -> recording renaming Sam Lantinga 2024-06-17 14:44:54 -07:00
  • 92fe3b19c8 Updated to version 2.30.4 for release release-2.30.4 Sam Lantinga 2024-06-17 12:32:13 -07:00
  • 30e2b03a65 Pass through the original name used by the Steam Virtual Gamepad Sam Lantinga 2024-06-17 12:11:35 -07:00
  • a6fdd155fb Pass through the original name used by the Steam Virtual Gamepad Sam Lantinga 2024-06-17 12:11:35 -07:00
  • 361cae0874 Pass through the original name used by the Steam Virtual Gamepad Sam Lantinga 2024-06-17 12:11:35 -07:00
  • f8943854fd Android: Use SCREEN_ORIENTATION_FULL_USER instead of SCREEN_ORIENTATION_FULL_SENSOR for resizable window. Miku AuahDark 2024-06-17 19:17:37 +08:00
  • 77285b6c3f Android: Use SCREEN_ORIENTATION_FULL_USER instead of SCREEN_ORIENTATION_FULL_SENSOR for resizable window. Miku AuahDark 2024-06-17 19:17:37 +08:00
  • 3373667faa Android: Use SCREEN_ORIENTATION_FULL_USER instead of SCREEN_ORIENTATION_FULL_SENSOR for resizable window. Miku AuahDark 2024-06-17 19:17:37 +08:00
  • b6e6c73541 Fixed building the metal renderer with SDL_LEAN_AND_MEAN Sam Lantinga 2024-06-16 22:04:57 -07:00
  • aeea819494 Added colorspace to SDL_CameraSpec Sam Lantinga 2024-06-12 11:18:26 -07:00
  • 98499d6818 .editorconfig: Remove excess apostrophe at *.cocci Yasushi SHOJI 2024-06-17 01:05:02 +09:00
  • 744eb00b04 Sync SDL2 wiki -> header SDL Wiki Bot 2024-06-16 15:02:26 +00:00
  • 182a28b343 Fixed documentation typo Sam Lantinga 2024-06-16 08:01:16 -07:00
  • 4e5ed569c3 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-16 14:42:00 +00:00
  • d1d484ddbe Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!) Sam Lantinga 2024-06-16 07:20:11 -07:00
  • 9cb4bb92f6 Fixed parsing SDL_ANALYZER_NORETURN Sam Lantinga 2024-06-16 07:08:19 -07:00
  • cf2d8dac30 Reordered conditional for clarity Sam Lantinga 2024-06-16 06:25:41 -07:00
  • 65f0691866 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-16 13:21:56 +00:00