Commit Graph

  • 0ff5c05486 Added SDL_GetWindows() Sam Lantinga 2024-06-24 12:22:12 -0700
  • c18173c260 Fix std::thread memory leak Edoardo Lolletti 2024-06-24 19:45:37 +0200
  • 99d7b9e626 Fix std::thread memory leak Edoardo Lolletti 2024-06-24 19:45:37 +0200
  • 2c745dbd3c Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-24 18:50:19 +0000
  • 2f5b20fcb5 Updated based on feedback from @JKaniarz Sam Lantinga 2024-06-24 08:28:14 -0700
  • a938e2b979 Replaced test framework random code with SDL random functions Sam Lantinga 2024-06-23 12:42:54 -0700
  • 96f2f23240 Simplified SDL random function names and added thread-safe versions Sam Lantinga 2024-06-23 12:11:33 -0700
  • d013ac80ef Don't check for isinf() and friends using CMake Sam Lantinga 2024-06-24 10:37:20 -0700
  • 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() Sam Lantinga 2024-06-24 09:39:53 -0700
  • 410bed20ba Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-24 18:21:18 +0000
  • 20dbe90771 Fix std::thread memory leak Edoardo Lolletti 2024-06-24 19:45:37 +0200
  • 138eb8649d checkkeys: draw a blinking cursor Sam Lantinga 2024-06-24 07:07:40 -0700
  • 505badb7af checkkeys: added support for multiple windows Sam Lantinga 2024-06-24 05:58:26 -0700
  • 76631a0978 The text input state has been changed to be window-specific. Sam Lantinga 2024-06-22 06:16:19 -0700
  • 258ee05655 checkkeys: enable showing IME candidates Sam Lantinga 2024-06-22 06:15:51 -0700
  • 750488787a checkkeys: draw a blinking cursor Sam Lantinga 2024-06-24 07:07:40 -0700
  • a9daca7911 checkkeys: added support for multiple windows Sam Lantinga 2024-06-24 05:58:26 -0700
  • 0a0c706f5c The text input state has been changed to be window-specific. Sam Lantinga 2024-06-22 06:16:19 -0700
  • 772d31ab12
    Fix std::thread memory leak Edoardo Lolletti 2024-06-24 19:45:37 +0200
  • e5e16031b2 Updated based on feedback from @JKaniarz Sam Lantinga 2024-06-24 08:28:14 -0700
  • e680c8155a Replaced test framework random code with SDL random functions Sam Lantinga 2024-06-23 12:42:54 -0700
  • 3fceafb366 Simplified SDL random function names and added thread-safe versions Sam Lantinga 2024-06-23 12:11:33 -0700
  • 5dcc95948d Don't check for isinf() and friends using CMake Sam Lantinga 2024-06-24 10:37:20 -0700
  • c2d27fad10 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() Sam Lantinga 2024-06-24 09:39:53 -0700
  • 2f0d7b5eaa
    Merge 82828cd4ef into 2cfeff1505 Terens 2024-06-24 15:10:41 +0200
  • 117d753f44
    Merge b67d9c5bce into 2cfeff1505 aikawayataro 2024-06-24 14:03:43 +0200
  • 2cfeff1505 testevdev: Associate HID reports for pedals with their other test data Simon McVittie 2024-06-24 11:50:58 +0100
  • 3150fdc75e Revert "testevdev.c: comment out two unused data to fix build." Simon McVittie 2024-06-24 11:49:56 +0100
  • 96ae727c7a testevdev: Associate HID reports for pedals with their other test data Simon McVittie 2024-06-24 11:50:58 +0100
  • d9a3a3ee21 Revert "testevdev.c: comment out two unused data to fix build." Simon McVittie 2024-06-24 11:49:56 +0100
  • a4ceb3a31c
    Revert "x11: Avoid excess keymap reconstruction" Frank Praznik 2024-06-23 22:19:46 -0400
  • 3d42412650
    x11: Avoid excess keymap reconstruction Frank Praznik 2024-06-23 17:52:21 -0400
  • b9f005505b Make sdl2-config interpreter configurable Anonymous Maarten 2024-06-23 23:30:50 +0200
  • 5217c040be Sort possible SDL_KeyCode values (swap SDLK_PERCENT and SDLK_DOLLAR) Anonymous Maarten 2024-06-23 22:52:17 +0200
  • 6f6ea27ba3 checkkeys: enable showing IME candidates Sam Lantinga 2024-06-22 06:15:51 -0700
  • 974bbea20b x11: Add keymap support Frank Praznik 2024-06-22 19:09:50 -0400
  • c874a78ffb wayland: Add keymap support Frank Praznik 2024-06-22 15:55:07 -0400
  • 5d287bb24d
    x11: Add keymap support Frank Praznik 2024-06-22 19:09:50 -0400
  • ee933638e7
    wayland: Add keymap support Frank Praznik 2024-06-22 15:55:07 -0400
  • ab3c8552c2 Clean up renderers at shutdown Sam Lantinga 2024-06-23 00:41:19 -0700
  • 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 -0700
  • 398391b01e Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-23 07:11:23 +0000
  • 3b504c4a89
    Add SDL_HINT_MOUSE_RELATIVE_CLIP_INTERVAL (#10085) expikr 2024-06-23 00:09:59 -0700
  • 98d8b1b435
    Update src/video/windows/SDL_windowsevents.c Sam Lantinga 2024-06-23 00:09:16 -0700
  • f08f458896 Fix joystick (/dev/input/xxx) support on FreeBSD Ganael Laplanche 2024-06-22 18:14:16 +0200
  • ab5740bde2 Fix joystick (/dev/input/xxx) support on FreeBSD Ganael Laplanche 2024-06-22 18:14:16 +0200
  • 0280d8249a
    keyboard: Fix typo Frank Praznik 2024-06-22 15:56:50 -0400
  • 2018882bf2 testmanymouse: enable raw keyboard events on Windows Anonymous Maarten 2024-06-22 20:14:15 +0200
  • 62c27fb326 testmanymouse: enable raw keyboard events on Windows Anonymous Maarten 2024-06-22 20:14:15 +0200
  • d55a1961a2 Fix joystick (/dev/input/xxx) support on FreeBSD Ganael Laplanche 2024-06-22 18:14:16 +0200
  • f8ad4abe4e Fix joystick (/dev/input/xxx) support on FreeBSD Ganael Laplanche 2024-06-22 15:55:17 +0200
  • 2486324d36 Fix joystick (/dev/input/xxx) support on FreeBSD Ganael Laplanche 2024-06-22 15:55:17 +0200
  • 99d28ca485 testmanymouse: fix argument parsing Anonymous Maarten 2024-06-22 14:43:06 +0200
  • be463f1aa2
    Update SDL_hints.h expikr 2024-06-22 03:36:09 -0700
  • 9add40c245
    Update SDL_mouse.c expikr 2024-06-22 03:21:51 -0700
  • 66a1af215e
    Update SDL_windowsevents.c expikr 2024-06-22 03:08:50 -0700
  • ca5cfbd542
    Update SDL_mouse_c.h expikr 2024-06-22 03:05:59 -0700
  • 7d8832577e
    Update SDL_windowsevents.c expikr 2024-06-22 03:03:08 -0700
  • ba188e7555 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-22 07:20:00 +0000
  • 90034b16dc The keycode in key events is affected by modifiers by default. Sam Lantinga 2024-06-22 00:04:33 -0700
  • 955a8c9bef The keycode in key events is affected by modifiers by default. Sam Lantinga 2024-06-22 00:04:33 -0700
  • 1e81424b3d Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-22 05:06:38 +0000
  • c9cfa4688e Use unsigned constants for SDL_Keycode values Sam Lantinga 2024-06-21 20:40:26 -0700
  • 0dd579d40d Removed SDL_Keysym Sam Lantinga 2024-06-21 19:50:10 -0700
  • 679e4471ed Added the ability to query the keymap for keycodes based on modifier state Sam Lantinga 2024-06-19 15:00:12 -0700
  • ef9bd8b609 Add the raw platform specific key code to SDL_Keysym Sam Lantinga 2024-06-18 18:34:55 -0700
  • 9d816c72ef Updated SDL3 scancode list Sam Lantinga 2024-06-18 07:22:39 -0700
  • 00ab4a8eba Added missing Windows scancodes Sam Lantinga 2024-06-18 07:14:19 -0700
  • 306c4164bc Added SDL_AllocateEventString() Sam Lantinga 2024-06-18 13:50:18 -0700
  • 3221c92339 Use unsigned constants for SDL_Keycode values Sam Lantinga 2024-06-21 20:40:26 -0700
  • db07ffaab9 Removed SDL_Keysym Sam Lantinga 2024-06-21 19:50:10 -0700
  • bfb692a831 Added the ability to query the keymap for keycodes based on modifier state Sam Lantinga 2024-06-19 15:00:12 -0700
  • 79f6a457ff
    Update README-highdpi.md expikr 2024-06-21 19:17:19 -0700
  • fa5367d379 Enable virtual joystick support for Emscripten Sam Lantinga 2024-06-21 12:06:53 -0700
  • 1cc07cd193
    video: Fix memory leak when deleting a video display Frank Praznik 2024-06-21 13:02:36 -0400
  • f5f7f8dc49
    wayland: Fix double free when deleting an output display Frank Praznik 2024-06-21 12:59:21 -0400
  • cf267e4985 Fix -Wunused-variable warning in src/video/x11/SDL_x11events.c Anonymous Maarten 2024-06-21 17:38:38 +0200
  • 92b9cc35c2 Add the raw platform specific key code to SDL_Keysym Sam Lantinga 2024-06-18 18:34:55 -0700
  • 53eff7f903 testevdev: Add X-Box One S controller via xpadneo 0.9.x Simon McVittie 2024-06-21 14:12:08 +0100
  • 2804f92eff testevdev: Add missing device ID for Wiimote Classic Controller Simon McVittie 2024-06-21 11:37:28 +0100
  • c244eb937b testevdev: Add the virtual X360 controller created by Steam Input Simon McVittie 2024-06-21 14:23:30 +0100
  • f471392e73 testevdev: Add test data from Steam Deck built-in devices Simon McVittie 2024-06-21 13:18:11 +0100
  • 740850d3ce testevdev: Add a field for the USB device version Simon McVittie 2024-06-21 13:05:44 +0100
  • 53c0d1eecc testevdev: Add the virtual X360 controller created by Steam Input Simon McVittie 2024-06-21 14:23:30 +0100
  • 24352c434f testevdev: Add test data from Steam Deck built-in devices Simon McVittie 2024-06-21 13:18:11 +0100
  • 329bb7ebb2 testevdev: Add X-Box One S controller via xpadneo 0.9.x Simon McVittie 2024-06-21 14:12:08 +0100
  • 6f7e8202a8 testevdev: Add a field for the USB device version Simon McVittie 2024-06-21 13:05:44 +0100
  • 0f27686a51 tests: run tests under a minimal debugger that can create minidumps Anonymous Maarten 2024-06-20 23:29:51 +0200
  • e3e801e0c7 testevdev: Add missing device ID for Wiimote Classic Controller Simon McVittie 2024-06-21 11:37:28 +0100
  • 657abfaf68 tests: run tests under a minimal debugger that can create minidumps Anonymous Maarten 2024-06-20 23:29:51 +0200
  • b67d9c5bce
    Refactor testqsort to test non-aligned, aligned, and non-transitive sorting Aikawa Yataro 2024-06-21 01:33:20 +0000
  • e0d3c61ce4 Updated SDL3 scancode list Sam Lantinga 2024-06-18 07:22:39 -0700
  • 2b2255c952 Added missing Windows scancodes Sam Lantinga 2024-06-18 07:14:19 -0700
  • 5b19917a91 Added SDL_AllocateEventString() Sam Lantinga 2024-06-18 13:50:18 -0700
  • 6e53a36414 Fixed Y + right shoulder button combination on third party Switch controllers Sam Lantinga 2024-06-20 14:37:30 -0700
  • 83933fdfa0 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-20 19:55:37 +0000
  • 2f276a2eea video: Expose HDR metadata per-window Frank Praznik 2024-06-17 19:23:10 -0400
  • ee0279ce45
    Merge 410e10d7ea into 0383333b54 Sylvain Becker 2024-06-20 21:03:25 +0200
  • 6191e77c98
    Merge branch 'libsdl-org:main' into main Benjamin Adamson 2024-06-20 11:41:02 -0600
  • 53cf48f505 android: add an option to manually pass the context when loading a native library Blaž Tomažič 2024-06-20 09:45:00 +0200